2019-04-15 18:27:01,694 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-442 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-15 18:27:01,698 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=upzZFBl2pR4zTsXrslpDn0TjP 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=f391c80fcbf542aebeb43aa1a130b87b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-15 18:27:01,698 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-15 18:27:01,699 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-04-15 18:27:01,722 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-04-15 18:27:01,949 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-04-15 18:27:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:01,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22a0633-5e02-4758-9bd6-f476fdb84520 2019-04-15 18:27:01,960 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:27:01,960 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-c22a0633-5e02-4758-9bd6-f476fdb84520 2019-04-15 18:27:01,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:27:02,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["6cZ9xcXKQjubzYswrB6ZBg"], "issued_at": "2019-04-15T18:27:02.000000Z"}} 2019-04-15 18:27:02,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-15 18:27:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:03 GMT X-Openstack-Request-Id: req-1d3035b9-4930-4d78-ae82-77d11a95c4aa 2019-04-15 18:27:03,541 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-15 18:27:03,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-1d3035b9-4930-4d78-ae82-77d11a95c4aa 2019-04-15 18:27:03,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.15506792068s 2019-04-15 18:27:03,552 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', 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'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-04-15 18:27:03,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-04-15 18:27:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f37847cc-6ad0-40c0-9d9c-d208753c3e19 x-openstack-request-id: req-f37847cc-6ad0-40c0-9d9c-d208753c3e19 2019-04-15 18:27:04,483 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-04-15 18:27:04,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-f37847cc-6ad0-40c0-9d9c-d208753c3e19 2019-04-15 18:27:04,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.928106069565s 2019-04-15 18:27:04,483 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-04-15 18:27:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:04,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d434b3-0bf5-4df3-a48c-b0b8895f67d3 2019-04-15 18:27:04,496 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:27:04,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-11d434b3-0bf5-4df3-a48c-b0b8895f67d3 2019-04-15 18:27:04,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:27:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf8a303-50ad-48b9-9949-d1194c5a1b1a 2019-04-15 18:27:04,818 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:27:04,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7bf8a303-50ad-48b9-9949-d1194c5a1b1a 2019-04-15 18:27:04,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.321223020554s 2019-04-15 18:27:04,819 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cdf77026a4cb40208c4dc16de0646303', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-04-15 18:27:04,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-15 18:27:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1844 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f142aa-5458-41c0-bcdf-e7dd64bd7a97 2019-04-15 18:27:05,041 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/01fa796fa1db4ee580a5cd40aa5f5b09"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5d5679aa0994d9ca6844af0d5b4f349", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/22235a8511ef41a29c1a414bf740ee59"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca95f5c1cb2849118f3984703bec02d0", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265f72e5e90f42e8881c05e660386389"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7621b4cfa96444b8b22d70d8d1e53a99", "id": "265f72e5e90f42e8881c05e660386389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2f7b7be122ec439c9e87bfdaac343cd6"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7621b4cfa96444b8b22d70d8d1e53a99", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/36842858b44e4506ba6af48c2badc0ee"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c475d7ef9e904473b265f29fc34dd56e", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/37acc40775eb4116b8d128cbe8294165"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca95f5c1cb2849118f3984703bec02d0", "id": "37acc40775eb4116b8d128cbe8294165"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4d3136d789eb4a1999893aefb1ed6f6b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ab90c90f3734cbb963212fe65507985", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4e92dba40280444bab661da7d356efe6"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c475d7ef9e904473b265f29fc34dd56e", "id": "4e92dba40280444bab661da7d356efe6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/509a75d8ecee43f8923586de9f8834fb"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ee7ead032b54c06a642fbf75ed9bb5d", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5118747b767a467cb5169b0d88cce897"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f186fa9a0e7495fb48cc29ee8880249", "id": "5118747b767a467cb5169b0d88cce897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/52ff63b5c488415788163341e5b73c59"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5d5679aa0994d9ca6844af0d5b4f349", "id": "52ff63b5c488415788163341e5b73c59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/55abdad7d7ce4b2cbe528e6639c428f6"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d89c1f0c2124d339b9ba159d60db02e", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/58a91a1bbd7d4973af3b8ddcd91f34a7"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7621b4cfa96444b8b22d70d8d1e53a99", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75639213c5624ecaba505ea2d6ab2b68", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6496c0c4bca8492daf1441f04bbb71ef"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ee7ead032b54c06a642fbf75ed9bb5d", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/661f3faebe5d42c6abc41324471fddf2"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca95f5c1cb2849118f3984703bec02d0", "id": "661f3faebe5d42c6abc41324471fddf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6cff9588a539483899a14794f6da9831"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d75076f698d42adb7b04f0614bd9bb0", "id": "6cff9588a539483899a14794f6da9831"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6ea6fd8cb1a347b8b9ccc0a8be665802"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f186fa9a0e7495fb48cc29ee8880249", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8df02c81d9594d798c199b19abcb2055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b35b8ce449264c63b5c2071cb3fd7200", "id": "8df02c81d9594d798c199b19abcb2055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b3bcd5a810b9464586703612dd283613"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5d5679aa0994d9ca6844af0d5b4f349", "id": "b3bcd5a810b9464586703612dd283613"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc92d3caf8d74902b2ad9e90a5bf7436"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ab90c90f3734cbb963212fe65507985", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bcf13689697f49ff82dfb36debaf893b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f186fa9a0e7495fb48cc29ee8880249", "id": "bcf13689697f49ff82dfb36debaf893b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c014cb951d4d4c838c7e2cf59d29b311"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d75076f698d42adb7b04f0614bd9bb0", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c02b050ae518420ab888206860547967"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c475d7ef9e904473b265f29fc34dd56e", "id": "c02b050ae518420ab888206860547967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c3e0947547ad45b2aad4b2660c66f6e9"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b35b8ce449264c63b5c2071cb3fd7200", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c434e0a8bb36470798f8c9b9a8b437c6"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e1c00a6fa5848c6a1a541e98a7862a3", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c75893efa9b141deb6c56b9bafc8e4f0"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d89c1f0c2124d339b9ba159d60db02e", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c88a93232773429baebe72e7cbc76562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d5f671eea8d40cab294247ddf5f607e", "id": "c88a93232773429baebe72e7cbc76562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c9d74f65242840ceaf678346e12a52a6"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b35b8ce449264c63b5c2071cb3fd7200", "id": "c9d74f65242840ceaf678346e12a52a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75639213c5624ecaba505ea2d6ab2b68", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d3a7a7309a9242b683d9fd347aeec7c4"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ab90c90f3734cbb963212fe65507985", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d773683f43a34781b7b77574cf095c8d"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d5f671eea8d40cab294247ddf5f607e", "id": "d773683f43a34781b7b77574cf095c8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e0de36284884476a9a60b13bd495e8b6"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d89c1f0c2124d339b9ba159d60db02e", "id": "e0de36284884476a9a60b13bd495e8b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e3208aeeab5d472cb8c3ad4ab9e2e69e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e1c00a6fa5848c6a1a541e98a7862a3", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e3be4e59873a4c3d98e50dfa01730b22"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ee7ead032b54c06a642fbf75ed9bb5d", "id": "e3be4e59873a4c3d98e50dfa01730b22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e4a98e004df64280a0f2e69c86fb399c"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d75076f698d42adb7b04f0614bd9bb0", "id": "e4a98e004df64280a0f2e69c86fb399c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e762c81ff95749948a03d3fe7d8cd157"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75639213c5624ecaba505ea2d6ab2b68", "id": "e762c81ff95749948a03d3fe7d8cd157"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e892e4ed1fe544e2abd6774ecf3c66e6"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d5f671eea8d40cab294247ddf5f607e", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/eab4e04c0cb54cc7a2b60178f26126aa"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e1c00a6fa5848c6a1a541e98a7862a3", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-15 18:27:05,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-77f142aa-5458-41c0-bcdf-e7dd64bd7a97 2019-04-15 18:27:05,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.219339132309s 2019-04-15 18:27:05,048 - 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.27:5000/v3/endpoints/01fa796fa1db4ee580a5cd40aa5f5b09'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a5d5679aa0994d9ca6844af0d5b4f349', u'id': u'01fa796fa1db4ee580a5cd40aa5f5b09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/22235a8511ef41a29c1a414bf740ee59'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ca95f5c1cb2849118f3984703bec02d0', u'id': u'22235a8511ef41a29c1a414bf740ee59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/265f72e5e90f42e8881c05e660386389'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7621b4cfa96444b8b22d70d8d1e53a99', u'id': u'265f72e5e90f42e8881c05e660386389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2f7b7be122ec439c9e87bfdaac343cd6'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7621b4cfa96444b8b22d70d8d1e53a99', u'id': u'2f7b7be122ec439c9e87bfdaac343cd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/36842858b44e4506ba6af48c2badc0ee'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c475d7ef9e904473b265f29fc34dd56e', u'id': u'36842858b44e4506ba6af48c2badc0ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/37acc40775eb4116b8d128cbe8294165'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ca95f5c1cb2849118f3984703bec02d0', u'id': u'37acc40775eb4116b8d128cbe8294165'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4d3136d789eb4a1999893aefb1ed6f6b'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1ab90c90f3734cbb963212fe65507985', u'id': u'4d3136d789eb4a1999893aefb1ed6f6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4e92dba40280444bab661da7d356efe6'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c475d7ef9e904473b265f29fc34dd56e', u'id': u'4e92dba40280444bab661da7d356efe6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/509a75d8ecee43f8923586de9f8834fb'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ee7ead032b54c06a642fbf75ed9bb5d', u'id': u'509a75d8ecee43f8923586de9f8834fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5118747b767a467cb5169b0d88cce897'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f186fa9a0e7495fb48cc29ee8880249', u'id': u'5118747b767a467cb5169b0d88cce897'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/52ff63b5c488415788163341e5b73c59'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a5d5679aa0994d9ca6844af0d5b4f349', u'id': u'52ff63b5c488415788163341e5b73c59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/55abdad7d7ce4b2cbe528e6639c428f6'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d89c1f0c2124d339b9ba159d60db02e', u'id': u'55abdad7d7ce4b2cbe528e6639c428f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/58a91a1bbd7d4973af3b8ddcd91f34a7'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7621b4cfa96444b8b22d70d8d1e53a99', u'id': u'58a91a1bbd7d4973af3b8ddcd91f34a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'75639213c5624ecaba505ea2d6ab2b68', u'id': u'5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6496c0c4bca8492daf1441f04bbb71ef'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ee7ead032b54c06a642fbf75ed9bb5d', u'id': u'6496c0c4bca8492daf1441f04bbb71ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/661f3faebe5d42c6abc41324471fddf2'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ca95f5c1cb2849118f3984703bec02d0', u'id': u'661f3faebe5d42c6abc41324471fddf2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6cff9588a539483899a14794f6da9831'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d75076f698d42adb7b04f0614bd9bb0', u'id': u'6cff9588a539483899a14794f6da9831'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6ea6fd8cb1a347b8b9ccc0a8be665802'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f186fa9a0e7495fb48cc29ee8880249', u'id': u'6ea6fd8cb1a347b8b9ccc0a8be665802'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8df02c81d9594d798c199b19abcb2055'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b35b8ce449264c63b5c2071cb3fd7200', u'id': u'8df02c81d9594d798c199b19abcb2055'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b3bcd5a810b9464586703612dd283613'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a5d5679aa0994d9ca6844af0d5b4f349', u'id': u'b3bcd5a810b9464586703612dd283613'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bc92d3caf8d74902b2ad9e90a5bf7436'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ab90c90f3734cbb963212fe65507985', u'id': u'bc92d3caf8d74902b2ad9e90a5bf7436'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bcf13689697f49ff82dfb36debaf893b'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f186fa9a0e7495fb48cc29ee8880249', u'id': u'bcf13689697f49ff82dfb36debaf893b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c014cb951d4d4c838c7e2cf59d29b311'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d75076f698d42adb7b04f0614bd9bb0', u'id': u'c014cb951d4d4c838c7e2cf59d29b311'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c02b050ae518420ab888206860547967'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c475d7ef9e904473b265f29fc34dd56e', u'id': u'c02b050ae518420ab888206860547967'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c3e0947547ad45b2aad4b2660c66f6e9'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b35b8ce449264c63b5c2071cb3fd7200', u'id': u'c3e0947547ad45b2aad4b2660c66f6e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c434e0a8bb36470798f8c9b9a8b437c6'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e1c00a6fa5848c6a1a541e98a7862a3', u'id': u'c434e0a8bb36470798f8c9b9a8b437c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c75893efa9b141deb6c56b9bafc8e4f0'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d89c1f0c2124d339b9ba159d60db02e', u'id': u'c75893efa9b141deb6c56b9bafc8e4f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c88a93232773429baebe72e7cbc76562'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d5f671eea8d40cab294247ddf5f607e', u'id': u'c88a93232773429baebe72e7cbc76562'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c9d74f65242840ceaf678346e12a52a6'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b35b8ce449264c63b5c2071cb3fd7200', u'id': u'c9d74f65242840ceaf678346e12a52a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/cd1fc3cb2eab4e3b8d9b2ee58ecc856c'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'75639213c5624ecaba505ea2d6ab2b68', u'id': u'cd1fc3cb2eab4e3b8d9b2ee58ecc856c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d3a7a7309a9242b683d9fd347aeec7c4'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ab90c90f3734cbb963212fe65507985', u'id': u'd3a7a7309a9242b683d9fd347aeec7c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d773683f43a34781b7b77574cf095c8d'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d5f671eea8d40cab294247ddf5f607e', u'id': u'd773683f43a34781b7b77574cf095c8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e0de36284884476a9a60b13bd495e8b6'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d89c1f0c2124d339b9ba159d60db02e', u'id': u'e0de36284884476a9a60b13bd495e8b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e3208aeeab5d472cb8c3ad4ab9e2e69e'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e1c00a6fa5848c6a1a541e98a7862a3', u'id': u'e3208aeeab5d472cb8c3ad4ab9e2e69e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e3be4e59873a4c3d98e50dfa01730b22'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ee7ead032b54c06a642fbf75ed9bb5d', u'id': u'e3be4e59873a4c3d98e50dfa01730b22'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e4a98e004df64280a0f2e69c86fb399c'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d75076f698d42adb7b04f0614bd9bb0', u'id': u'e4a98e004df64280a0f2e69c86fb399c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e762c81ff95749948a03d3fe7d8cd157'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'75639213c5624ecaba505ea2d6ab2b68', u'id': u'e762c81ff95749948a03d3fe7d8cd157'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e892e4ed1fe544e2abd6774ecf3c66e6'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d5f671eea8d40cab294247ddf5f607e', u'id': u'e892e4ed1fe544e2abd6774ecf3c66e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/eab4e04c0cb54cc7a2b60178f26126aa'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e1c00a6fa5848c6a1a541e98a7862a3', u'id': u'eab4e04c0cb54cc7a2b60178f26126aa'})] 2019-04-15 18:27:05,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-04-15 18:27:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:05,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c83ff8de-4eac-4488-ac8f-dce14a800158 x-openstack-request-id: req-c83ff8de-4eac-4488-ac8f-dce14a800158 2019-04-15 18:27:05,158 - keystoneauth.session - DEBUG - 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-04-15 18:27:05,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-c83ff8de-4eac-4488-ac8f-dce14a800158 2019-04-15 18:27:05,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109400033951s 2019-04-15 18:27:05,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-04-15 18:27:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c935dab7-838f-4d16-beb4-6b57dceab8f5 x-openstack-request-id: req-c935dab7-838f-4d16-beb4-6b57dceab8f5 2019-04-15 18:27:06,463 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-04-15 18:27:06,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-c935dab7-838f-4d16-beb4-6b57dceab8f5 2019-04-15 18:27:06,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.29140901566s 2019-04-15 18:27:06,464 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-04-15 18:27:06,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:27:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:07,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:07 GMT X-Openstack-Request-Id: req-e15cd0f7-dca7-461b-adf2-d7ffd1966a33 2019-04-15 18:27:07,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:27:07,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e15cd0f7-dca7-461b-adf2-d7ffd1966a33 2019-04-15 18:27:07,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.24802899361s 2019-04-15 18:27:07,717 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-04-15 18:27:07,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-15 18:27:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:07,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ada29df-eac5-4991-be02-5b19ec7a7f80 x-openstack-request-id: req-9ada29df-eac5-4991-be02-5b19ec7a7f80 2019-04-15 18:27:07,876 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 212}, "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.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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 215}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-04-15 18:27:07,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-9ada29df-eac5-4991-be02-5b19ec7a7f80 2019-04-15 18:27:07,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.158337831497s 2019-04-15 18:27:07,877 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 212}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 215}, 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-04-15 18:27:07,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-04-15 18:27:07,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:08,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-caf66db5-72c4-4857-8e51-21312c8edbb9 x-openstack-request-id: req-caf66db5-72c4-4857-8e51-21312c8edbb9 2019-04-15 18:27:08,001 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-04-15 18:27:08,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-caf66db5-72c4-4857-8e51-21312c8edbb9 2019-04-15 18:27:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124176979065s 2019-04-15 18:27:08,002 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-04-15 18:27:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:09,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:09 GMT X-Openstack-Request-Id: req-44710f92-e915-456e-8691-c1135955dd3f 2019-04-15 18:27:09,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:27:09,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-44710f92-e915-456e-8691-c1135955dd3f 2019-04-15 18:27:09,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.28019618988s 2019-04-15 18:27:09,283 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'e85d65d1-0037-4c1f-958f-e37b8733cfa0'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-15T18:23:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-04-15T18:23:40Z', u'provider:network_type': u'flat', u'tenant_id': u'dc89949cdf42445c98aa2c54bccb3405', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dc89949cdf42445c98aa2c54bccb3405', u'l2_adjacency': True})] 2019-04-15 18:27:09,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:27:09,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:10,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:10 GMT X-Openstack-Request-Id: req-3a8ac738-bbb2-428d-941c-e8c167306f45 2019-04-15 18:27:10,456 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-04-15 18:27:10,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-3a8ac738-bbb2-428d-941c-e8c167306f45 2019-04-15 18:27:10,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.17237901688s 2019-04-15 18:27:10,456 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-04-15 18:27:10,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:27:10,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:10,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbe57b4-d78f-485b-a929-6d48c1e45b64 2019-04-15 18:27:10,669 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "1d5f4625ec74404ab7a839ebfe386f24"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/1d5f4625ec74404ab7a839ebfe386f24/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "204e6bea1de24061bc288d4bd0d35f4b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/204e6bea1de24061bc288d4bd0d35f4b/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "29d39bd24c1b4257a3f2d9c6dc02451d"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/29d39bd24c1b4257a3f2d9c6dc02451d/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "2b9c06841a2a488b80223d80e2fe65ae"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/2b9c06841a2a488b80223d80e2fe65ae/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "44b071c2d6e546118e1088fd32c0ee13"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/44b071c2d6e546118e1088fd32c0ee13/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "49e4c203fde94965b95f408ee87f06a2"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/49e4c203fde94965b95f408ee87f06a2/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "4bd074df8a4c4f29bb2098e7c616399f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/4bd074df8a4c4f29bb2098e7c616399f/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "5d069c1d1c844045b854f1186f976343"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/5d069c1d1c844045b854f1186f976343/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "e6b52b289bc5415eb371253da73145fc"}, "user": {"id": "5d069c1d1c844045b854f1186f976343"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/5d069c1d1c844045b854f1186f976343/roles/e6b52b289bc5415eb371253da73145fc"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "ad6a7b44bd2f4d8da2c2826f00445ac7"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/ad6a7b44bd2f4d8da2c2826f00445ac7/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "b809063a212a4ad7beab1d06c12c372b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/b809063a212a4ad7beab1d06c12c372b/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "f391c80fcbf542aebeb43aa1a130b87b"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b/users/e2c52ffb6d6b45158dc43fc13f1b7183/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "f391c80fcbf542aebeb43aa1a130b87b"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b/users/e2c52ffb6d6b45158dc43fc13f1b7183/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "f9f267f9c6d0452299d20c3d5d7e0377"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/f9f267f9c6d0452299d20c3d5d7e0377/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"project": {"id": "dc89949cdf42445c98aa2c54bccb3405"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "fbc94dc8a9fb48fa81a6fb9c6f994086"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405/users/fbc94dc8a9fb48fa81a6fb9c6f994086/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"domain": {"id": "cdf77026a4cb40208c4dc16de0646303"}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "c0657e81a58440a18bf16043033fc0ff"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303/users/c0657e81a58440a18bf16043033fc0ff/roles/2247e03047744c35ae3ae833c9025233"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2247e03047744c35ae3ae833c9025233"}, "user": {"id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/e2c52ffb6d6b45158dc43fc13f1b7183/roles/2247e03047744c35ae3ae833c9025233"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2019-04-15 18:27:10,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-bdbe57b4-d78f-485b-a929-6d48c1e45b64 2019-04-15 18:27:10,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209416866302s 2019-04-15 18:27:10,673 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'1d5f4625ec74404ab7a839ebfe386f24'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'204e6bea1de24061bc288d4bd0d35f4b'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'29d39bd24c1b4257a3f2d9c6dc02451d'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'2b9c06841a2a488b80223d80e2fe65ae'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'44b071c2d6e546118e1088fd32c0ee13'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'49e4c203fde94965b95f408ee87f06a2'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'4bd074df8a4c4f29bb2098e7c616399f'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'5d069c1d1c844045b854f1186f976343'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'e6b52b289bc5415eb371253da73145fc', 'user': u'5d069c1d1c844045b854f1186f976343'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'ad6a7b44bd2f4d8da2c2826f00445ac7'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'b809063a212a4ad7beab1d06c12c372b'}), Munch({'project': u'f391c80fcbf542aebeb43aa1a130b87b', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'e2c52ffb6d6b45158dc43fc13f1b7183'}), Munch({'project': u'f391c80fcbf542aebeb43aa1a130b87b', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'e2c52ffb6d6b45158dc43fc13f1b7183'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'f9f267f9c6d0452299d20c3d5d7e0377'}), Munch({'project': u'dc89949cdf42445c98aa2c54bccb3405', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'fbc94dc8a9fb48fa81a6fb9c6f994086'}), Munch({'domain': u'cdf77026a4cb40208c4dc16de0646303', 'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'c0657e81a58440a18bf16043033fc0ff'}), Munch({'id': u'2247e03047744c35ae3ae833c9025233', 'user': u'e2c52ffb6d6b45158dc43fc13f1b7183'})] 2019-04-15 18:27:10,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:27:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:11,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189247f4-6ff1-4696-a58b-b41ba0256dd0 2019-04-15 18:27:11,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:27:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-189247f4-6ff1-4696-a58b-b41ba0256dd0 2019-04-15 18:27:11,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.327218055725s 2019-04-15 18:27:11,006 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'12193fcfe4b34ed88d207cc69833f448'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'19fedb9742b241cda811e9eefff8121c'}), 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'2247e03047744c35ae3ae833c9025233'}), 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'882cdf4976a34593808f9e9ea5d09c26'}), 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'c32776e97b094b0684539f4a8239665a'}), 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'e6b52b289bc5415eb371253da73145fc'})] 2019-04-15 18:27:11,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:27:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:12,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:12 GMT X-Openstack-Request-Id: req-082881ea-bfa0-4cd1-844b-080249ebe5e3 2019-04-15 18:27:12,080 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-04-15 18:27:12,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-082881ea-bfa0-4cd1-844b-080249ebe5e3 2019-04-15 18:27:12,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.07359099388s 2019-04-15 18:27:12,080 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-04-15 18:27:12,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:27:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52063b0c-ffbf-415d-8b48-5d8b4ddabbd9 x-openstack-request-id: req-52063b0c-ffbf-415d-8b48-5d8b4ddabbd9 2019-04-15 18:27:12,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:27:12,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52063b0c-ffbf-415d-8b48-5d8b4ddabbd9 2019-04-15 18:27:12,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221858978271s 2019-04-15 18:27:12,303 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-04-15 18:27:12,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-15 18:27:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:12,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a53ea72-d2b0-43c9-85b7-d47e14dce161 2019-04-15 18:27:12,317 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-04-15 18:27:12,317 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-7a53ea72-d2b0-43c9-85b7-d47e14dce161 2019-04-15 18:27:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:12,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e88fe5-a43e-42d7-9fad-651589bb0607 2019-04-15 18:27:12,652 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/0d89c1f0c2124d339b9ba159d60db02e"}, "enabled": true, "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ab90c90f3734cbb963212fe65507985"}, "enabled": true, "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1e1c00a6fa5848c6a1a541e98a7862a3"}, "enabled": true, "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1f186fa9a0e7495fb48cc29ee8880249"}, "enabled": true, "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3d5f671eea8d40cab294247ddf5f607e"}, "enabled": true, "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6d75076f698d42adb7b04f0614bd9bb0"}, "enabled": true, "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ee7ead032b54c06a642fbf75ed9bb5d"}, "enabled": true, "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/75639213c5624ecaba505ea2d6ab2b68"}, "enabled": true, "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7621b4cfa96444b8b22d70d8d1e53a99"}, "enabled": true, "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5d5679aa0994d9ca6844af0d5b4f349"}, "enabled": true, "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/b35b8ce449264c63b5c2071cb3fd7200"}, "enabled": true, "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c475d7ef9e904473b265f29fc34dd56e"}, "enabled": true, "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c967594cff09477d9f69a7c01379dcd0"}, "enabled": true, "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ca95f5c1cb2849118f3984703bec02d0"}, "enabled": true, "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-04-15 18:27:12,652 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-50e88fe5-a43e-42d7-9fad-651589bb0607 2019-04-15 18:27:12,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.346465110779s 2019-04-15 18:27:12,657 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0d89c1f0c2124d339b9ba159d60db02e', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1ab90c90f3734cbb963212fe65507985', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'1e1c00a6fa5848c6a1a541e98a7862a3', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'1f186fa9a0e7495fb48cc29ee8880249', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'3d5f671eea8d40cab294247ddf5f607e', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'6d75076f698d42adb7b04f0614bd9bb0', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'6ee7ead032b54c06a642fbf75ed9bb5d', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'75639213c5624ecaba505ea2d6ab2b68', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'7621b4cfa96444b8b22d70d8d1e53a99', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a5d5679aa0994d9ca6844af0d5b4f349', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'b35b8ce449264c63b5c2071cb3fd7200', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c475d7ef9e904473b265f29fc34dd56e', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'c967594cff09477d9f69a7c01379dcd0', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ca95f5c1cb2849118f3984703bec02d0', 'name': u'panko'})] 2019-04-15 18:27:12,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:27:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:13,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:13 GMT X-Openstack-Request-Id: req-efb5061d-55e8-43e7-8270-fe1475fb08df 2019-04-15 18:27:13,736 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:27:13,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-efb5061d-55e8-43e7-8270-fe1475fb08df 2019-04-15 18:27:13,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.07914400101s 2019-04-15 18:27:13,737 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:23:47Z', 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'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'tenant_id': u'dc89949cdf42445c98aa2c54bccb3405', u'created_at': u'2019-04-15T18:23:47Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'dc89949cdf42445c98aa2c54bccb3405'})] 2019-04-15 18:27:13,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-04-15 18:27:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3459fa4e7bd0f85d74c7809c0229448a46171836" 2019-04-15 18:27:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:14 GMT X-Openstack-Request-Id: req-c07e5e6e-faa7-402c-be6e-16107548ecae 2019-04-15 18:27:14,888 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-04-15 18:27:14,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/service-providers.json used request id req-c07e5e6e-faa7-402c-be6e-16107548ecae 2019-04-15 18:27:14,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.15045809746s 2019-04-15 18:27:14,889 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-04-15 18:27:15,014 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:27:15,015 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-15 18:27:15,067 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-04-15 18:27:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:15,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53aa4de7-2284-4d17-a3b1-eda6adc5111f 2019-04-15 18:27:15,171 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:27:15,171 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-53aa4de7-2284-4d17-a3b1-eda6adc5111f 2019-04-15 18:27:15,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:27:15,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["bscHUEymTnKIm0nFjNfF1w"], "issued_at": "2019-04-15T18:27:15.000000Z"}} 2019-04-15 18:27:15,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:16,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:16 GMT X-Openstack-Request-Id: req-a31e62f2-340d-464e-b229-677639f73b55 2019-04-15 18:27:16,752 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:27:16,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a31e62f2-340d-464e-b229-677639f73b55 2019-04-15 18:27:16,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.176445961s 2019-04-15 18:27:16,753 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-04-15 18:27:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:16,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a340087e-41ab-4162-bc7c-53e99a53a936 2019-04-15 18:27:16,766 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:27:16,766 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a340087e-41ab-4162-bc7c-53e99a53a936 2019-04-15 18:27:16,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:27:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:16,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a58b1f5-3be1-42b9-8476-b3fe570abbf4 2019-04-15 18:27:16,998 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:27:16,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0a58b1f5-3be1-42b9-8476-b3fe570abbf4 2019-04-15 18:27:16,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231292009354s 2019-04-15 18:27:17,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:27:17,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:17,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09871a7-5425-4d82-b6df-0b2dcb7ffdf7 2019-04-15 18:27:17,140 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-15 18:27:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b09871a7-5425-4d82-b6df-0b2dcb7ffdf7 2019-04-15 18:27:17,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134731054306s 2019-04-15 18:27:17,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:27:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" -d '{"network": {"tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "tenantnetwork1-net_a15fda04-36d2-4510-b1a0-93919b838a28", "admin_state_up": true}}' 2019-04-15 18:27:18,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:18 GMT X-Openstack-Request-Id: req-0d55d4bf-211d-4c14-8669-3ef311b5c189 2019-04-15 18:27:18,606 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"77bdde3d-6343-479b-a75f-b5e7f7f4f941","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:27:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_a15fda04-36d2-4510-b1a0-93919b838a28","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:27:18Z","mtu":1450}} 2019-04-15 18:27:18,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0d55d4bf-211d-4c14-8669-3ef311b5c189 2019-04-15 18:27:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.46530199051s 2019-04-15 18:27:18,607 - 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-04-15T18:27:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'77bdde3d-6343-479b-a75f-b5e7f7f4f941', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_a15fda04-36d2-4510-b1a0-93919b838a28', u'created_at': u'2019-04-15T18:27:18Z', u'mtu': 1450, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'l2_adjacency': True}) 2019-04-15 18:27:18,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:19,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:19 GMT X-Openstack-Request-Id: req-431600e5-e52d-46ca-878f-c911a44348fe 2019-04-15 18:27:19,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"77bdde3d-6343-479b-a75f-b5e7f7f4f941","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:27:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_a15fda04-36d2-4510-b1a0-93919b838a28","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:27:18Z","provider:network_type":"vxlan"}]} 2019-04-15 18:27:19,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-431600e5-e52d-46ca-878f-c911a44348fe 2019-04-15 18:27:19,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13730287552s 2019-04-15 18:27:19,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:27:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" -d '{"subnet": {"name": "tenantnetwork1-subnet_a15fda04-36d2-4510-b1a0-93919b838a28", "enable_dhcp": true, "network_id": "77bdde3d-6343-479b-a75f-b5e7f7f4f941", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:27:20,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:20 GMT X-Openstack-Request-Id: req-48122fb0-438f-41ec-ad76-21c19aab2cc2 2019-04-15 18:27:20,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-15T18:27:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e42633f0-7a30-434f-a5e3-1bafe60d5212","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_a15fda04-36d2-4510-b1a0-93919b838a28","enable_dhcp":true,"segment_id":null,"network_id":"77bdde3d-6343-479b-a75f-b5e7f7f4f941","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:27:19Z","ip_version":4}} 2019-04-15 18:27:20,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-48122fb0-438f-41ec-ad76-21c19aab2cc2 2019-04-15 18:27:20,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585150003433s 2019-04-15 18:27:20,332 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:27:19Z', 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'e42633f0-7a30-434f-a5e3-1bafe60d5212', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_a15fda04-36d2-4510-b1a0-93919b838a28', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'77bdde3d-6343-479b-a75f-b5e7f7f4f941', u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:27:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:27:20,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:27:20,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "tenantnetwork1-router_a15fda04-36d2-4510-b1a0-93919b838a28", "admin_state_up": true}}' 2019-04-15 18:27:28,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:28 GMT X-Openstack-Request-Id: req-68270f89-f7ce-4fb1-83a6-0748c2b05e27 2019-04-15 18:27:28,124 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:22Z", "admin_state_up": true, "updated_at": "2019-04-15T18:27:23Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "352b4a0c-cd49-4869-96d9-bc02ff4008ff", "name": "tenantnetwork1-router_a15fda04-36d2-4510-b1a0-93919b838a28"}} 2019-04-15 18:27:28,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-68270f89-f7ce-4fb1-83a6-0748c2b05e27 2019-04-15 18:27:28,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.79155278206s 2019-04-15 18:27:28,125 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:27:23Z', u'revision_number': 3, u'ha': True, u'id': u'352b4a0c-cd49-4869-96d9-bc02ff4008ff', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_a15fda04-36d2-4510-b1a0-93919b838a28', u'admin_state_up': True, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:27:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:27:28,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:27:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" -d '{"subnet_id": "e42633f0-7a30-434f-a5e3-1bafe60d5212"}' 2019-04-15 18:27:30,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:30 GMT X-Openstack-Request-Id: req-814fcfa5-8dd5-4b28-b372-be81fdd51e11 2019-04-15 18:27:30,988 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "77bdde3d-6343-479b-a75f-b5e7f7f4f941", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "e42633f0-7a30-434f-a5e3-1bafe60d5212", "subnet_ids": ["e42633f0-7a30-434f-a5e3-1bafe60d5212"], "port_id": "dc404409-28d3-475e-8e81-d8b76d70587e", "id": "352b4a0c-cd49-4869-96d9-bc02ff4008ff"} 2019-04-15 18:27:30,988 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff/add_router_interface.json used request id req-814fcfa5-8dd5-4b28-b372-be81fdd51e11 2019-04-15 18:27:30,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86322402954s 2019-04-15 18:27:31,108 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:27:31,108 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-15 18:27:31,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:27:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" -d '{"subnet_id": "e42633f0-7a30-434f-a5e3-1bafe60d5212"}' 2019-04-15 18:27:35,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:35 GMT X-Openstack-Request-Id: req-1215fc7e-8c6e-4b86-9ee4-80e119561e0f 2019-04-15 18:27:35,089 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "77bdde3d-6343-479b-a75f-b5e7f7f4f941", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "e42633f0-7a30-434f-a5e3-1bafe60d5212", "subnet_ids": ["e42633f0-7a30-434f-a5e3-1bafe60d5212"], "port_id": "dc404409-28d3-475e-8e81-d8b76d70587e", "id": "352b4a0c-cd49-4869-96d9-bc02ff4008ff"} 2019-04-15 18:27:35,089 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff/remove_router_interface.json used request id req-1215fc7e-8c6e-4b86-9ee4-80e119561e0f 2019-04-15 18:27:35,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.97618985176s 2019-04-15 18:27:35,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:27:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:35,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:35 GMT X-Openstack-Request-Id: req-f22ccaab-a586-4a77-8297-a1cb2dc6c8b2 2019-04-15 18:27:35,693 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:22Z", "admin_state_up": true, "updated_at": "2019-04-15T18:27:33Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "352b4a0c-cd49-4869-96d9-bc02ff4008ff", "name": "tenantnetwork1-router_a15fda04-36d2-4510-b1a0-93919b838a28"}]} 2019-04-15 18:27:35,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f22ccaab-a586-4a77-8297-a1cb2dc6c8b2 2019-04-15 18:27:35,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.603310108185s 2019-04-15 18:27:35,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:27:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:41,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:27:41 GMT X-Openstack-Request-Id: req-98583e88-6e45-4b6a-9545-f50f145530ea 2019-04-15 18:27:41,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:27:41,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/352b4a0c-cd49-4869-96d9-bc02ff4008ff.json used request id req-98583e88-6e45-4b6a-9545-f50f145530ea 2019-04-15 18:27:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.58111000061s 2019-04-15 18:27:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:27:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:41 GMT X-Openstack-Request-Id: req-94b06304-d9f9-4ac7-8a58-fb218b3dbe4d 2019-04-15 18:27:41,610 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:27:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e42633f0-7a30-434f-a5e3-1bafe60d5212","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_a15fda04-36d2-4510-b1a0-93919b838a28","enable_dhcp":true,"segment_id":null,"network_id":"77bdde3d-6343-479b-a75f-b5e7f7f4f941","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:27:19Z","ip_version":4},{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:27:41,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-94b06304-d9f9-4ac7-8a58-fb218b3dbe4d 2019-04-15 18:27:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334631919861s 2019-04-15 18:27:41,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:27:41,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e42633f0-7a30-434f-a5e3-1bafe60d5212.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:45,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:27:45 GMT X-Openstack-Request-Id: req-8a2243b9-0a94-47ed-bab2-4e8c5d845f25 2019-04-15 18:27:45,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:27:45,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e42633f0-7a30-434f-a5e3-1bafe60d5212.json used request id req-8a2243b9-0a94-47ed-bab2-4e8c5d845f25 2019-04-15 18:27:45,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.54567503929s 2019-04-15 18:27:45,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:46 GMT X-Openstack-Request-Id: req-81c81a27-91e3-428f-ac3a-7e7be0dfb07c 2019-04-15 18:27:46,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"77bdde3d-6343-479b-a75f-b5e7f7f4f941","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:27:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_a15fda04-36d2-4510-b1a0-93919b838a28","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:27:18Z","provider:network_type":"vxlan"}]} 2019-04-15 18:27:46,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-81c81a27-91e3-428f-ac3a-7e7be0dfb07c 2019-04-15 18:27:46,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17442393303s 2019-04-15 18:27:46,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:27:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/77bdde3d-6343-479b-a75f-b5e7f7f4f941.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}712f67f51f267cf3b5fdc828bd304e566700b684" 2019-04-15 18:27:48,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:27:48 GMT X-Openstack-Request-Id: req-491fc781-e5b7-4f6f-9c8f-52959e041b41 2019-04-15 18:27:48,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:27:48,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/77bdde3d-6343-479b-a75f-b5e7f7f4f941.json used request id req-491fc781-e5b7-4f6f-9c8f-52959e041b41 2019-04-15 18:27:48,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75623393059s 2019-04-15 18:27:48,136 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-04-15 18:27:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:48,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290cc9cc-453a-465a-b044-8934048796e7 2019-04-15 18:27:48,181 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:27:48,181 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-290cc9cc-453a-465a-b044-8934048796e7 2019-04-15 18:27:48,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:27:48,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["OKBJIzUPRs-ec9ZkGkKIRg"], "issued_at": "2019-04-15T18:27:48.000000Z"}} 2019-04-15 18:27:48,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:49,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:50 GMT X-Openstack-Request-Id: req-174af7bd-b3cf-4a4f-a17b-f5c5cb0be8a0 2019-04-15 18:27:49,960 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:27:49,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-174af7bd-b3cf-4a4f-a17b-f5c5cb0be8a0 2019-04-15 18:27:49,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.27369093895s 2019-04-15 18:27:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:49,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb70f18-e668-4969-a317-2708c7a49137 2019-04-15 18:27:49,973 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:27:49,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0eb70f18-e668-4969-a317-2708c7a49137 2019-04-15 18:27:49,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:27:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:50,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a4d005-2f1c-4c9b-8a54-1ed5320d363a 2019-04-15 18:27:50,281 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:27:50,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-34a4d005-2f1c-4c9b-8a54-1ed5320d363a 2019-04-15 18:27:50,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.306862831116s 2019-04-15 18:27:50,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:27:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}}' 2019-04-15 18:27:50,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f895cb88-f6fa-4f70-84c4-2929357fcb45 2019-04-15 18:27:50,487 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4"}, "tags": [], "enabled": true, "id": "fe7d0f434f07457daf3bc8707c3f78e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}} 2019-04-15 18:27:50,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f895cb88-f6fa-4f70-84c4-2929357fcb45 2019-04-15 18:27:50,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199187040329s 2019-04-15 18:27:50,488 - 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'fe7d0f434f07457daf3bc8707c3f78e4', '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_d040d122-a9a3-49b9-a38c-5bb1bbec6fee'}) 2019-04-15 18:27:50,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:27:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "VZ8ugwra9ObVGPH7E2L0eMAmMJV4eu", "email": null, "name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}}' 2019-04-15 18:27:51,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac40a66-eeff-4539-b2cc-ae2fbf305c92 2019-04-15 18:27:51,037 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "links": {"self": "http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "005855984b994806bbb6494051bfd590", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:27:51,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3ac40a66-eeff-4539-b2cc-ae2fbf305c92 2019-04-15 18:27:51,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.542328834534s 2019-04-15 18:27:51,038 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'005855984b994806bbb6494051bfd590', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee'}) 2019-04-15 18:27:51,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:27:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:51,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd13b873-41db-48b3-9946-ff0998384f58 2019-04-15 18:27:51,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:27:51,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd13b873-41db-48b3-9946-ff0998384f58 2019-04-15 18:27:51,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.354058027267s 2019-04-15 18:27:51,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:27:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:51,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bdd250-da27-43ea-9336-e2b63cffe6c2 2019-04-15 18:27:51,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:27:51,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-61bdd250-da27-43ea-9336-e2b63cffe6c2 2019-04-15 18:27:51,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22619509697s 2019-04-15 18:27:51,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:27:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b56aec-9f74-437c-be7c-cd01f4c00188 2019-04-15 18:27:51,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:27:51,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9b56aec-9f74-437c-be7c-cd01f4c00188 2019-04-15 18:27:51,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207118988037s 2019-04-15 18:27:51,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:27:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:52,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073a701a-e3ad-428b-8172-9001f39d17fc 2019-04-15 18:27:52,074 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:27:52,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-073a701a-e3ad-428b-8172-9001f39d17fc 2019-04-15 18:27:52,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230411052704s 2019-04-15 18:27:52,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:27:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879b9c74-c5cb-4b69-8b4d-1c0595accfc0 2019-04-15 18:27:52,318 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "links": {"self": "http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "005855984b994806bbb6494051bfd590", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:27:52,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-879b9c74-c5cb-4b69-8b4d-1c0595accfc0 2019-04-15 18:27:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242926836014s 2019-04-15 18:27:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:27:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:52,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb01c3e-dbc2-4fb7-ad7c-e91846720a99 2019-04-15 18:27:52,566 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4"}, "tags": [], "enabled": true, "id": "fe7d0f434f07457daf3bc8707c3f78e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}]} 2019-04-15 18:27:52,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2cb01c3e-dbc2-4fb7-ad7c-e91846720a99 2019-04-15 18:27:52,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235798835754s 2019-04-15 18:27:52,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:27:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=005855984b994806bbb6494051bfd590&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=fe7d0f434f07457daf3bc8707c3f78e4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:52,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a9e2f5-6682-4c26-9ca2-8d44d9284b21 2019-04-15 18:27:52,700 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=005855984b994806bbb6494051bfd590&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=fe7d0f434f07457daf3bc8707c3f78e4", "previous": null, "next": null}} 2019-04-15 18:27:52,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=005855984b994806bbb6494051bfd590&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=fe7d0f434f07457daf3bc8707c3f78e4 used request id req-59a9e2f5-6682-4c26-9ca2-8d44d9284b21 2019-04-15 18:27:52,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126691818237s 2019-04-15 18:27:52,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:27:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4/users/005855984b994806bbb6494051bfd590/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:52,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0558d14e-ccbf-446e-895b-0dbc615bfcf3 2019-04-15 18:27:52,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:27:52,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4/users/005855984b994806bbb6494051bfd590/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-0558d14e-ccbf-446e-895b-0dbc615bfcf3 2019-04-15 18:27:52,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225591182709s 2019-04-15 18:27:52,930 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', 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'fe7d0f434f07457daf3bc8707c3f78e4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'VZ8ugwra9ObVGPH7E2L0eMAmMJV4eu', 'username': u'tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:27:52,934 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', 'password': 'VZ8ugwra9ObVGPH7E2L0eMAmMJV4eu', 'project_name': 'tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'fe7d0f434f07457daf3bc8707c3f78e4', 'project_domain_name': 'Default'} 2019-04-15 18:27:52,934 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-04-15 18:27:52,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:27:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:53,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b3156d-bd26-4990-ad21-752bfeae9b90 2019-04-15 18:27:53,151 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:27:53,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-79b3156d-bd26-4990-ad21-752bfeae9b90 2019-04-15 18:27:53,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216176986694s 2019-04-15 18:27:53,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:27:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:27:53,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4d10e0-e3b1-4132-a38a-aae7aa9c7116 2019-04-15 18:27:53,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4"}, "tags": [], "enabled": true, "id": "fe7d0f434f07457daf3bc8707c3f78e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}]} 2019-04-15 18:27:53,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fc4d10e0-e3b1-4132-a38a-aae7aa9c7116 2019-04-15 18:27:53,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214015960693s 2019-04-15 18:27:53,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:27:53,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" -d '{"network": {"tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "name": "tenantnetwork2-net_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "admin_state_up": true}}' 2019-04-15 18:27:54,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:54 GMT X-Openstack-Request-Id: req-ea79252c-706f-4e2b-b32c-0dec6219423e 2019-04-15 18:27:54,242 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c10b5141-df95-4ce6-af13-f42e97ce2ccc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"fe7d0f434f07457daf3bc8707c3f78e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:27:54Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_d040d122-a9a3-49b9-a38c-5bb1bbec6fee","admin_state_up":true,"tenant_id":"fe7d0f434f07457daf3bc8707c3f78e4","created_at":"2019-04-15T18:27:54Z","mtu":1450}} 2019-04-15 18:27:54,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ea79252c-706f-4e2b-b32c-0dec6219423e 2019-04-15 18:27:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.865907907486s 2019-04-15 18:27:54,243 - 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-04-15T18:27:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c10b5141-df95-4ce6-af13-f42e97ce2ccc', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', u'created_at': u'2019-04-15T18:27:54Z', u'mtu': 1450, u'tenant_id': u'fe7d0f434f07457daf3bc8707c3f78e4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe7d0f434f07457daf3bc8707c3f78e4', u'l2_adjacency': True}) 2019-04-15 18:27:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:27:54,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce968e0-44a5-4025-82ef-0d3b26634145 2019-04-15 18:27:54,252 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:27:54,252 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-cce968e0-44a5-4025-82ef-0d3b26634145 2019-04-15 18:27:54,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:27:54,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe7d0f434f07457daf3bc8707c3f78e4", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_fe7d0f434f07457daf3bc8707c3f78e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fe7d0f434f07457daf3bc8707c3f78e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/fe7d0f434f07457daf3bc8707c3f78e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "id": "005855984b994806bbb6494051bfd590"}, "audit_ids": ["2t-RoqZSSkKSpVlHzKLKxg"], "issued_at": "2019-04-15T18:27:54.000000Z"}} 2019-04-15 18:27:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:27:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:27:55,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:55 GMT X-Openstack-Request-Id: req-21ba5138-7f90-49d8-8891-383ba6d0e9fe 2019-04-15 18:27:55,903 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c10b5141-df95-4ce6-af13-f42e97ce2ccc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fe7d0f434f07457daf3bc8707c3f78e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:27:54Z","qos_policy_id":null,"name":"tenantnetwork2-net_d040d122-a9a3-49b9-a38c-5bb1bbec6fee","admin_state_up":true,"tenant_id":"fe7d0f434f07457daf3bc8707c3f78e4","created_at":"2019-04-15T18:27:54Z","mtu":1450}]} 2019-04-15 18:27:55,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21ba5138-7f90-49d8-8891-383ba6d0e9fe 2019-04-15 18:27:55,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18473792076s 2019-04-15 18:27:55,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:27:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" -d '{"subnet": {"name": "tenantnetwork2-subnet_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "enable_dhcp": true, "network_id": "c10b5141-df95-4ce6-af13-f42e97ce2ccc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:27:57,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 15 Apr 2019 18:27:57 GMT X-Openstack-Request-Id: req-495bc104-656a-4f9a-8dcd-a2a37c6a926e 2019-04-15 18:27:57,032 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c10b5141-df95-4ce6-af13-f42e97ce2ccc","tenant_id":"fe7d0f434f07457daf3bc8707c3f78e4","created_at":"2019-04-15T18:27:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:27:56Z","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":"fe7d0f434f07457daf3bc8707c3f78e4","id":"2da9fa48-f9f8-4f97-ae66-117c46dfe587","subnetpool_id":null,"name":"tenantnetwork2-subnet_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}} 2019-04-15 18:27:57,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-495bc104-656a-4f9a-8dcd-a2a37c6a926e 2019-04-15 18:27:57,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.127835989s 2019-04-15 18:27:57,033 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:27:56Z', 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'2da9fa48-f9f8-4f97-ae66-117c46dfe587', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', u'enable_dhcp': True, u'network_id': u'c10b5141-df95-4ce6-af13-f42e97ce2ccc', u'tenant_id': u'fe7d0f434f07457daf3bc8707c3f78e4', u'created_at': u'2019-04-15T18:27:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fe7d0f434f07457daf3bc8707c3f78e4'}) 2019-04-15 18:27:57,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:27:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "tenantnetwork2-router_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "admin_state_up": true}}' 2019-04-15 18:28:04,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:04 GMT X-Openstack-Request-Id: req-8fa6888f-4ec1-459b-8f1b-f6e73d81ebd0 2019-04-15 18:28:04,297 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "created_at": "2019-04-15T18:27:58Z", "admin_state_up": true, "updated_at": "2019-04-15T18:27:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fe7d0f434f07457daf3bc8707c3f78e4", "id": "74ad47d2-1805-4091-9079-eeaaf8a1566f", "name": "tenantnetwork2-router_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}} 2019-04-15 18:28:04,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8fa6888f-4ec1-459b-8f1b-f6e73d81ebd0 2019-04-15 18:28:04,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.26393699646s 2019-04-15 18:28:04,298 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:27:59Z', u'revision_number': 3, u'id': u'74ad47d2-1805-4091-9079-eeaaf8a1566f', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_d040d122-a9a3-49b9-a38c-5bb1bbec6fee', u'admin_state_up': True, u'tenant_id': u'fe7d0f434f07457daf3bc8707c3f78e4', u'created_at': u'2019-04-15T18:27:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'fe7d0f434f07457daf3bc8707c3f78e4'}) 2019-04-15 18:28:04,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:28:04,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" -d '{"subnet_id": "2da9fa48-f9f8-4f97-ae66-117c46dfe587"}' 2019-04-15 18:28:07,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:07 GMT X-Openstack-Request-Id: req-206d8ee9-1d81-485b-a885-f682d59b19e4 2019-04-15 18:28:07,476 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c10b5141-df95-4ce6-af13-f42e97ce2ccc", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "subnet_id": "2da9fa48-f9f8-4f97-ae66-117c46dfe587", "subnet_ids": ["2da9fa48-f9f8-4f97-ae66-117c46dfe587"], "port_id": "00f6658d-8d4e-4e9a-b5d3-f32a052033bc", "id": "74ad47d2-1805-4091-9079-eeaaf8a1566f"} 2019-04-15 18:28:07,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f/add_router_interface.json used request id req-206d8ee9-1d81-485b-a885-f682d59b19e4 2019-04-15 18:28:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1781129837s 2019-04-15 18:28:07,593 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:28:07,593 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-15 18:28:07,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:28:07,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" -d '{"subnet_id": "2da9fa48-f9f8-4f97-ae66-117c46dfe587"}' 2019-04-15 18:28:10,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:10 GMT X-Openstack-Request-Id: req-8110a7da-9357-4e67-8c62-9e5d1dbd1af2 2019-04-15 18:28:10,572 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c10b5141-df95-4ce6-af13-f42e97ce2ccc", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "subnet_id": "2da9fa48-f9f8-4f97-ae66-117c46dfe587", "subnet_ids": ["2da9fa48-f9f8-4f97-ae66-117c46dfe587"], "port_id": "00f6658d-8d4e-4e9a-b5d3-f32a052033bc", "id": "74ad47d2-1805-4091-9079-eeaaf8a1566f"} 2019-04-15 18:28:10,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f/remove_router_interface.json used request id req-8110a7da-9357-4e67-8c62-9e5d1dbd1af2 2019-04-15 18:28:10,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.97400021553s 2019-04-15 18:28:10,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:28:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:10,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:10 GMT X-Openstack-Request-Id: req-61cf6d5f-0e59-4d35-aadd-107bc8d2076f 2019-04-15 18:28:10,726 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "created_at": "2019-04-15T18:27:58Z", "admin_state_up": true, "updated_at": "2019-04-15T18:28:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fe7d0f434f07457daf3bc8707c3f78e4", "id": "74ad47d2-1805-4091-9079-eeaaf8a1566f", "name": "tenantnetwork2-router_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}]} 2019-04-15 18:28:10,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-61cf6d5f-0e59-4d35-aadd-107bc8d2076f 2019-04-15 18:28:10,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.153510093689s 2019-04-15 18:28:10,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:28:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:16,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:16 GMT X-Openstack-Request-Id: req-386f7bfe-b97e-4a4a-8d96-28af06675edc 2019-04-15 18:28:16,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:16,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/74ad47d2-1805-4091-9079-eeaaf8a1566f.json used request id req-386f7bfe-b97e-4a4a-8d96-28af06675edc 2019-04-15 18:28:16,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.29136180878s 2019-04-15 18:28:16,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:28:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:17,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:17 GMT X-Openstack-Request-Id: req-2932949b-9a82-45f9-b02a-f2105aeaaf8b 2019-04-15 18:28:17,122 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c10b5141-df95-4ce6-af13-f42e97ce2ccc","tenant_id":"fe7d0f434f07457daf3bc8707c3f78e4","created_at":"2019-04-15T18:27:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:27:56Z","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":"fe7d0f434f07457daf3bc8707c3f78e4","id":"2da9fa48-f9f8-4f97-ae66-117c46dfe587","subnetpool_id":null,"name":"tenantnetwork2-subnet_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}]} 2019-04-15 18:28:17,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2932949b-9a82-45f9-b02a-f2105aeaaf8b 2019-04-15 18:28:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.10245299339s 2019-04-15 18:28:17,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:28:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2da9fa48-f9f8-4f97-ae66-117c46dfe587.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:20,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:20 GMT X-Openstack-Request-Id: req-5327ffb3-830e-4f4c-b8b5-69a3f103db48 2019-04-15 18:28:20,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:20,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2da9fa48-f9f8-4f97-ae66-117c46dfe587.json used request id req-5327ffb3-830e-4f4c-b8b5-69a3f103db48 2019-04-15 18:28:20,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.47341299057s 2019-04-15 18:28:20,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:28:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:20,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:20 GMT X-Openstack-Request-Id: req-b7d30eb6-c476-411e-a599-8d5e49d63c9c 2019-04-15 18:28:20,996 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c10b5141-df95-4ce6-af13-f42e97ce2ccc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fe7d0f434f07457daf3bc8707c3f78e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:28:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_d040d122-a9a3-49b9-a38c-5bb1bbec6fee","admin_state_up":true,"tenant_id":"fe7d0f434f07457daf3bc8707c3f78e4","created_at":"2019-04-15T18:27:54Z","mtu":1450}]} 2019-04-15 18:28:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7d30eb6-c476-411e-a599-8d5e49d63c9c 2019-04-15 18:28:20,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398726940155s 2019-04-15 18:28:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:28:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c10b5141-df95-4ce6-af13-f42e97ce2ccc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b2fced969b62ff0ac0d2624721c7e3e7ccb4599" 2019-04-15 18:28:22,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:22 GMT X-Openstack-Request-Id: req-8c89a58d-4418-4ba6-9cce-ae6673dabba9 2019-04-15 18:28:22,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:22,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c10b5141-df95-4ce6-af13-f42e97ce2ccc.json used request id req-8c89a58d-4418-4ba6-9cce-ae6673dabba9 2019-04-15 18:28:22,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61798501015s 2019-04-15 18:28:22,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:28:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:23,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cd1a8a-640f-4ac1-86ec-be0c5930c940 2019-04-15 18:28:23,062 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "links": {"self": "http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "005855984b994806bbb6494051bfd590", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:28:23,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b0cd1a8a-640f-4ac1-86ec-be0c5930c940 2019-04-15 18:28:23,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.445993185043s 2019-04-15 18:28:23,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:28:23,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:23,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2df9df0-9183-4379-9dde-e2b1428821e8 2019-04-15 18:28:23,316 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d040d122-a9a3-49b9-a38c-5bb1bbec6fee", "links": {"self": "http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "005855984b994806bbb6494051bfd590", "description": null}} 2019-04-15 18:28:23,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590 used request id req-a2df9df0-9183-4379-9dde-e2b1428821e8 2019-04-15 18:28:23,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248392105103s 2019-04-15 18:28:23,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:28:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:23,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44dd6edf-240c-4950-ad62-ac71da1076c0 2019-04-15 18:28:23,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:28:23,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/005855984b994806bbb6494051bfd590 used request id req-44dd6edf-240c-4950-ad62-ac71da1076c0 2019-04-15 18:28:23,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.354266881943s 2019-04-15 18:28:23,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:28:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:23,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789f068e-286e-479b-8354-ac8eea762ca1 2019-04-15 18:28:23,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4"}, "tags": [], "enabled": true, "id": "fe7d0f434f07457daf3bc8707c3f78e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d040d122-a9a3-49b9-a38c-5bb1bbec6fee"}]} 2019-04-15 18:28:23,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-789f068e-286e-479b-8354-ac8eea762ca1 2019-04-15 18:28:23,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225467205048s 2019-04-15 18:28:23,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:28:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:24,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b6e2a6-0697-4a66-8218-a00a24d2a0a2 2019-04-15 18:28:24,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:28:24,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fe7d0f434f07457daf3bc8707c3f78e4 used request id req-26b6e2a6-0697-4a66-8218-a00a24d2a0a2 2019-04-15 18:28:24,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.350793123245s 2019-04-15 18:28:24,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:28:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fe7d0f434f07457daf3bc8707c3f78e4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:24,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:24 GMT X-Openstack-Request-Id: req-e3e615f2-ff7f-4d7e-96f5-7a60edbeb435 2019-04-15 18:28:24,612 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "created_at": "2019-04-15T18:27:53Z", "updated_at": "2019-04-15T18:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "c925ffbe-ffbe-47c3-848d-3c8480049b60", "remote_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "d01ca3b3-d5a3-49bb-9843-a27f701d9a47", "remote_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "db45be29-72e8-4f51-9a93-0e82fb7355d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "dcde2329-f208-4c31-8a65-5ed6c86d7337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}], "revision_number": 1, "project_id": "fe7d0f434f07457daf3bc8707c3f78e4", "id": "4f96962c-47a7-4958-8a80-c458742b40d5", "name": "default"}]} 2019-04-15 18:28:24,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fe7d0f434f07457daf3bc8707c3f78e4&name=default used request id req-e3e615f2-ff7f-4d7e-96f5-7a60edbeb435 2019-04-15 18:28:24,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351917982101s 2019-04-15 18:28:24,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:28:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:24,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:24 GMT X-Openstack-Request-Id: req-1525fc85-9cc4-4930-aeac-b1ea2cd017df 2019-04-15 18:28:24,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "created_at": "2019-04-15T18:27:53Z", "updated_at": "2019-04-15T18:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "c925ffbe-ffbe-47c3-848d-3c8480049b60", "remote_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "d01ca3b3-d5a3-49bb-9843-a27f701d9a47", "remote_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "db45be29-72e8-4f51-9a93-0e82fb7355d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:53Z", "revision_number": 0, "id": "dcde2329-f208-4c31-8a65-5ed6c86d7337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:53Z", "security_group_id": "4f96962c-47a7-4958-8a80-c458742b40d5", "tenant_id": "fe7d0f434f07457daf3bc8707c3f78e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe7d0f434f07457daf3bc8707c3f78e4"}], "revision_number": 1, "project_id": "fe7d0f434f07457daf3bc8707c3f78e4", "id": "4f96962c-47a7-4958-8a80-c458742b40d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}]} 2019-04-15 18:28:24,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1525fc85-9cc4-4930-aeac-b1ea2cd017df 2019-04-15 18:28:24,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359220981598s 2019-04-15 18:28:24,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:28:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4f96962c-47a7-4958-8a80-c458742b40d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e574009af758afdc6d1d0403902049d0e5f4bec1" 2019-04-15 18:28:25,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:25 GMT X-Openstack-Request-Id: req-76fbb1eb-75c4-4dce-afcf-683367d65c57 2019-04-15 18:28:25,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:25,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4f96962c-47a7-4958-8a80-c458742b40d5.json used request id req-76fbb1eb-75c4-4dce-afcf-683367d65c57 2019-04-15 18:28:25,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.436675071716s 2019-04-15 18:28:25,466 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-04-15 18:28:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:28:25,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6050bd5b-6c69-46c0-89ea-d2c064d270aa 2019-04-15 18:28:25,568 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:28:25,568 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-6050bd5b-6c69-46c0-89ea-d2c064d270aa 2019-04-15 18:28:25,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:28:25,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["ufB5ql4HTEGWdfH3P5DURw"], "issued_at": "2019-04-15T18:28:25.000000Z"}} 2019-04-15 18:28:25,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:28:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:26,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:26 GMT X-Openstack-Request-Id: req-b3f5786a-7155-4f68-864f-65bb622ab902 2019-04-15 18:28:26,395 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:28:26,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3f5786a-7155-4f68-864f-65bb622ab902 2019-04-15 18:28:26,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407814025879s 2019-04-15 18:28:26,397 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-04-15 18:28:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:28:26,408 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fac8b3b-7ebf-43ff-8e2f-87f73cadc319 2019-04-15 18:28:26,409 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:28:26,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9fac8b3b-7ebf-43ff-8e2f-87f73cadc319 2019-04-15 18:28:26,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:28:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:26,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b566608-4cc7-428e-84d9-e9eaaa70b41c 2019-04-15 18:28:26,612 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:28:26,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2b566608-4cc7-428e-84d9-e9eaaa70b41c 2019-04-15 18:28:26,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202610015869s 2019-04-15 18:28:26,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:28:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:26,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a2ba13-ed81-4626-8714-d372ddd78d84 2019-04-15 18:28:26,750 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-15 18:28:26,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-44a2ba13-ed81-4626-8714-d372ddd78d84 2019-04-15 18:28:26,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130801916122s 2019-04-15 18:28:26,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:28:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"network": {"tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "vmready1-net_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "admin_state_up": true}}' 2019-04-15 18:28:27,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:27 GMT X-Openstack-Request-Id: req-aeeef398-11a4-4d9f-a6a6-44c7c7adc458 2019-04-15 18:28:27,230 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e586af5-9250-4fbf-9908-e88c891a1414","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:28:27Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_a2b7de7a-a33b-4cfd-b22f-378ce553e888","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:28:27Z","mtu":1450}} 2019-04-15 18:28:27,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-aeeef398-11a4-4d9f-a6a6-44c7c7adc458 2019-04-15 18:28:27,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.479165077209s 2019-04-15 18:28:27,231 - 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-04-15T18:28:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0e586af5-9250-4fbf-9908-e88c891a1414', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_a2b7de7a-a33b-4cfd-b22f-378ce553e888', u'created_at': u'2019-04-15T18:28:27Z', u'mtu': 1450, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'l2_adjacency': True}) 2019-04-15 18:28:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:28:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:27,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:27 GMT X-Openstack-Request-Id: req-16802dc4-6b79-40e7-97ca-4b09d40970ac 2019-04-15 18:28:27,680 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0e586af5-9250-4fbf-9908-e88c891a1414","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:28:27Z","qos_policy_id":null,"name":"vmready1-net_a2b7de7a-a33b-4cfd-b22f-378ce553e888","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:28:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:28:27,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16802dc4-6b79-40e7-97ca-4b09d40970ac 2019-04-15 18:28:27,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.448012828827s 2019-04-15 18:28:27,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:28:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"subnet": {"name": "vmready1-subnet_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "enable_dhcp": true, "network_id": "0e586af5-9250-4fbf-9908-e88c891a1414", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:28:28,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:28 GMT X-Openstack-Request-Id: req-30eab94a-f4d0-47cc-a145-ea08e435b2ba 2019-04-15 18:28:28,547 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-15T18:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de398bc2-911b-48bb-8bc9-61578bfa1c51","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a2b7de7a-a33b-4cfd-b22f-378ce553e888","enable_dhcp":true,"segment_id":null,"network_id":"0e586af5-9250-4fbf-9908-e88c891a1414","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:28:28Z","ip_version":4}} 2019-04-15 18:28:28,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-30eab94a-f4d0-47cc-a145-ea08e435b2ba 2019-04-15 18:28:28,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.866091012955s 2019-04-15 18:28:28,548 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:28:28Z', 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'de398bc2-911b-48bb-8bc9-61578bfa1c51', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a2b7de7a-a33b-4cfd-b22f-378ce553e888', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0e586af5-9250-4fbf-9908-e88c891a1414', u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:28:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:28:28,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:28:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "vmready1-router_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "admin_state_up": true}}' 2019-04-15 18:28:35,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:35 GMT X-Openstack-Request-Id: req-99c21d6f-4674-400a-a9a1-ac27b9ef089b 2019-04-15 18:28:35,670 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:28:29Z", "admin_state_up": true, "updated_at": "2019-04-15T18:28:30Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "85b6eb83-e562-49f1-8b3a-c51b0ad93690", "name": "vmready1-router_a2b7de7a-a33b-4cfd-b22f-378ce553e888"}} 2019-04-15 18:28:35,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-99c21d6f-4674-400a-a9a1-ac27b9ef089b 2019-04-15 18:28:35,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.12146496773s 2019-04-15 18:28:35,671 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:28:30Z', u'revision_number': 3, u'ha': True, u'id': u'85b6eb83-e562-49f1-8b3a-c51b0ad93690', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a2b7de7a-a33b-4cfd-b22f-378ce553e888', u'admin_state_up': True, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:28:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:28:35,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:28:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"subnet_id": "de398bc2-911b-48bb-8bc9-61578bfa1c51"}' 2019-04-15 18:28:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:38 GMT X-Openstack-Request-Id: req-b1219a2c-7502-4fc5-8082-7145dd4f0378 2019-04-15 18:28:38,664 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e586af5-9250-4fbf-9908-e88c891a1414", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "de398bc2-911b-48bb-8bc9-61578bfa1c51", "subnet_ids": ["de398bc2-911b-48bb-8bc9-61578bfa1c51"], "port_id": "2f2dd70c-3966-4bf2-9fb0-c8f723e360dc", "id": "85b6eb83-e562-49f1-8b3a-c51b0ad93690"} 2019-04-15 18:28:38,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690/add_router_interface.json used request id req-b1219a2c-7502-4fc5-8082-7145dd4f0378 2019-04-15 18:28:38,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99273681641s 2019-04-15 18:28:38,665 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:28:38,770 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:28:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:28:38,780 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:39 GMT 2019-04-15 18:28:38,780 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:28:38,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:28:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:39 GMT X-Openstack-Request-Id: req-e61756a6-b0e5-4c2a-a68e-c2f7772b6414 2019-04-15 18:28:39,612 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:28:39,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e61756a6-b0e5-4c2a-a68e-c2f7772b6414 2019-04-15 18:28:39,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.826639890671s 2019-04-15 18:28:39,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:28:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888"}' 2019-04-15 18:28:40,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:40 GMT Location: http://172.30.9.27:9292/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f69184f0-b26c-4425-b093-cef921a229e7 2019-04-15 18:28:40,559 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:28:40Z", "file": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "6fef7d8c-1137-45a9-a207-d3428346ad30", "size": null, "self": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "checksum": null, "created_at": "2019-04-15T18:28:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:28:40,559 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f69184f0-b26c-4425-b093-cef921a229e7 2019-04-15 18:28:40,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.938466072083s 2019-04-15 18:28:40,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:28:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '' 2019-04-15 18:28:43,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:28:44 GMT X-Openstack-Request-Id: req-bca32d1b-f883-4021-ad3b-42dabe6dd2f1 2019-04-15 18:28:43,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:28:43,895 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file used request id req-bca32d1b-f883-4021-ad3b-42dabe6dd2f1 2019-04-15 18:28:43,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.3353099823s 2019-04-15 18:28:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:28:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:44,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:44 GMT X-Openstack-Request-Id: req-cd3d641b-87be-48c5-a477-2181afaac259 2019-04-15 18:28:44,694 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:28:44Z", "file": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "6fef7d8c-1137-45a9-a207-d3428346ad30", "size": 12716032, "self": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:28:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:28:44,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cd3d641b-87be-48c5-a477-2181afaac259 2019-04-15 18:28:44,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.794706106186s 2019-04-15 18:28:44,696 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file', 'owner': u'f391c80fcbf542aebeb43aa1a130b87b', 'id': u'6fef7d8c-1137-45a9-a207-d3428346ad30', 'size': 12716032, u'self': u'/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f391c80fcbf542aebeb43aa1a130b87b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:28:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:28:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888', 'created': u'2019-04-15T18:28:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:28:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:28:44,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:28:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:28:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dc172e9-2e52-40d2-b261-366249c20c15 x-openstack-request-id: req-1dc172e9-2e52-40d2-b261-366249c20c15 2019-04-15 18:28:45,809 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd", "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": "a480e78a-624f-4945-8c77-03fb5999d7cd"}} 2019-04-15 18:28:45,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1dc172e9-2e52-40d2-b261-366249c20c15 2019-04-15 18:28:45,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 1.11123394966s 2019-04-15 18:28:45,810 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a2b7de7a-a33b-4cfd-b22f-378ce553e888', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'a480e78a-624f-4945-8c77-03fb5999d7cd', 'swap': 0}) 2019-04-15 18:28:45,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:28:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"extra_specs": {}}' 2019-04-15 18:28:45,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4038fe2-f696-42f0-8d54-f9e1a416079d x-openstack-request-id: req-d4038fe2-f696-42f0-8d54-f9e1a416079d 2019-04-15 18:28:45,936 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:28:45,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd/os-extra_specs used request id req-d4038fe2-f696-42f0-8d54-f9e1a416079d 2019-04-15 18:28:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126135110855s 2019-04-15 18:28:46,054 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:28:46,054 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-15 18:28:46,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:28:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" -d '{"subnet_id": "de398bc2-911b-48bb-8bc9-61578bfa1c51"}' 2019-04-15 18:28:50,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:50 GMT X-Openstack-Request-Id: req-d368d831-8336-472a-853f-89bcd0092deb 2019-04-15 18:28:50,097 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0e586af5-9250-4fbf-9908-e88c891a1414", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "de398bc2-911b-48bb-8bc9-61578bfa1c51", "subnet_ids": ["de398bc2-911b-48bb-8bc9-61578bfa1c51"], "port_id": "2f2dd70c-3966-4bf2-9fb0-c8f723e360dc", "id": "85b6eb83-e562-49f1-8b3a-c51b0ad93690"} 2019-04-15 18:28:50,097 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690/remove_router_interface.json used request id req-d368d831-8336-472a-853f-89bcd0092deb 2019-04-15 18:28:50,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.03792285919s 2019-04-15 18:28:50,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:28:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:50,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:50 GMT X-Openstack-Request-Id: req-5fd14f70-ec1d-42bf-ae7e-53d41b9a058b 2019-04-15 18:28:50,778 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:28:29Z", "admin_state_up": true, "updated_at": "2019-04-15T18:28:48Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "85b6eb83-e562-49f1-8b3a-c51b0ad93690", "name": "vmready1-router_a2b7de7a-a33b-4cfd-b22f-378ce553e888"}]} 2019-04-15 18:28:50,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5fd14f70-ec1d-42bf-ae7e-53d41b9a058b 2019-04-15 18:28:50,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.680818080902s 2019-04-15 18:28:50,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:28:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:54,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:55 GMT X-Openstack-Request-Id: req-5b2f0378-9d18-4cad-a3ac-c41d570e568b 2019-04-15 18:28:54,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:54,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/85b6eb83-e562-49f1-8b3a-c51b0ad93690.json used request id req-5b2f0378-9d18-4cad-a3ac-c41d570e568b 2019-04-15 18:28:54,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.21271705627s 2019-04-15 18:28:54,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:28:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:56,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 15 Apr 2019 18:28:56 GMT X-Openstack-Request-Id: req-3ad15988-769f-454b-b532-54aad9247650 2019-04-15 18:28:56,120 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de398bc2-911b-48bb-8bc9-61578bfa1c51","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a2b7de7a-a33b-4cfd-b22f-378ce553e888","enable_dhcp":true,"segment_id":null,"network_id":"0e586af5-9250-4fbf-9908-e88c891a1414","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:28:28Z","ip_version":4},{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:28:56,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3ad15988-769f-454b-b532-54aad9247650 2019-04-15 18:28:56,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12741017342s 2019-04-15 18:28:56,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:28:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/de398bc2-911b-48bb-8bc9-61578bfa1c51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:28:59,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:28:59 GMT X-Openstack-Request-Id: req-bb30a409-646f-46f4-bc04-c5f012d9df96 2019-04-15 18:28:59,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:28:59,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/de398bc2-911b-48bb-8bc9-61578bfa1c51.json used request id req-bb30a409-646f-46f4-bc04-c5f012d9df96 2019-04-15 18:28:59,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.2026860714s 2019-04-15 18:28:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:28:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:00,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:00 GMT X-Openstack-Request-Id: req-da99b7b9-8917-4c97-9146-2624c13069af 2019-04-15 18:29:00,521 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e586af5-9250-4fbf-9908-e88c891a1414","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:28:59Z","qos_policy_id":null,"name":"vmready1-net_a2b7de7a-a33b-4cfd-b22f-378ce553e888","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:28:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:29:00,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-da99b7b9-8917-4c97-9146-2624c13069af 2019-04-15 18:29:00,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1937251091s 2019-04-15 18:29:00,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:29:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0e586af5-9250-4fbf-9908-e88c891a1414.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:02,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:29:02 GMT X-Openstack-Request-Id: req-fe593dd3-a247-479a-a2bd-c607f2ef4165 2019-04-15 18:29:02,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:29:02,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0e586af5-9250-4fbf-9908-e88c891a1414.json used request id req-fe593dd3-a247-479a-a2bd-c607f2ef4165 2019-04-15 18:29:02,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75829195976s 2019-04-15 18:29:02,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:29:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:03,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:03 GMT X-Openstack-Request-Id: req-0d27d190-0998-47e9-a278-7c6223b430a9 2019-04-15 18:29:03,148 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:28:44Z", "file": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "6fef7d8c-1137-45a9-a207-d3428346ad30", "size": 12716032, "self": "/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/6fef7d8c-1137-45a9-a207-d3428346ad30/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:28:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:29:03,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0d27d190-0998-47e9-a278-7c6223b430a9 2019-04-15 18:29:03,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.860785961151s 2019-04-15 18:29:03,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:29:03,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:04,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:29:04 GMT X-Openstack-Request-Id: req-9f202053-f7e1-4ec9-be1a-ddf434988341 2019-04-15 18:29:04,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:29:04,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6fef7d8c-1137-45a9-a207-d3428346ad30 used request id req-9f202053-f7e1-4ec9-be1a-ddf434988341 2019-04-15 18:29:04,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45938301086s 2019-04-15 18:29:04,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:29:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:04,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f8d9307-8c75-4239-979e-e3c4ef24b5a1 x-openstack-request-id: req-0f8d9307-8c75-4239-979e-e3c4ef24b5a1 2019-04-15 18:29:04,761 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_a2b7de7a-a33b-4cfd-b22f-378ce553e888", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd", "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": "a480e78a-624f-4945-8c77-03fb5999d7cd"}]} 2019-04-15 18:29:04,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0f8d9307-8c75-4239-979e-e3c4ef24b5a1 2019-04-15 18:29:04,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130215167999s 2019-04-15 18:29:04,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:29:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fead2a0f739f654c1deba9eedec6bb8f19d6ed74" 2019-04-15 18:29:04,799 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5451648d-041e-458f-9133-b4b4e885aabe x-openstack-request-id: req-5451648d-041e-458f-9133-b4b4e885aabe 2019-04-15 18:29:04,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a480e78a-624f-4945-8c77-03fb5999d7cd used request id req-5451648d-041e-458f-9133-b4b4e885aabe 2019-04-15 18:29:04,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356500148773s 2019-04-15 18:29:04,846 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-04-15 18:29:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:04,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de188148-9686-4059-83a2-cf73f92be6ab 2019-04-15 18:29:04,895 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:29:04,895 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-de188148-9686-4059-83a2-cf73f92be6ab 2019-04-15 18:29:04,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:29:05,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["iEtB2uxUQiG7w_Z019-q7g"], "issued_at": "2019-04-15T18:29:05.000000Z"}} 2019-04-15 18:29:05,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:29:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:06,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:06 GMT X-Openstack-Request-Id: req-760a3c99-0383-4c17-8c64-0acf507f4f12 2019-04-15 18:29:06,682 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:29:06,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-760a3c99-0383-4c17-8c64-0acf507f4f12 2019-04-15 18:29:06,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.37006092072s 2019-04-15 18:29:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:06,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ad0a3a-fac0-4c2d-b11a-16b40f8aa400 2019-04-15 18:29:06,695 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:29:06,696 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a5ad0a3a-fac0-4c2d-b11a-16b40f8aa400 2019-04-15 18:29:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:29:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af2980e-7d7a-4e2e-a6dd-d04ae517c5b7 2019-04-15 18:29:06,898 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:29:06,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1af2980e-7d7a-4e2e-a6dd-d04ae517c5b7 2019-04-15 18:29:06,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201510190964s 2019-04-15 18:29:06,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:29:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}}' 2019-04-15 18:29:07,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46560f9d-c638-46a4-87e7-101532c2689b 2019-04-15 18:29:07,189 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, "tags": [], "enabled": true, "id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}} 2019-04-15 18:29:07,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-46560f9d-c638-46a4-87e7-101532c2689b 2019-04-15 18:29:07,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.28438615799s 2019-04-15 18:29:07,189 - 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'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', '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_dd914eb5-fe04-429b-b13e-c24ca64feb5b'}) 2019-04-15 18:29:07,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:29:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b8lWQfnZf51OhqPWJEHkHPn6fF5yAm", "email": null, "name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}}' 2019-04-15 18:29:07,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf4e3dd-e766-4a09-aad9-c3da7b7a31c2 2019-04-15 18:29:07,747 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": {"self": "http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c4ef2b3b32f4fa9a9950ce882d4b8d1", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:29:07,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ccf4e3dd-e766-4a09-aad9-c3da7b7a31c2 2019-04-15 18:29:07,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.551898002625s 2019-04-15 18:29:07,748 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c4ef2b3b32f4fa9a9950ce882d4b8d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b'}) 2019-04-15 18:29:07,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:29:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:07,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a1c664-18fb-4d2e-916f-7971294d06e1 2019-04-15 18:29:07,981 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:29:07,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-99a1c664-18fb-4d2e-916f-7971294d06e1 2019-04-15 18:29:07,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229374170303s 2019-04-15 18:29:07,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:29:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:08,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9738309-5883-49ce-8707-648772e41e03 2019-04-15 18:29:08,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:29:08,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9738309-5883-49ce-8707-648772e41e03 2019-04-15 18:29:08,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199677944183s 2019-04-15 18:29:08,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:29:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:08,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb8417d-b94d-4ea7-9741-1c0bf826b912 2019-04-15 18:29:08,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:29:08,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3fb8417d-b94d-4ea7-9741-1c0bf826b912 2019-04-15 18:29:08,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242614984512s 2019-04-15 18:29:08,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:29:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:08,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0936f83-9953-4280-ba41-d6c05ca7d2da 2019-04-15 18:29:08,659 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:29:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c0936f83-9953-4280-ba41-d6c05ca7d2da 2019-04-15 18:29:08,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221847057343s 2019-04-15 18:29:08,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:29:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:08,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf92d4d-c2f7-4d13-a50d-98298d7a78d5 2019-04-15 18:29:08,882 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": {"self": "http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c4ef2b3b32f4fa9a9950ce882d4b8d1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:29:08,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dcf92d4d-c2f7-4d13-a50d-98298d7a78d5 2019-04-15 18:29:08,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221684932709s 2019-04-15 18:29:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:29:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7c64b2-09da-4a99-9f8f-ab9b8c4e9423 2019-04-15 18:29:09,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, "tags": [], "enabled": true, "id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}]} 2019-04-15 18:29:09,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4a7c64b2-09da-4a99-9f8f-ab9b8c4e9423 2019-04-15 18:29:09,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229716777802s 2019-04-15 18:29:09,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:29:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=8c4ef2b3b32f4fa9a9950ce882d4b8d1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=d57a7020d1ea4a4bb1cd9a01c4fd5d4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:09,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9c256e-857b-426a-9be0-17c82d119ee6 2019-04-15 18:29:09,346 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8c4ef2b3b32f4fa9a9950ce882d4b8d1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "previous": null, "next": null}} 2019-04-15 18:29:09,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8c4ef2b3b32f4fa9a9950ce882d4b8d1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=d57a7020d1ea4a4bb1cd9a01c4fd5d4e used request id req-fa9c256e-857b-426a-9be0-17c82d119ee6 2019-04-15 18:29:09,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216413021088s 2019-04-15 18:29:09,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:29:09,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:09,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db18e47a-d83e-4204-8a4b-81f7bda80985 2019-04-15 18:29:09,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:29:09,619 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-db18e47a-d83e-4204-8a4b-81f7bda80985 2019-04-15 18:29:09,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.269879102707s 2019-04-15 18:29:09,620 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 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'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b8lWQfnZf51OhqPWJEHkHPn6fF5yAm', 'username': u'vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:29:09,624 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'password': 'b8lWQfnZf51OhqPWJEHkHPn6fF5yAm', 'project_name': 'vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', 'project_domain_name': 'Default'} 2019-04-15 18:29:09,625 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-04-15 18:29:09,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:29:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:09,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d372112-1c85-4c73-899e-1226f002cf26 2019-04-15 18:29:09,948 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:29:09,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1d372112-1c85-4c73-899e-1226f002cf26 2019-04-15 18:29:09,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.322853088379s 2019-04-15 18:29:09,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:29:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:10,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bc1675-f5ed-41aa-9632-32015248a065 2019-04-15 18:29:10,184 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, "tags": [], "enabled": true, "id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}]} 2019-04-15 18:29:10,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f9bc1675-f5ed-41aa-9632-32015248a065 2019-04-15 18:29:10,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228091955185s 2019-04-15 18:29:10,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:29:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" -d '{"network": {"tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "name": "vmready2-net_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "admin_state_up": true}}' 2019-04-15 18:29:11,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:11 GMT X-Openstack-Request-Id: req-af4277fc-3905-48b4-9b8e-c8fd736be9cb 2019-04-15 18:29:11,643 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"22a4f1d2-79aa-4ef6-98f6-73746dba7f0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:29:11Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_dd914eb5-fe04-429b-b13e-c24ca64feb5b","admin_state_up":true,"tenant_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","created_at":"2019-04-15T18:29:11Z","mtu":1450}} 2019-04-15 18:29:11,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-af4277fc-3905-48b4-9b8e-c8fd736be9cb 2019-04-15 18:29:11,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45682907104s 2019-04-15 18:29:11,644 - 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-04-15T18:29:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'22a4f1d2-79aa-4ef6-98f6-73746dba7f0e', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_dd914eb5-fe04-429b-b13e-c24ca64feb5b', u'created_at': u'2019-04-15T18:29:11Z', u'mtu': 1450, u'tenant_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', u'l2_adjacency': True}) 2019-04-15 18:29:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:11,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a836748-445f-4057-b873-7ec761dce3af 2019-04-15 18:29:11,654 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:29:11,654 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-8a836748-445f-4057-b873-7ec761dce3af 2019-04-15 18:29:11,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:29:12,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "id": "8c4ef2b3b32f4fa9a9950ce882d4b8d1"}, "audit_ids": ["cESGiUo1TDOKPD0kq5NzZA"], "issued_at": "2019-04-15T18:29:11.000000Z"}} 2019-04-15 18:29:12,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:29:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:12 GMT X-Openstack-Request-Id: req-264e3284-b2b6-4944-8f64-e2817b22addb 2019-04-15 18:29:12,465 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"22a4f1d2-79aa-4ef6-98f6-73746dba7f0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:29:11Z","qos_policy_id":null,"name":"vmready2-net_dd914eb5-fe04-429b-b13e-c24ca64feb5b","admin_state_up":true,"tenant_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","created_at":"2019-04-15T18:29:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:29:12,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-264e3284-b2b6-4944-8f64-e2817b22addb 2019-04-15 18:29:12,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398754119873s 2019-04-15 18:29:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:29:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '{"subnet": {"name": "vmready2-subnet_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "enable_dhcp": true, "network_id": "22a4f1d2-79aa-4ef6-98f6-73746dba7f0e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:29:13,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:13 GMT X-Openstack-Request-Id: req-59b6f380-e215-4b02-b588-d2a5b168f97e 2019-04-15 18:29:13,416 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22a4f1d2-79aa-4ef6-98f6-73746dba7f0e","tenant_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","created_at":"2019-04-15T18:29:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:29:13Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","id":"9ce5e803-1a8a-4140-8abe-273ef9852ad9","subnetpool_id":null,"name":"vmready2-subnet_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}} 2019-04-15 18:29:13,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-59b6f380-e215-4b02-b588-d2a5b168f97e 2019-04-15 18:29:13,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.949341058731s 2019-04-15 18:29:13,417 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:29:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9ce5e803-1a8a-4140-8abe-273ef9852ad9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_dd914eb5-fe04-429b-b13e-c24ca64feb5b', u'enable_dhcp': True, u'network_id': u'22a4f1d2-79aa-4ef6-98f6-73746dba7f0e', u'tenant_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', u'created_at': u'2019-04-15T18:29:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e'}) 2019-04-15 18:29:13,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:29:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "vmready2-router_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "admin_state_up": true}}' 2019-04-15 18:29:20,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:20 GMT X-Openstack-Request-Id: req-edd3cc38-aa57-40b6-888d-830b3040c004 2019-04-15 18:29:20,358 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "created_at": "2019-04-15T18:29:14Z", "admin_state_up": true, "updated_at": "2019-04-15T18:29:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "261955bd-7474-4d8c-b77b-7aa92a9ede94", "name": "vmready2-router_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}} 2019-04-15 18:29:20,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-edd3cc38-aa57-40b6-888d-830b3040c004 2019-04-15 18:29:20,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.94147014618s 2019-04-15 18:29:20,359 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:29:15Z', u'revision_number': 3, u'id': u'261955bd-7474-4d8c-b77b-7aa92a9ede94', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_dd914eb5-fe04-429b-b13e-c24ca64feb5b', u'admin_state_up': True, u'tenant_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', u'created_at': u'2019-04-15T18:29:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e'}) 2019-04-15 18:29:20,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:29:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '{"subnet_id": "9ce5e803-1a8a-4140-8abe-273ef9852ad9"}' 2019-04-15 18:29:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:23 GMT X-Openstack-Request-Id: req-40b28c03-7639-4376-9d00-6092c6feb653 2019-04-15 18:29:23,655 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "22a4f1d2-79aa-4ef6-98f6-73746dba7f0e", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "subnet_id": "9ce5e803-1a8a-4140-8abe-273ef9852ad9", "subnet_ids": ["9ce5e803-1a8a-4140-8abe-273ef9852ad9"], "port_id": "ee412bc1-ea58-4e6d-b8be-043be943fd73", "id": "261955bd-7474-4d8c-b77b-7aa92a9ede94"} 2019-04-15 18:29:23,656 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94/add_router_interface.json used request id req-40b28c03-7639-4376-9d00-6092c6feb653 2019-04-15 18:29:23,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.29591417313s 2019-04-15 18:29:23,657 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:29:23,761 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:29:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:23,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:23 GMT 2019-04-15 18:29:23,769 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:29:23,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:29:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:24,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:24 GMT X-Openstack-Request-Id: req-e4cb1033-22e1-47b5-935f-2bcd4d8fcef7 2019-04-15 18:29:24,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:29:24,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4cb1033-22e1-47b5-935f-2bcd4d8fcef7 2019-04-15 18:29:24,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.807037115097s 2019-04-15 18:29:24,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:29:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}' 2019-04-15 18:29:25,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:25 GMT Location: http://172.30.9.27:9292/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa516a40-f382-4957-b72a-45152d4baebd 2019-04-15 18:29:25,479 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:29:25Z", "file": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file", "owner": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "size": null, "self": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "checksum": null, "created_at": "2019-04-15T18:29:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:29:25,479 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fa516a40-f382-4957-b72a-45152d4baebd 2019-04-15 18:29:25,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.888702869415s 2019-04-15 18:29:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:29:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '' 2019-04-15 18:29:27,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:29:27 GMT X-Openstack-Request-Id: req-8d911a52-1be5-4aff-ad2d-7966064bc951 2019-04-15 18:29:27,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:29:27,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file used request id req-8d911a52-1be5-4aff-ad2d-7966064bc951 2019-04-15 18:29:27,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.06456804276s 2019-04-15 18:29:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:29:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:28 GMT X-Openstack-Request-Id: req-d518b2b5-6ea2-4d22-9f19-662b280a8162 2019-04-15 18:29:28,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:29:27Z", "file": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file", "owner": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "size": 12716032, "self": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:29:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:29:28,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d518b2b5-6ea2-4d22-9f19-662b280a8162 2019-04-15 18:29:28,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814634084702s 2019-04-15 18:29:28,365 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file', 'owner': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', 'id': u'7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0', 'size': 12716032, u'self': u'/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd57a7020d1ea4a4bb1cd9a01c4fd5d4e', 'name': 'vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:29:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:29:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b', 'created': u'2019-04-15T18:29:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:29:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:29:28,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:29:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:29:29,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45fc78a6-be18-41d1-a78a-20d0ba9efaf1 x-openstack-request-id: req-45fc78a6-be18-41d1-a78a-20d0ba9efaf1 2019-04-15 18:29:29,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/688f4fcc-1a60-4977-9231-75081cc9e405", "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": "688f4fcc-1a60-4977-9231-75081cc9e405"}} 2019-04-15 18:29:29,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-45fc78a6-be18-41d1-a78a-20d0ba9efaf1 2019-04-15 18:29:29,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.796008110046s 2019-04-15 18:29:29,165 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_dd914eb5-fe04-429b-b13e-c24ca64feb5b', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'688f4fcc-1a60-4977-9231-75081cc9e405', 'swap': 0}) 2019-04-15 18:29:29,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:29:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" -d '{"extra_specs": {}}' 2019-04-15 18:29:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfd38d9e-890e-4190-8789-3c9cb93bb853 x-openstack-request-id: req-cfd38d9e-890e-4190-8789-3c9cb93bb853 2019-04-15 18:29:29,306 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:29:29,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405/os-extra_specs used request id req-cfd38d9e-890e-4190-8789-3c9cb93bb853 2019-04-15 18:29:29,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14034819603s 2019-04-15 18:29:29,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:29:29,430 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-15 18:29:29,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:29:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" -d '{"subnet_id": "9ce5e803-1a8a-4140-8abe-273ef9852ad9"}' 2019-04-15 18:29:32,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:32 GMT X-Openstack-Request-Id: req-84f6459a-e8ef-479d-8262-508bc1c31b38 2019-04-15 18:29:32,680 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "22a4f1d2-79aa-4ef6-98f6-73746dba7f0e", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "subnet_id": "9ce5e803-1a8a-4140-8abe-273ef9852ad9", "subnet_ids": ["9ce5e803-1a8a-4140-8abe-273ef9852ad9"], "port_id": "ee412bc1-ea58-4e6d-b8be-043be943fd73", "id": "261955bd-7474-4d8c-b77b-7aa92a9ede94"} 2019-04-15 18:29:32,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94/remove_router_interface.json used request id req-84f6459a-e8ef-479d-8262-508bc1c31b38 2019-04-15 18:29:32,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.24423909187s 2019-04-15 18:29:32,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:29:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:33,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:33 GMT X-Openstack-Request-Id: req-c336e887-c44e-4dde-aba5-80536b3c12b1 2019-04-15 18:29:33,124 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "created_at": "2019-04-15T18:29:14Z", "admin_state_up": true, "updated_at": "2019-04-15T18:29:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "261955bd-7474-4d8c-b77b-7aa92a9ede94", "name": "vmready2-router_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}]} 2019-04-15 18:29:33,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c336e887-c44e-4dde-aba5-80536b3c12b1 2019-04-15 18:29:33,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443099975586s 2019-04-15 18:29:33,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:29:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:37,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:29:37 GMT X-Openstack-Request-Id: req-0c27da7f-1a24-4516-bf4c-5c4d469c9b2f 2019-04-15 18:29:37,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:29:37,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/261955bd-7474-4d8c-b77b-7aa92a9ede94.json used request id req-0c27da7f-1a24-4516-bf4c-5c4d469c9b2f 2019-04-15 18:29:37,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.64862704277s 2019-04-15 18:29:37,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:29:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:38,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:38 GMT X-Openstack-Request-Id: req-b70ad616-a420-45be-b482-b9bda94b5f82 2019-04-15 18:29:38,906 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22a4f1d2-79aa-4ef6-98f6-73746dba7f0e","tenant_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","created_at":"2019-04-15T18:29:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:29:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","id":"9ce5e803-1a8a-4140-8abe-273ef9852ad9","subnetpool_id":null,"name":"vmready2-subnet_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}]} 2019-04-15 18:29:38,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b70ad616-a420-45be-b482-b9bda94b5f82 2019-04-15 18:29:38,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.1323029995s 2019-04-15 18:29:38,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:29:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9ce5e803-1a8a-4140-8abe-273ef9852ad9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:41,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:29:41 GMT X-Openstack-Request-Id: req-f8aba60e-56ec-4124-8300-f0e36d1be40a 2019-04-15 18:29:41,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:29:41,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9ce5e803-1a8a-4140-8abe-273ef9852ad9.json used request id req-f8aba60e-56ec-4124-8300-f0e36d1be40a 2019-04-15 18:29:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.70171523094s 2019-04-15 18:29:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:29:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:41,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:41 GMT X-Openstack-Request-Id: req-091aba6a-7ab6-4679-8d5f-18e23d5c6584 2019-04-15 18:29:41,988 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22a4f1d2-79aa-4ef6-98f6-73746dba7f0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:29:41Z","qos_policy_id":null,"name":"vmready2-net_dd914eb5-fe04-429b-b13e-c24ca64feb5b","admin_state_up":true,"tenant_id":"d57a7020d1ea4a4bb1cd9a01c4fd5d4e","created_at":"2019-04-15T18:29:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:29:41,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-091aba6a-7ab6-4679-8d5f-18e23d5c6584 2019-04-15 18:29:41,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377866983414s 2019-04-15 18:29:41,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:29:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/22a4f1d2-79aa-4ef6-98f6-73746dba7f0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:43,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:29:43 GMT X-Openstack-Request-Id: req-50ffd187-4eae-486b-940f-c61a4f11069f 2019-04-15 18:29:43,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:29:43,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/22a4f1d2-79aa-4ef6-98f6-73746dba7f0e.json used request id req-50ffd187-4eae-486b-940f-c61a4f11069f 2019-04-15 18:29:43,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20622801781s 2019-04-15 18:29:43,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:29:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:43,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:44 GMT X-Openstack-Request-Id: req-ce9a24b9-b926-4869-9da2-1ebe7c9752e1 2019-04-15 18:29:43,992 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:29:27Z", "file": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/file", "owner": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "size": 12716032, "self": "/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:29:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:29:43,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ce9a24b9-b926-4869-9da2-1ebe7c9752e1 2019-04-15 18:29:43,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.792414188385s 2019-04-15 18:29:43,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:29:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc4bae96d782f9f17580d94883db8f56936eb46" 2019-04-15 18:29:45,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:29:45 GMT X-Openstack-Request-Id: req-47df0d21-e208-4f1e-a341-4f3df940a656 2019-04-15 18:29:45,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:29:45,632 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7afdcfa9-fa15-48c4-8d5b-c5be1b1244b0 used request id req-47df0d21-e208-4f1e-a341-4f3df940a656 2019-04-15 18:29:45,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.63888788223s 2019-04-15 18:29:45,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:29:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:45,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5126fa35-6ede-40be-b86e-bf8d0591d0a4 x-openstack-request-id: req-5126fa35-6ede-40be-b86e-bf8d0591d0a4 2019-04-15 18:29:45,849 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/688f4fcc-1a60-4977-9231-75081cc9e405", "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": "688f4fcc-1a60-4977-9231-75081cc9e405"}]} 2019-04-15 18:29:45,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5126fa35-6ede-40be-b86e-bf8d0591d0a4 2019-04-15 18:29:45,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213829994202s 2019-04-15 18:29:45,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:29:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:45,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12e4cbb2-9ebe-4028-b199-72a9705b43ab x-openstack-request-id: req-12e4cbb2-9ebe-4028-b199-72a9705b43ab 2019-04-15 18:29:45,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/688f4fcc-1a60-4977-9231-75081cc9e405 used request id req-12e4cbb2-9ebe-4028-b199-72a9705b43ab 2019-04-15 18:29:45,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441489219666s 2019-04-15 18:29:45,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:29:45,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:46,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0753dc67-f84d-4a57-a312-b3fc8b6d4cb3 2019-04-15 18:29:46,128 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": {"self": "http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c4ef2b3b32f4fa9a9950ce882d4b8d1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:29:46,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0753dc67-f84d-4a57-a312-b3fc8b6d4cb3 2019-04-15 18:29:46,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23282289505s 2019-04-15 18:29:46,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:29:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:46,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4681376b-fcd6-4e30-94a2-f55f1342dd0b 2019-04-15 18:29:46,348 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_dd914eb5-fe04-429b-b13e-c24ca64feb5b", "links": {"self": "http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8c4ef2b3b32f4fa9a9950ce882d4b8d1", "description": null}} 2019-04-15 18:29:46,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1 used request id req-4681376b-fcd6-4e30-94a2-f55f1342dd0b 2019-04-15 18:29:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216442108154s 2019-04-15 18:29:46,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:29:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:46,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff62ac4-37d8-4489-b05e-f7bc794d8f36 2019-04-15 18:29:46,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:29:46,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8c4ef2b3b32f4fa9a9950ce882d4b8d1 used request id req-7ff62ac4-37d8-4489-b05e-f7bc794d8f36 2019-04-15 18:29:46,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.44174695015s 2019-04-15 18:29:46,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:29:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:47,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8271cb-be7c-4ee0-a449-9b55f9821de0 2019-04-15 18:29:47,021 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, "tags": [], "enabled": true, "id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_dd914eb5-fe04-429b-b13e-c24ca64feb5b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:29:47,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cf8271cb-be7c-4ee0-a449-9b55f9821de0 2019-04-15 18:29:47,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226135015488s 2019-04-15 18:29:47,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:29:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:47,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3675cb7f-92cf-4c05-ab83-695afce51462 2019-04-15 18:29:47,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:29:47,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d57a7020d1ea4a4bb1cd9a01c4fd5d4e used request id req-3675cb7f-92cf-4c05-ab83-695afce51462 2019-04-15 18:29:47,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27347779274s 2019-04-15 18:29:47,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:29:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d57a7020d1ea4a4bb1cd9a01c4fd5d4e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:47,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:47 GMT X-Openstack-Request-Id: req-7f4ea560-8a89-4a9c-8b93-6247ad2991db 2019-04-15 18:29:47,632 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "created_at": "2019-04-15T18:29:11Z", "updated_at": "2019-04-15T18:29:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "263af659-4b61-49e6-85cd-f4e5fdf19cb9", "remote_group_id": "132d356f-917c-441f-85a3-3170253a5236", "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "3be87571-1bee-4da6-9be2-de5f6dc3e2b0", "remote_group_id": "132d356f-917c-441f-85a3-3170253a5236", "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "590e6adb-1794-43c9-a599-fcc4e9e00318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "856946dd-a446-44e1-b150-78e4b866176a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}], "revision_number": 1, "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "132d356f-917c-441f-85a3-3170253a5236", "name": "default"}]} 2019-04-15 18:29:47,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d57a7020d1ea4a4bb1cd9a01c4fd5d4e&name=default used request id req-7f4ea560-8a89-4a9c-8b93-6247ad2991db 2019-04-15 18:29:47,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331769227982s 2019-04-15 18:29:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:29:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:47,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:47 GMT X-Openstack-Request-Id: req-ac5a6e66-1c88-406f-8305-c46e0bc85677 2019-04-15 18:29:47,998 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "created_at": "2019-04-15T18:29:11Z", "updated_at": "2019-04-15T18:29:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "263af659-4b61-49e6-85cd-f4e5fdf19cb9", "remote_group_id": "132d356f-917c-441f-85a3-3170253a5236", "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "3be87571-1bee-4da6-9be2-de5f6dc3e2b0", "remote_group_id": "132d356f-917c-441f-85a3-3170253a5236", "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "590e6adb-1794-43c9-a599-fcc4e9e00318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:29:11Z", "revision_number": 0, "id": "856946dd-a446-44e1-b150-78e4b866176a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:29:11Z", "security_group_id": "132d356f-917c-441f-85a3-3170253a5236", "tenant_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e"}], "revision_number": 1, "project_id": "d57a7020d1ea4a4bb1cd9a01c4fd5d4e", "id": "132d356f-917c-441f-85a3-3170253a5236", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}]} 2019-04-15 18:29:47,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ac5a6e66-1c88-406f-8305-c46e0bc85677 2019-04-15 18:29:47,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359665870667s 2019-04-15 18:29:48,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:29:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/132d356f-917c-441f-85a3-3170253a5236.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}90809463ee3e85804f7c096baefaf72a5c5d153f" 2019-04-15 18:29:49,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:29:49 GMT X-Openstack-Request-Id: req-648edbba-2dc4-48ce-9e4c-fdd2befd0ea9 2019-04-15 18:29:49,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:29:49,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/132d356f-917c-441f-85a3-3170253a5236.json used request id req-648edbba-2dc4-48ce-9e4c-fdd2befd0ea9 2019-04-15 18:29:49,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.24383687973s 2019-04-15 18:29:49,291 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-04-15 18:29:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:49,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f0fc77-57b1-48f3-9134-d84bbe6ab827 2019-04-15 18:29:49,336 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:29:49,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-07f0fc77-57b1-48f3-9134-d84bbe6ab827 2019-04-15 18:29:49,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:29:49,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["YPFsQMDQT5qWOfHPZknhZQ"], "issued_at": "2019-04-15T18:29:49.000000Z"}} 2019-04-15 18:29:49,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:29:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:29:50,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:50 GMT X-Openstack-Request-Id: req-56a81cc8-034d-4094-a774-89c5971e19d6 2019-04-15 18:29:50,177 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:29:50,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56a81cc8-034d-4094-a774-89c5971e19d6 2019-04-15 18:29:50,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.418743133545s 2019-04-15 18:29:50,181 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-04-15 18:29:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:29:50,190 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4fc52ab-a3cb-4b72-b5ff-657ac18d0c93 2019-04-15 18:29:50,190 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:29:50,190 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c4fc52ab-a3cb-4b72-b5ff-657ac18d0c93 2019-04-15 18:29:50,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:29:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:29:50,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad51beb7-54cc-4659-91a9-40de37131aeb 2019-04-15 18:29:50,418 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:29:50,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ad51beb7-54cc-4659-91a9-40de37131aeb 2019-04-15 18:29:50,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227589845657s 2019-04-15 18:29:50,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:29:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:29:50,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c325349f-a093-4b04-b88f-5e5d73140775 2019-04-15 18:29:50,551 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-15 18:29:50,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c325349f-a093-4b04-b88f-5e5d73140775 2019-04-15 18:29:50,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125597000122s 2019-04-15 18:29:50,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:29:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"network": {"tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3", "admin_state_up": true}}' 2019-04-15 18:29:51,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:51 GMT X-Openstack-Request-Id: req-c7d85633-fd6c-4fe2-bb61-d045c825e7a2 2019-04-15 18:29:51,236 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:29:50Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","mtu":1450}} 2019-04-15 18:29:51,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c7d85633-fd6c-4fe2-bb61-d045c825e7a2 2019-04-15 18:29:51,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.684829950333s 2019-04-15 18:29:51,237 - 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-04-15T18:29:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'27df82f2-dd48-4d4b-8dc3-3624c65a77c3', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3', u'created_at': u'2019-04-15T18:29:50Z', u'mtu': 1450, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'l2_adjacency': True}) 2019-04-15 18:29:51,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:29:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:29:51,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:51 GMT X-Openstack-Request-Id: req-3fdf260a-ebb1-4ea8-807e-db7db7b95049 2019-04-15 18:29:51,645 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:29:50Z","qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:29:51,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3fdf260a-ebb1-4ea8-807e-db7db7b95049 2019-04-15 18:29:51,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407896995544s 2019-04-15 18:29:51,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:29:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"subnet": {"name": "singlevm1-subnet_433c2591-2035-41b4-b535-07c35c4d71e3", "enable_dhcp": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:29:52,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 15 Apr 2019 18:29:52 GMT X-Openstack-Request-Id: req-bd186bec-c1fd-43c3-a4a3-658fafa044bd 2019-04-15 18:29:52,703 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-15T18:29:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b8d89bf-fffa-412c-8f56-3557425ff140","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_433c2591-2035-41b4-b535-07c35c4d71e3","enable_dhcp":true,"segment_id":null,"network_id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:52Z","ip_version":4}} 2019-04-15 18:29:52,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bd186bec-c1fd-43c3-a4a3-658fafa044bd 2019-04-15 18:29:52,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05691719055s 2019-04-15 18:29:52,704 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:29:52Z', 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'2b8d89bf-fffa-412c-8f56-3557425ff140', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_433c2591-2035-41b4-b535-07c35c4d71e3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'27df82f2-dd48-4d4b-8dc3-3624c65a77c3', u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:29:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:29:52,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:29:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "singlevm1-router_433c2591-2035-41b4-b535-07c35c4d71e3", "admin_state_up": true}}' 2019-04-15 18:30:00,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:00 GMT X-Openstack-Request-Id: req-cdcd778d-dc54-457c-8b70-84aaf46fbe48 2019-04-15 18:30:00,597 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:29:53Z", "admin_state_up": true, "updated_at": "2019-04-15T18:29:55Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "name": "singlevm1-router_433c2591-2035-41b4-b535-07c35c4d71e3"}} 2019-04-15 18:30:00,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cdcd778d-dc54-457c-8b70-84aaf46fbe48 2019-04-15 18:30:00,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.89273691177s 2019-04-15 18:30:00,598 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:29:55Z', u'revision_number': 3, u'ha': True, u'id': u'7fefe899-87d0-4526-9ef9-6768ceae166c', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_433c2591-2035-41b4-b535-07c35c4d71e3', u'admin_state_up': True, u'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', u'created_at': u'2019-04-15T18:29:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'f391c80fcbf542aebeb43aa1a130b87b'}) 2019-04-15 18:30:00,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:30:00,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"subnet_id": "2b8d89bf-fffa-412c-8f56-3557425ff140"}' 2019-04-15 18:30:03,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:03 GMT X-Openstack-Request-Id: req-ee0f249e-7b49-4c4f-873d-4a028ad6ebdc 2019-04-15 18:30:03,836 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "2b8d89bf-fffa-412c-8f56-3557425ff140", "subnet_ids": ["2b8d89bf-fffa-412c-8f56-3557425ff140"], "port_id": "23ad077a-1420-4a28-853c-1c2d9007485f", "id": "7fefe899-87d0-4526-9ef9-6768ceae166c"} 2019-04-15 18:30:03,837 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c/add_router_interface.json used request id req-ee0f249e-7b49-4c4f-873d-4a028ad6ebdc 2019-04-15 18:30:03,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.23841190338s 2019-04-15 18:30:03,837 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:30:03,942 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:30:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:30:03,949 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:03 GMT 2019-04-15 18:30:03,950 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:30:03,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:30:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:05 GMT X-Openstack-Request-Id: req-fa7da445-f320-472d-bf6e-ca823f5b15cf 2019-04-15 18:30:04,730 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:30:04,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa7da445-f320-472d-bf6e-ca823f5b15cf 2019-04-15 18:30:04,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777722120285s 2019-04-15 18:30:04,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:30:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3"}' 2019-04-15 18:30:05,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:05 GMT Location: http://172.30.9.27:9292/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a9ddc5f-7ee5-4645-b0fd-19a80e17c22e 2019-04-15 18:30:05,627 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:30:05Z", "file": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "size": null, "self": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "checksum": null, "created_at": "2019-04-15T18:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:30:05,627 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4a9ddc5f-7ee5-4645-b0fd-19a80e17c22e 2019-04-15 18:30:05,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.891278982162s 2019-04-15 18:30:05,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:30:05,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '' 2019-04-15 18:30:06,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:30:06 GMT X-Openstack-Request-Id: req-b13bd4eb-7ae6-4777-9ba9-74d201232e01 2019-04-15 18:30:06,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:30:06,472 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file used request id req-b13bd4eb-7ae6-4777-9ba9-74d201232e01 2019-04-15 18:30:06,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.844706058502s 2019-04-15 18:30:06,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:30:06,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:07 GMT X-Openstack-Request-Id: req-347b9561-633e-4874-b244-c4b946a70a81 2019-04-15 18:30:07,272 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:30:06Z", "file": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "size": 12716032, "self": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:30:07,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-347b9561-633e-4874-b244-c4b946a70a81 2019-04-15 18:30:07,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795783042908s 2019-04-15 18:30:07,274 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file', 'owner': u'f391c80fcbf542aebeb43aa1a130b87b', 'id': u'01cba97c-a01a-42f6-9a30-3df4d9230e5c', 'size': 12716032, u'self': u'/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f391c80fcbf542aebeb43aa1a130b87b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:30:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:30:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3', 'created': u'2019-04-15T18:30:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:30:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:30:07,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:30:07,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_433c2591-2035-41b4-b535-07c35c4d71e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:30:08,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e241ee7-aaea-4d6f-b1c1-c3446bd021c4 x-openstack-request-id: req-8e241ee7-aaea-4d6f-b1c1-c3446bd021c4 2019-04-15 18:30:08,146 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_433c2591-2035-41b4-b535-07c35c4d71e3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "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": "596900d4-093e-4532-a872-8ee6b44bbfba"}} 2019-04-15 18:30:08,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8e241ee7-aaea-4d6f-b1c1-c3446bd021c4 2019-04-15 18:30:08,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.868308067322s 2019-04-15 18:30:08,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_433c2591-2035-41b4-b535-07c35c4d71e3', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'596900d4-093e-4532-a872-8ee6b44bbfba', 'swap': 0}) 2019-04-15 18:30:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:30:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"extra_specs": {}}' 2019-04-15 18:30:08,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-258f5dcf-efe3-413a-a700-3baa43211598 x-openstack-request-id: req-258f5dcf-efe3-413a-a700-3baa43211598 2019-04-15 18:30:08,285 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:30:08,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba/os-extra_specs used request id req-258f5dcf-efe3-413a-a700-3baa43211598 2019-04-15 18:30:08,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137408018112s 2019-04-15 18:30:08,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-15 18:30:08,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"keypair": {"name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3"}}' 2019-04-15 18:30:08,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75cc8e4f-293f-468f-a9ab-39ea23484829 x-openstack-request-id: req-75cc8e4f-293f-468f-a9ab-39ea23484829 2019-04-15 18:30:08,516 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyDtX5H7YpU2uoL9DQokFComJRTnETir9QDvmD8FZ2zo1ce5eutkeLfcx9s4K5vjOJi8JPJj6F8Pqc2wRTxkbizCQLVoaP4zPb4Nxn+80PODkSu34+oCdOQn4rRbHWVBWpzUXIbvEvKSaftfPN/aSd0afwg8lmDGU9On3X65f4/M5aADWo7OPPyLhsWY0ahuP/z8hf83i1qGveLoEqRjvw9bQ28ELtt/fRC2WfuJWQM3RUd2xuXxxItF2OMXt3SDnlW8zGFYDgi12e1vVnzuPDrh7/6qBEw9q6HS6mAaT/HgmUFcbs2pnkEkW/E5YTIhAePG5RNZASoYaHynbZnBV/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8g7V+R+2KVNrqC/Q0KJBQqJiUU5xE4q/UA75g/BWds6NXHuX\nrrZHi33MfbOCub4ziYvCTyY+hfD6nNsEU8ZG4swkC1aGj+Mz2+DcZ/vNDzg5Ert+\nPqAnTkJ+K0Wx1lQVqc1FyG7xLykmn7Xzzf2kndGn8IPJZgxlPTp91+uX+PzOWgA1\nqOzjz8i4bFmNGobj/8/IX/N4tahr3i6BKkY78PW0NvBC7bf30Qtln7iVkDN0VHds\nbl8cSLRdjjF7d0g55VvMxhWA4Itdntb1Z87jw64e/+qgRMPauh0upgGk/x4JlBXG\n7NqZ5BJFvxOWEyIQHjxuUTWQEqGGh8p22ZwVfwIDAQABAoIBAAHzPKYVK1KJ6YQh\nXn1P0VbIGCKvjxmpNIFgnYICna+3Wkw0crRlo43sJYmduJ/meGPTTG120Woi1uIM\noaxLHKcXHfM5bzwZiIFs/lmYHb7RpSQRfqLih26J+po+pYAkjUgg7z7+JdNLcZQ3\n0w8FzB25YrD9XtIDp40mu3zR2ReYbc5TO0Wg9yVgql1dRl5bKIHW4Pg6awDwXotJ\npHk9XHF/5o25jXG7jrZXjMRfwhzamonNrZSxI497P4JNjOqVpHfyYW8YcBumPt/V\nrLrvXSUmtqnsyFqubBMNpPsp0rnBFfaldLcu7UQeLzoxIDRued7Egi4f8O3DhptM\nIpwp8YECgYEA+aJDj79K50raq1jnxYcUMxOjD4JIgsMFj6wnptAfB/5mYZw3ew9J\nw5/hRToGlDOLb732JwVHqvBnuoO+8q83m1V0a7/taB8fFIQsl55l8hz47+AgiJFE\nTpMdY4BIEpGiP0EoamfT1YOOgq6CaZN/jpqZmjj3geO/1eltPkzDnUsCgYEA+Dsc\n1+t1ATORFcnsF0Uhyaanezz+uiNszsk1g58U7q6DqRbKo13x3fARWK0yvS+z8u+c\nuKAD7SpU4knvCLdPI5wZIj9uTROtAFaFPnX4a5VSXVwt1gWLyX9gvx6MDNB77Vzn\n2kUzJ7/Ptz7w+0I2uSdUyw900Tw8qW59RAqjTB0CgYBi/lL2fTBx+kAu9Omsbj23\nZ5EhRFQG7tmUuPtcbmnv3JWzHaTuuwhQeGV382PKf4pK/LTRkolyIzWvRDGDwbI2\nejPZytmVkcncc/HPCnR5B748OdAM+DZzRmnAHI34NyJ1HRyu3Y+muy3XauaygVhz\nL6G8A906+BsJ9DBrJTvpcwKBgQDtr6SJt6KcmOTmqSdQjNiyfspFvfzm/P617oI4\nWv4vIZleMj2sOktbSQFDGOzJrECxcPBu9IFt+ae32jVw8h1sKo8CdRxH33w7I52I\nVmudkCiCzr3w/fSA52AbAMP3jTXs7ZXwMWyvNgJOI42Z+SfvGJMfsNgZdYVcczit\nC0abnQKBgQC4+0pHm1AHpzQV8iUSJMKs3TPpzYEAVHJzOnx8DEcMNZn2d8D3aiia\nwByC1v5WNwvb2Xtl5xr4cOwru28fxQP7XxFiHMahQ+cLKmG7DfTmf7GtjGZTZbjf\nDq0Z4b0Dxp+FN4HsI6nLY9husBnYR5o5Z/BQXjp7iGtIlPOT0pzviQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "fingerprint": "62:e7:4a:20:76:00:98:5a:1a:4b:3c:f1:61:0b:82:36"}} 2019-04-15 18:30:08,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-75cc8e4f-293f-468f-a9ab-39ea23484829 2019-04-15 18:30:08,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.230389118195s 2019-04-15 18:30:08,517 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyDtX5H7YpU2uoL9DQokFComJRTnETir9QDvmD8FZ2zo1ce5eutkeLfcx9s4K5vjOJi8JPJj6F8Pqc2wRTxkbizCQLVoaP4zPb4Nxn+80PODkSu34+oCdOQn4rRbHWVBWpzUXIbvEvKSaftfPN/aSd0afwg8lmDGU9On3X65f4/M5aADWo7OPPyLhsWY0ahuP/z8hf83i1qGveLoEqRjvw9bQ28ELtt/fRC2WfuJWQM3RUd2xuXxxItF2OMXt3SDnlW8zGFYDgi12e1vVnzuPDrh7/6qBEw9q6HS6mAaT/HgmUFcbs2pnkEkW/E5YTIhAePG5RNZASoYaHynbZnBV/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8g7V+R+2KVNrqC/Q0KJBQqJiUU5xE4q/UA75g/BWds6NXHuX\nrrZHi33MfbOCub4ziYvCTyY+hfD6nNsEU8ZG4swkC1aGj+Mz2+DcZ/vNDzg5Ert+\nPqAnTkJ+K0Wx1lQVqc1FyG7xLykmn7Xzzf2kndGn8IPJZgxlPTp91+uX+PzOWgA1\nqOzjz8i4bFmNGobj/8/IX/N4tahr3i6BKkY78PW0NvBC7bf30Qtln7iVkDN0VHds\nbl8cSLRdjjF7d0g55VvMxhWA4Itdntb1Z87jw64e/+qgRMPauh0upgGk/x4JlBXG\n7NqZ5BJFvxOWEyIQHjxuUTWQEqGGh8p22ZwVfwIDAQABAoIBAAHzPKYVK1KJ6YQh\nXn1P0VbIGCKvjxmpNIFgnYICna+3Wkw0crRlo43sJYmduJ/meGPTTG120Woi1uIM\noaxLHKcXHfM5bzwZiIFs/lmYHb7RpSQRfqLih26J+po+pYAkjUgg7z7+JdNLcZQ3\n0w8FzB25YrD9XtIDp40mu3zR2ReYbc5TO0Wg9yVgql1dRl5bKIHW4Pg6awDwXotJ\npHk9XHF/5o25jXG7jrZXjMRfwhzamonNrZSxI497P4JNjOqVpHfyYW8YcBumPt/V\nrLrvXSUmtqnsyFqubBMNpPsp0rnBFfaldLcu7UQeLzoxIDRued7Egi4f8O3DhptM\nIpwp8YECgYEA+aJDj79K50raq1jnxYcUMxOjD4JIgsMFj6wnptAfB/5mYZw3ew9J\nw5/hRToGlDOLb732JwVHqvBnuoO+8q83m1V0a7/taB8fFIQsl55l8hz47+AgiJFE\nTpMdY4BIEpGiP0EoamfT1YOOgq6CaZN/jpqZmjj3geO/1eltPkzDnUsCgYEA+Dsc\n1+t1ATORFcnsF0Uhyaanezz+uiNszsk1g58U7q6DqRbKo13x3fARWK0yvS+z8u+c\nuKAD7SpU4knvCLdPI5wZIj9uTROtAFaFPnX4a5VSXVwt1gWLyX9gvx6MDNB77Vzn\n2kUzJ7/Ptz7w+0I2uSdUyw900Tw8qW59RAqjTB0CgYBi/lL2fTBx+kAu9Omsbj23\nZ5EhRFQG7tmUuPtcbmnv3JWzHaTuuwhQeGV382PKf4pK/LTRkolyIzWvRDGDwbI2\nejPZytmVkcncc/HPCnR5B748OdAM+DZzRmnAHI34NyJ1HRyu3Y+muy3XauaygVhz\nL6G8A906+BsJ9DBrJTvpcwKBgQDtr6SJt6KcmOTmqSdQjNiyfspFvfzm/P617oI4\nWv4vIZleMj2sOktbSQFDGOzJrECxcPBu9IFt+ae32jVw8h1sKo8CdRxH33w7I52I\nVmudkCiCzr3w/fSA52AbAMP3jTXs7ZXwMWyvNgJOI42Z+SfvGJMfsNgZdYVcczit\nC0abnQKBgQC4+0pHm1AHpzQV8iUSJMKs3TPpzYEAVHJzOnx8DEcMNZn2d8D3aiia\nwByC1v5WNwvb2Xtl5xr4cOwru28fxQP7XxFiHMahQ+cLKmG7DfTmf7GtjGZTZbjf\nDq0Z4b0Dxp+FN4HsI6nLY9husBnYR5o5Z/BQXjp7iGtIlPOT0pzviQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e2c52ffb6d6b45158dc43fc13f1b7183', 'name': u'singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3', 'created_at': '2019-04-15T18:30:08.517466', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f391c80fcbf542aebeb43aa1a130b87b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:e7:4a:20:76:00:98:5a:1a:4b:3c:f1:61:0b:82:36', 'type': 'ssh', 'id': u'singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3'}) 2019-04-15 18:30:08,517 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8g7V+R+2KVNrqC/Q0KJBQqJiUU5xE4q/UA75g/BWds6NXHuX rrZHi33MfbOCub4ziYvCTyY+hfD6nNsEU8ZG4swkC1aGj+Mz2+DcZ/vNDzg5Ert+ PqAnTkJ+K0Wx1lQVqc1FyG7xLykmn7Xzzf2kndGn8IPJZgxlPTp91+uX+PzOWgA1 qOzjz8i4bFmNGobj/8/IX/N4tahr3i6BKkY78PW0NvBC7bf30Qtln7iVkDN0VHds bl8cSLRdjjF7d0g55VvMxhWA4Itdntb1Z87jw64e/+qgRMPauh0upgGk/x4JlBXG 7NqZ5BJFvxOWEyIQHjxuUTWQEqGGh8p22ZwVfwIDAQABAoIBAAHzPKYVK1KJ6YQh Xn1P0VbIGCKvjxmpNIFgnYICna+3Wkw0crRlo43sJYmduJ/meGPTTG120Woi1uIM oaxLHKcXHfM5bzwZiIFs/lmYHb7RpSQRfqLih26J+po+pYAkjUgg7z7+JdNLcZQ3 0w8FzB25YrD9XtIDp40mu3zR2ReYbc5TO0Wg9yVgql1dRl5bKIHW4Pg6awDwXotJ pHk9XHF/5o25jXG7jrZXjMRfwhzamonNrZSxI497P4JNjOqVpHfyYW8YcBumPt/V rLrvXSUmtqnsyFqubBMNpPsp0rnBFfaldLcu7UQeLzoxIDRued7Egi4f8O3DhptM Ipwp8YECgYEA+aJDj79K50raq1jnxYcUMxOjD4JIgsMFj6wnptAfB/5mYZw3ew9J w5/hRToGlDOLb732JwVHqvBnuoO+8q83m1V0a7/taB8fFIQsl55l8hz47+AgiJFE TpMdY4BIEpGiP0EoamfT1YOOgq6CaZN/jpqZmjj3geO/1eltPkzDnUsCgYEA+Dsc 1+t1ATORFcnsF0Uhyaanezz+uiNszsk1g58U7q6DqRbKo13x3fARWK0yvS+z8u+c uKAD7SpU4knvCLdPI5wZIj9uTROtAFaFPnX4a5VSXVwt1gWLyX9gvx6MDNB77Vzn 2kUzJ7/Ptz7w+0I2uSdUyw900Tw8qW59RAqjTB0CgYBi/lL2fTBx+kAu9Omsbj23 Z5EhRFQG7tmUuPtcbmnv3JWzHaTuuwhQeGV382PKf4pK/LTRkolyIzWvRDGDwbI2 ejPZytmVkcncc/HPCnR5B748OdAM+DZzRmnAHI34NyJ1HRyu3Y+muy3XauaygVhz L6G8A906+BsJ9DBrJTvpcwKBgQDtr6SJt6KcmOTmqSdQjNiyfspFvfzm/P617oI4 Wv4vIZleMj2sOktbSQFDGOzJrECxcPBu9IFt+ae32jVw8h1sKo8CdRxH33w7I52I VmudkCiCzr3w/fSA52AbAMP3jTXs7ZXwMWyvNgJOI42Z+SfvGJMfsNgZdYVcczit C0abnQKBgQC4+0pHm1AHpzQV8iUSJMKs3TPpzYEAVHJzOnx8DEcMNZn2d8D3aiia wByC1v5WNwvb2Xtl5xr4cOwru28fxQP7XxFiHMahQ+cLKmG7DfTmf7GtjGZTZbjf Dq0Z4b0Dxp+FN4HsI6nLY9husBnYR5o5Z/BQXjp7iGtIlPOT0pzviQ== -----END RSA PRIVATE KEY----- 2019-04-15 18:30:08,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-15 18:30:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"security_group": {"name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-04-15 18:30:08,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:09 GMT X-Openstack-Request-Id: req-ee820344-18ee-4526-a99a-98a7269a0091 2019-04-15 18:30:08,956 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:09Z", "updated_at": "2019-04-15T18:30:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d764b3e2-69b3-43b5-befd-c32cc41bfb1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d9e241cf-66db-43c1-89d9-faf70b1624c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}} 2019-04-15 18:30:08,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ee820344-18ee-4526-a99a-98a7269a0091 2019-04-15 18:30:08,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.433135986328s 2019-04-15 18:30:08,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:30:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:09,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:09 GMT X-Openstack-Request-Id: req-dc740b58-5bfa-4f71-bb91-68a882f80079 2019-04-15 18:30:09,427 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:09Z", "updated_at": "2019-04-15T18:30:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d764b3e2-69b3-43b5-befd-c32cc41bfb1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d9e241cf-66db-43c1-89d9-faf70b1624c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}]} 2019-04-15 18:30:09,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dc740b58-5bfa-4f71-bb91-68a882f80079 2019-04-15 18:30:09,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.464704990387s 2019-04-15 18:30:09,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:30:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -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": "fa9bf835-d7f4-4999-9b92-655f614bc100"}}' 2019-04-15 18:30:09,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:09 GMT X-Openstack-Request-Id: req-ead7c2b6-3bd6-4ea0-ac1a-138b2a2741f8 2019-04-15 18:30:09,861 - keystoneauth.session - DEBUG - 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-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "port_range_min": 22, "revision_number": 0, "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:09Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "5e91f177-2e8c-4375-9a50-d19d48074adf"}} 2019-04-15 18:30:09,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ead7c2b6-3bd6-4ea0-ac1a-138b2a2741f8 2019-04-15 18:30:09,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.426159858704s 2019-04-15 18:30:09,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:30:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:10 GMT X-Openstack-Request-Id: req-ea6f79f1-f4ad-47d3-ae47-a5d7e067e949 2019-04-15 18:30:09,920 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:09Z", "updated_at": "2019-04-15T18:30:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "5e91f177-2e8c-4375-9a50-d19d48074adf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d764b3e2-69b3-43b5-befd-c32cc41bfb1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d9e241cf-66db-43c1-89d9-faf70b1624c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 2, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}]} 2019-04-15 18:30:09,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ea6f79f1-f4ad-47d3-ae47-a5d7e067e949 2019-04-15 18:30:09,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534031391144s 2019-04-15 18:30:09,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:30:09,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -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": "fa9bf835-d7f4-4999-9b92-655f614bc100"}}' 2019-04-15 18:30:10,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:10 GMT X-Openstack-Request-Id: req-a811c8b8-01b1-4cb3-8dee-ef68f936a766 2019-04-15 18:30:10,076 - keystoneauth.session - DEBUG - 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-04-15T18:30:10Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "port_range_min": null, "revision_number": 0, "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:10Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "733032e4-2612-4278-ac42-64d025353ba9"}} 2019-04-15 18:30:10,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a811c8b8-01b1-4cb3-8dee-ef68f936a766 2019-04-15 18:30:10,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15030002594s 2019-04-15 18:30:10,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:30:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:10,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:10 GMT X-Openstack-Request-Id: req-4ea5625b-a428-4a24-bd7f-3fca0193e88b 2019-04-15 18:30:10,362 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0408f114-c274-4e8f-94c5-9b2b4af260fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["157e5df3-88fe-4421-8e84-251f47bbe451"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:53Z","qos_policy_id":null,"name":"HA network tenant f391c80fcbf542aebeb43aa1a130b87b","admin_state_up":true,"tenant_id":"","created_at":"2019-04-15T18:29:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":["2b8d89bf-fffa-412c-8f56-3557425ff140"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:52Z","qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:30:10,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4ea5625b-a428-4a24-bd7f-3fca0193e88b 2019-04-15 18:30:10,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28427696228s 2019-04-15 18:30:10,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:30:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:10,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:10 GMT X-Openstack-Request-Id: req-81efe04e-713e-4c83-8ddc-058892dc2f82 2019-04-15 18:30:10,707 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:30:06Z", "file": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "size": 12716032, "self": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:30:10,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-81efe04e-713e-4c83-8ddc-058892dc2f82 2019-04-15 18:30:10,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339639902115s 2019-04-15 18:30:10,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:30:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:10,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24598431-8910-443f-a272-788d0732bc67 x-openstack-request-id: req-24598431-8910-443f-a272-788d0732bc67 2019-04-15 18:30:10,736 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_433c2591-2035-41b4-b535-07c35c4d71e3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "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": "596900d4-093e-4532-a872-8ee6b44bbfba"}]} 2019-04-15 18:30:10,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-24598431-8910-443f-a272-788d0732bc67 2019-04-15 18:30:10,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230281352997s 2019-04-15 18:30:10,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:30:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"server": {"name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "imageRef": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "flavorRef": "596900d4-093e-4532-a872-8ee6b44bbfba", "max_count": 1, "min_count": 1, "networks": [{"uuid": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3"}], "security_groups": [{"name": "fa9bf835-d7f4-4999-9b92-655f614bc100"}]}}' 2019-04-15 18:30:18,222 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e x-compute-request-id: req-4a075815-ca2e-4f57-9640-5211cb76a0aa x-openstack-request-id: req-4a075815-ca2e-4f57-9640-5211cb76a0aa 2019-04-15 18:30:18,223 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fa9bf835-d7f4-4999-9b92-655f614bc100"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "adminPass": "NwUcHhbBj7Dx"}} 2019-04-15 18:30:18,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4a075815-ca2e-4f57-9640-5211cb76a0aa 2019-04-15 18:30:18,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.48364710808s 2019-04-15 18:30:18,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49b91c06-e182-4ca6-860d-4386af07a726 x-openstack-request-id: req-49b91c06-e182-4ca6-860d-4386af07a726 2019-04-15 18:30:19,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "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-04-15T18:30:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:19,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49b91c06-e182-4ca6-860d-4386af07a726 2019-04-15 18:30:19,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1057908535s 2019-04-15 18:30:19,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:30:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:19,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:19 GMT X-Openstack-Request-Id: req-b14677da-8a40-4db5-bae8-298cd34da4f7 2019-04-15 18:30:19,424 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0408f114-c274-4e8f-94c5-9b2b4af260fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["157e5df3-88fe-4421-8e84-251f47bbe451"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:53Z","qos_policy_id":null,"name":"HA network tenant f391c80fcbf542aebeb43aa1a130b87b","admin_state_up":true,"tenant_id":"","created_at":"2019-04-15T18:29:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":["2b8d89bf-fffa-412c-8f56-3557425ff140"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:52Z","qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:30:19,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b14677da-8a40-4db5-bae8-298cd34da4f7 2019-04-15 18:30:19,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0834898948669s 2019-04-15 18:30:19,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:30:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:19,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:19 GMT X-Openstack-Request-Id: req-7654ed71-428a-461d-9cf8-f27770439366 2019-04-15 18:30:19,474 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:29:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"157e5df3-88fe-4421-8e84-251f47bbe451","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f391c80fcbf542aebeb43aa1a130b87b","enable_dhcp":false,"segment_id":null,"network_id":"0408f114-c274-4e8f-94c5-9b2b4af260fc","tenant_id":"","created_at":"2019-04-15T18:29:53Z","ip_version":4},{"updated_at":"2019-04-15T18:29:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b8d89bf-fffa-412c-8f56-3557425ff140","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_433c2591-2035-41b4-b535-07c35c4d71e3","enable_dhcp":true,"segment_id":null,"network_id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:52Z","ip_version":4},{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:30:19,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7654ed71-428a-461d-9cf8-f27770439366 2019-04-15 18:30:19,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0482740402222s 2019-04-15 18:30:19,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:30:21,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-663b1b9d-fa37-4085-9a35-6ca110ee81e3 x-openstack-request-id: req-663b1b9d-fa37-4085-9a35-6ca110ee81e3 2019-04-15 18:30:22,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:30:21Z", "hostId": "45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:22,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-663b1b9d-fa37-4085-9a35-6ca110ee81e3 2019-04-15 18:30:22,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977301836014s 2019-04-15 18:30:22,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:30:24,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:27,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a0d3b74-0b36-4439-aba4-69ef4b5da1ee x-openstack-request-id: req-4a0d3b74-0b36-4439-aba4-69ef4b5da1ee 2019-04-15 18:30:27,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "security_groups": [{"name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}], "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:30:23Z", "hostId": "45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:27,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a0d3b74-0b36-4439-aba4-69ef4b5da1ee 2019-04-15 18:30:27,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.89114093781s 2019-04-15 18:30:27,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:30:29,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:30,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 806 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4963652-c44b-4364-83af-55942c697d3c x-openstack-request-id: req-c4963652-c44b-4364-83af-55942c697d3c 2019-04-15 18:30:30,896 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:66:75", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "security_groups": [{"name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}], "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:30:23Z", "hostId": "45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:30,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4963652-c44b-4364-83af-55942c697d3c 2019-04-15 18:30:30,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53075504303s 2019-04-15 18:30:30,903 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:30:32,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:34,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15256168-b45f-46ab-be7f-9a8b6911389e x-openstack-request-id: req-15256168-b45f-46ab-be7f-9a8b6911389e 2019-04-15 18:30:34,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:66:75", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-04-15T18:30:31.000000", "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "security_groups": [{"name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}], "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:30:31Z", "hostId": "45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:34,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15256168-b45f-46ab-be7f-9a8b6911389e 2019-04-15 18:30:34,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10521888733s 2019-04-15 18:30:34,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:30:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:34,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:34 GMT X-Openstack-Request-Id: req-11b155e4-8b51-44cc-b3bb-98e92edf6844 2019-04-15 18:30:34,261 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:30:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b8d89bf-fffa-412c-8f56-3557425ff140","ip_address":"192.168.120.5"}],"id":"f3baf967-3e28-4fde-bb2d-00a35fee6881","security_groups":["fa9bf835-d7f4-4999-9b92-655f614bc100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:66:75","project_id":"f391c80fcbf542aebeb43aa1a130b87b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:30:22Z","binding:vnic_type":"normal","device_id":"d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e","ip_allocation":"immediate"}]} 2019-04-15 18:30:34,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e used request id req-11b155e4-8b51-44cc-b3bb-98e92edf6844 2019-04-15 18:30:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.243788003922s 2019-04-15 18:30:34,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f3baf967-3e28-4fde-bb2d-00a35fee6881" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:34,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:34 GMT X-Openstack-Request-Id: req-5c537d15-ef69-433f-9284-92721203aea3 2019-04-15 18:30:34,321 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:30:34,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f3baf967-3e28-4fde-bb2d-00a35fee6881 used request id req-5c537d15-ef69-433f-9284-92721203aea3 2019-04-15 18:30:34,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501048564911s 2019-04-15 18:30:34,322 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:66:75', 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'01cba97c-a01a-42f6-9a30-3df4d9230e5c'}), 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-04-15T18:30:31.000000', 'flavor': Munch({u'id': u'596900d4-093e-4532-a872-8ee6b44bbfba'}), 'az': u'nova', 'id': u'd9bfa4db-dc75-40bc-a7ed-dc7781d43e6e', 'security_groups': [Munch({u'name': u'singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e2c52ffb6d6b45158dc43fc13f1b7183', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f391c80fcbf542aebeb43aa1a130b87b', '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-04-15T18:30:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:30:31Z', 'hostId': u'45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27', '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-04-15T18:30:31.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'f391c80fcbf542aebeb43aa1a130b87b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3', 'adminPass': u'NwUcHhbBj7Dx', 'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', 'created_at': u'2019-04-15T18:30:18Z', 'created': u'2019-04-15T18:30:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:30:34,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:30:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:34,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:34 GMT X-Openstack-Request-Id: req-d81e6f9e-b33c-4f12-acbc-83562ccd2770 2019-04-15 18:30:34,732 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0408f114-c274-4e8f-94c5-9b2b4af260fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["157e5df3-88fe-4421-8e84-251f47bbe451"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:53Z","qos_policy_id":null,"name":"HA network tenant f391c80fcbf542aebeb43aa1a130b87b","admin_state_up":true,"tenant_id":"","created_at":"2019-04-15T18:29:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":["2b8d89bf-fffa-412c-8f56-3557425ff140"],"description":"","tags":[],"updated_at":"2019-04-15T18:29:52Z","qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:30:34,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d81e6f9e-b33c-4f12-acbc-83562ccd2770 2019-04-15 18:30:34,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404315948486s 2019-04-15 18:30:34,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:30:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:35,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:35 GMT X-Openstack-Request-Id: req-78484f96-ab75-4443-b874-527b8681e8b7 2019-04-15 18:30:35,064 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:30:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b8d89bf-fffa-412c-8f56-3557425ff140","ip_address":"192.168.120.5"}],"id":"f3baf967-3e28-4fde-bb2d-00a35fee6881","security_groups":["fa9bf835-d7f4-4999-9b92-655f614bc100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:66:75","project_id":"f391c80fcbf542aebeb43aa1a130b87b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:30:22Z","binding:vnic_type":"normal","device_id":"d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e","ip_allocation":"immediate"}]} 2019-04-15 18:30:35,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e used request id req-78484f96-ab75-4443-b874-527b8681e8b7 2019-04-15 18:30:35,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.329834222794s 2019-04-15 18:30:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-15 18:30:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"floatingip": {"floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "fixed_ip_address": "192.168.120.5", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881"}}' 2019-04-15 18:30:37,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:38 GMT X-Openstack-Request-Id: req-00d25524-a09f-44e2-8fce-ae3f62164855 2019-04-15 18:30:37,946 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:36Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}} 2019-04-15 18:30:37,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-00d25524-a09f-44e2-8fce-ae3f62164855 2019-04-15 18:30:37,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.88116598129s 2019-04-15 18:30:37,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:38,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:38 GMT X-Openstack-Request-Id: req-6b5c3a8a-e3d1-47b1-a85e-cdd01fd164af 2019-04-15 18:30:38,061 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:36Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}]} 2019-04-15 18:30:38,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6b5c3a8a-e3d1-47b1-a85e-cdd01fd164af 2019-04-15 18:30:38,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0995991230011s 2019-04-15 18:30:38,068 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:30:38,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:38,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:38 GMT X-Openstack-Request-Id: req-55a9568b-85ae-484f-83f9-2b74b7f609ad 2019-04-15 18:30:38,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:36Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}]} 2019-04-15 18:30:38,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-55a9568b-85ae-484f-83f9-2b74b7f609ad 2019-04-15 18:30:38,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.373396158218s 2019-04-15 18:30:38,557 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:30:38,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:39,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:39 GMT X-Openstack-Request-Id: req-b5cf503c-ec41-4bee-8dd2-c329df776f35 2019-04-15 18:30:39,086 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:36Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}]} 2019-04-15 18:30:39,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b5cf503c-ec41-4bee-8dd2-c329df776f35 2019-04-15 18:30:39,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.418556928635s 2019-04-15 18:30:39,092 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:30:39,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:39,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:39,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:39 GMT X-Openstack-Request-Id: req-9e5544a9-0b5f-4f10-8b1d-35fe422a5e89 2019-04-15 18:30:39,274 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:36Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}]} 2019-04-15 18:30:39,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9e5544a9-0b5f-4f10-8b1d-35fe422a5e89 2019-04-15 18:30:39,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0716528892517s 2019-04-15 18:30:39,280 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:30:39,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:39,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:39 GMT X-Openstack-Request-Id: req-8d6a6640-d945-4b36-adbc-a26efe0f5a0b 2019-04-15 18:30:39,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:36Z", "updated_at": "2019-04-15T18:30:39Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a1:66:75", "device_id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_id": "f3baf967-3e28-4fde-bb2d-00a35fee6881", "id": "cbf6d6be-24ad-4caa-a5fc-90777527ed8f", "qos_policy_id": null}]} 2019-04-15 18:30:39,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8d6a6640-d945-4b36-adbc-a26efe0f5a0b 2019-04-15 18:30:39,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0952188968658s 2019-04-15 18:30:39,492 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7fefe899-87d0-4526-9ef9-6768ceae166c', 'updated_at': u'2019-04-15T18:30:39Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'f3baf967-3e28-4fde-bb2d-00a35fee6881', 'id': u'cbf6d6be-24ad-4caa-a5fc-90777527ed8f', 'network': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'port': u'f3baf967-3e28-4fde-bb2d-00a35fee6881', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f391c80fcbf542aebeb43aa1a130b87b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f391c80fcbf542aebeb43aa1a130b87b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'27df82f2-dd48-4d4b-8dc3-3624c65a77c3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:66:75', u'device_id': u'd9bfa4db-dc75-40bc-a7ed-dc7781d43e6e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f391c80fcbf542aebeb43aa1a130b87b', 'created_at': u'2019-04-15T18:30:36Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'27df82f2-dd48-4d4b-8dc3-3624c65a77c3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:66:75', u'device_id': u'd9bfa4db-dc75-40bc-a7ed-dc7781d43e6e'}), 'router': u'7fefe899-87d0-4526-9ef9-6768ceae166c'}) 2019-04-15 18:30:39,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:30:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:30:40,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9616 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ea9a9a2-bc11-44ec-aa5e-4c03524ad946 x-openstack-request-id: req-9ea9a9a2-bc11-44ec-aa5e-4c03524ad946 2019-04-15 18:30:40,437 - keystoneauth.session - DEBUG - 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 516726912 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.231292] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234248] pid_max: default: 32768 minimum: 301\n[ 0.235840] ACPI: Core revision 20150930\n[ 0.237836] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240143] Security Framework initialized\n[ 0.241592] Yama: becoming mindful.\n[ 0.242880] AppArmor: AppArmor initialized\n[ 0.244368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246678] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253482] Initializing cgroup subsys io\n[ 0.254929] Initializing cgroup subsys memory\n[ 0.256457] Initializing cgroup subsys devices\n[ 0.258014] Initializing cgroup subsys freezer\n[ 0.259558] Initializing cgroup subsys net_cls\n[ 0.261100] Initializing cgroup subsys perf_event\n[ 0.262725] Initializing cgroup subsys net_prio\n[ 0.264302] Initializing cgroup subsys hugetlb\n[ 0.265857] Initializing cgroup subsys pids\n[ 0.267384] CPU: Physical Processor ID: 0\n[ 0.269523] mce: CPU supports 10 MCE banks\n[ 0.271006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293209] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301642] ftrace: allocating 31920 entries in 125 pages\n[ 0.332706] smpboot: Max logical packages: 1\n[ 0.334240] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336628] x2apic enabled\n[ 0.338010] Switched APIC routing to physical x2apic.\n[ 0.340910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.342919] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.349806] KVM setup paravirtual spinlock\n[ 0.351755] x86: Booted up 1 node, 1 CPUs\n[ 0.353193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355631] devtmpfs: initialized\n[ 0.357878] evm: security.selinux\n[ 0.359118] evm: security.SMACK64\n[ 0.360356] evm: security.SMACK64EXEC\n[ 0.361684] evm: security.SMACK64TRANSMUTE\n[ 0.363124] evm: security.SMACK64MMAP\n[ 0.364454] evm: security.ima\n[ 0.365589] evm: security.capability\n[ 0.366965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370255] pinctrl core: initialized pinctrl subsystem\n[ 0.372164] RTC time: 18:30:31, date: 04/15/19\n[ 0.373815] NET: Registered protocol family 16\n[ 0.375496] cpuidle: using governor ladder\n[ 0.376951] cpuidle: using governor menu\n[ 0.378353] PCCT header not found.\n[ 0.379662] ACPI: bus type PCI registered\n[ 0.381092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.383291] PCI: Using configuration type 1 for base access\n[ 0.385879] ACPI: Added _OSI(Module Device)\n[ 0.387371] ACPI: Added _OSI(Processor Device)\n[ 0.388907] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390491] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393040] ACPI: Interpreter enabled\n[ 0.394345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.404178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.407459] ACPI: (supports S0 S5)\n[ 0.408713] ACPI: Using IOAPIC for interrupt routing\n[ 0.410401] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.419187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.421326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425184] acpiphp: Slot [3] registered\n[ 0.426604] acpiphp: Slot [4] registered\n[ 0.428019] acpiphp: Slot [5] registered\n[ 0.429442] acpiphp: Slot [6] registered\n[ 0.430853] acpiphp: Slot [7] registered\n[ 0.432268] acpiphp: Slot [8] registered\n[ 0.433686] acpiphp: Slot [9] registered\n[ 0.435095] acpiphp: Slot [10] registered\n[ 0.436529] acpiphp: Slot [11] registered\n[ 0.437973] acpiphp: Slot [12] registered\n[ 0.439410] acpiphp: Slot [13] registered\n[ 0.440844] acpiphp: Slot [14] registered\n[ 0.442289] acpiphp: Slot [15] registered\n[ 0.459794] acpiphp: Slot [16] registered\n[ 0.461236] acpiphp: Slot [17] registered\n[ 0.462674] acpiphp: Slot [18] registered\n[ 0.464118] acpiphp: Slot [19] registered\n[ 0.465553] acpiphp: Slot [20] registered\n[ 0.466991] acpiphp: Slot [21] registered\n[ 0.468435] acpiphp: Slot [22] registered\n[ 0.469875] acpiphp: Slot [23] registered\n[ 0.471316] acpiphp: Slot [24] registered\n[ 0.472763] acpiphp: Slot [25] registered\n[ 0.474198] acpiphp: Slot [26] registered\n[ 0.475633] acpiphp: Slot [27] registered\n[ 0.477080] acpiphp: Slot [28] registered\n[ 0.478522] acpiphp: Slot [29] registered\n[ 0.479954] acpiphp: Slot [30] registered\n[ 0.481400] acpiphp: Slot [31] registered\n[ 0.482837] PCI host bridge to bus 0000:00\n[ 0.484277] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486441] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.491198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.493777] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496422] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501202] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.505600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.507872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512367] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547291] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.552203] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.554788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.556671] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.559429] vgaarb: loaded\n[ 0.560496] vgaarb: bridge control possible 0000:00:02.0\n[ 0.562644] SCSI subsystem initialized\n[ 0.564289] ACPI: bus type USB registered\n[ 0.565755] usbcore: registered new interface driver usbfs\n[ 0.567597] usbcore: registered new interface driver hub\n[ 0.569392] usbcore: registered new device driver usb\n[ 0.571328] PCI: Using ACPI for IRQ routing\n[ 0.573324] NetLabel: Initializing\n[ 0.574599] NetLabel: domain hash size = 128\n[ 0.576119] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577832] NetLabel: unlabeled traffic allowed by default\n[ 0.579913] clocksource: Switched to clocksource kvm-clock\n[ 0.590550] AppArmor: AppArmor Filesystem Enabled\n[ 0.592242] pnp: PnP ACPI init\n[ 0.593760] pnp: PnP ACPI: found 5 devices\n[ 0.600999] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604043] NET: Registered protocol family 2\n[ 0.605859] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610312] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612459] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614403] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616502] NET: Registered protocol family 1\n[ 0.618066] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620031] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621976] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652203] Trying to unpack rootfs image as initramfs...\n[ 0.714467] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.717368] Scanning for low memory corruption every 60 seconds\n[ 0.719648] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721750] audit: initializing netlink subsys (disabled)\n[ 0.723573] audit: type=2000 audit(1555353032.083:1): initialized\n[ 0.725846] Initialise system trusted keyring\n[ 0.727515] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729590] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732737] zbud: loaded\n[ 0.733928] VFS: Disk quotas dquot_6.6.0\n[ 0.735368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737986] fuse init (API version 7.23)\n[ 0.739527] Key type big_key registered\n[ 0.740949] Allocating IMA MOK and blacklist keyrings.\n[ 0.743016] Key type asymmetric registered\n[ 0.744492] Asymmetric key parser 'x509' registered\n[ 0.746194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748831] io scheduler noop registered\n[ 0.750245] io scheduler deadline registered (default)\n[ 0.752024] io scheduler cfq registered\n[ 0.753502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755362] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760172] ACPI: Power Button [PWRF]\n[ 0.761623] GHES: HEST is not enabled!\n[ 0.775912] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809194] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838136] Linux agpgart interface v0.103\n[ 0.841829] brd: module loaded\n[ 0.844307] loop: module loaded\n[ 0.850143] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852741] GPT:90111 != 2097151\n[ 0.853952] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855935] GPT:90111 != 2097151\n[ 0.857146] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858885] vda: vda1 vda15\n[ 0.860769] scsi host0: ata_piix\n[ 0.862107] scsi host1: ata_piix\n[ 0.863378] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868426] libphy: Fixed MDIO Bus: probed\n[ 0.869893] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871608] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874879] PPP generic driver version 2.4.2\n[ 0.876475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878614] ehci-pci: EHCI PCI platform driver\n[ 0.880184] ehci-platform: EHCI generic platform driver\n[ 0.881960] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.884004] ohci-pci: OHCI PCI platform driver\n[ 0.885618] ohci-platform: OHCI generic platform driver\n[ 0.887394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902486] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.906880] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908652] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.910673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.912980] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915504] usb usb1: Product: UHCI Host Controller\n[ 0.917162] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919200] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920898] hub 1-0:1.0: USB hub found\n[ 0.922272] hub 1-0:1.0: 2 ports detected\n[ 0.923860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927508] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.929207] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.931006] mousedev: PS/2 mouse device common for all mice\n[ 0.933234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.936233] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.940514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942625] i2c /dev entries driver\n[ 0.943969] device-mapper: uevent: version 1.0.3\n[ 0.945634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.948525] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950811] NET: Registered protocol family 10\n[ 0.952663] NET: Registered protocol family 17\n[ 0.954243] Key type dns_resolver registered\n[ 0.955907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960945] registered taskstats version 1\n[ 0.962429] Loading compiled-in X.509 certificates\n[ 0.964646] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.967954] zswap: loaded using pool lzo/zbud\n[ 0.970317] Key type trusted registered\n[ 0.972771] Key type encrypted registered\n[ 0.974224] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.976071] ima: No TPM chip found, activating TPM-bypass!\n[ 0.977921] evm: HMAC attrs: 0x1\n[ 0.979525] Magic number: 15:501:544\n[ 0.980914] tty ttyS20: hash matches\n[ 0.982356] rtc_cmos 00:00: setting system clock to 2019-04-15 18:30:32 UTC (1555353032)\n[ 0.985182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.987160] EDD information not available.\n[ 1.025666] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028395] Write protecting the kernel read-only data: 14336k\n[ 1.031812] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.034879] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\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.196639] 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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBfM8ZlbRU3Qqldyidyz477OZ2hFkUGtTUYKw+ofi92ctJgUbgHhCBZDeYGzse0DDdz+/1v+i6ZcqQcPm4RwAPq0mQsL38bUvxIZQJoc9GRzifV20geK7TkEtzj2iZyej4+5NkD1zXW0bqKgT+jWKn5VyGWVlHa3aBLjRl9RjRocAHI2RoEZm3PxPZEEEG5cFho+f7C9Hlr/bqP7I4ab8HsyA8VMINRu/6vKuyyawMLHoZmuwJyYuixBnMea1FuwVb4L/Z4q+jyceP6I0+/1no9Kmz3gnTi+P6cskmI3ol8qPWccaPN9OhwJ3Rlndb45vBmNFTkg9hA1efW2iUlXLd root@singlevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRLLrsBGXLvbLV9sQFFS5ibZTl7ZFsD56TooB48mE3LmcoydwKRfFl9Mu/C5vGR8ax9FlFmnnApkHfrXa0GOagplki7J/wAZIOvL8azFAcwcEJCY2qxcN9cPDom6fMkmgzxif3KEGX+CMmev5rmhGpOeCjuJncOAu6O8LXq1prAAAAFQCiTCgketUSDOQCBqKEwJzppH3QSwAAAIApIz/1ABu22wIL1S38twa7L7DJj3ssWRbrFIPKcQUkyHL/UiBQU3qXLTm54NNUv12vMtAwZJC33U4lJVlIdLnHJuQYWCG75cev5ciYQO0FHT+zRxaV/UILXgzjpN2nGBGjKgMXyrn66ndsN37RqIFSLpfZyxvqhHJDuHc/3iTa8wAAAIAdpc0A1p5nGRJv/7DBBkbozSb1iM827EB3EOh+07zCfmutZqP2KI7IYLLXa/N8zzwVzxDPbQi3WMgfEURjM3bM6IAFlRxbKmrzMv4mhnrNWcWk36yn1XucseM/FGR9VDunZ8ap0crCFpQQeHDwdkZmpA15lKGG6xWYs+FDrq7yWA== root@singlevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea1:6675/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-433c2591-2035-41b4-b535-07c35c4d71e3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.89 ===\n/dev/root resized successfully [took 0.89s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3 login: "} 2019-04-15 18:30:40,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e/action used request id req-9ea9a9a2-bc11-44ec-aa5e-4c03524ad946 2019-04-15 18:30:40,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.945202112198s 2019-04-15 18:30:40,439 - 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 516726912 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.231292] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234248] pid_max: default: 32768 minimum: 301 [ 0.235840] ACPI: Core revision 20150930 [ 0.237836] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240143] Security Framework initialized [ 0.241592] Yama: becoming mindful. [ 0.242880] AppArmor: AppArmor initialized [ 0.244368] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246678] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253482] Initializing cgroup subsys io [ 0.254929] Initializing cgroup subsys memory [ 0.256457] Initializing cgroup subsys devices [ 0.258014] Initializing cgroup subsys freezer [ 0.259558] Initializing cgroup subsys net_cls [ 0.261100] Initializing cgroup subsys perf_event [ 0.262725] Initializing cgroup subsys net_prio [ 0.264302] Initializing cgroup subsys hugetlb [ 0.265857] Initializing cgroup subsys pids [ 0.267384] CPU: Physical Processor ID: 0 [ 0.269523] mce: CPU supports 10 MCE banks [ 0.271006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293209] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301642] ftrace: allocating 31920 entries in 125 pages [ 0.332706] smpboot: Max logical packages: 1 [ 0.334240] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336628] x2apic enabled [ 0.338010] Switched APIC routing to physical x2apic. [ 0.340910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.342919] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.349806] KVM setup paravirtual spinlock [ 0.351755] x86: Booted up 1 node, 1 CPUs [ 0.353193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355631] devtmpfs: initialized [ 0.357878] evm: security.selinux [ 0.359118] evm: security.SMACK64 [ 0.360356] evm: security.SMACK64EXEC [ 0.361684] evm: security.SMACK64TRANSMUTE [ 0.363124] evm: security.SMACK64MMAP [ 0.364454] evm: security.ima [ 0.365589] evm: security.capability [ 0.366965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370255] pinctrl core: initialized pinctrl subsystem [ 0.372164] RTC time: 18:30:31, date: 04/15/19 [ 0.373815] NET: Registered protocol family 16 [ 0.375496] cpuidle: using governor ladder [ 0.376951] cpuidle: using governor menu [ 0.378353] PCCT header not found. [ 0.379662] ACPI: bus type PCI registered [ 0.381092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.383291] PCI: Using configuration type 1 for base access [ 0.385879] ACPI: Added _OSI(Module Device) [ 0.387371] ACPI: Added _OSI(Processor Device) [ 0.388907] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390491] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393040] ACPI: Interpreter enabled [ 0.394345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.404178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.407459] ACPI: (supports S0 S5) [ 0.408713] ACPI: Using IOAPIC for interrupt routing [ 0.410401] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.419187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425184] acpiphp: Slot [3] registered [ 0.426604] acpiphp: Slot [4] registered [ 0.428019] acpiphp: Slot [5] registered [ 0.429442] acpiphp: Slot [6] registered [ 0.430853] acpiphp: Slot [7] registered [ 0.432268] acpiphp: Slot [8] registered [ 0.433686] acpiphp: Slot [9] registered [ 0.435095] acpiphp: Slot [10] registered [ 0.436529] acpiphp: Slot [11] registered [ 0.437973] acpiphp: Slot [12] registered [ 0.439410] acpiphp: Slot [13] registered [ 0.440844] acpiphp: Slot [14] registered [ 0.442289] acpiphp: Slot [15] registered [ 0.459794] acpiphp: Slot [16] registered [ 0.461236] acpiphp: Slot [17] registered [ 0.462674] acpiphp: Slot [18] registered [ 0.464118] acpiphp: Slot [19] registered [ 0.465553] acpiphp: Slot [20] registered [ 0.466991] acpiphp: Slot [21] registered [ 0.468435] acpiphp: Slot [22] registered [ 0.469875] acpiphp: Slot [23] registered [ 0.471316] acpiphp: Slot [24] registered [ 0.472763] acpiphp: Slot [25] registered [ 0.474198] acpiphp: Slot [26] registered [ 0.475633] acpiphp: Slot [27] registered [ 0.477080] acpiphp: Slot [28] registered [ 0.478522] acpiphp: Slot [29] registered [ 0.479954] acpiphp: Slot [30] registered [ 0.481400] acpiphp: Slot [31] registered [ 0.482837] PCI host bridge to bus 0000:00 [ 0.484277] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486441] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.491198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.493777] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496422] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501202] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.505600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.507872] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512367] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539742] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547291] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.552203] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.554788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.556671] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559429] vgaarb: loaded [ 0.560496] vgaarb: bridge control possible 0000:00:02.0 [ 0.562644] SCSI subsystem initialized [ 0.564289] ACPI: bus type USB registered [ 0.565755] usbcore: registered new interface driver usbfs [ 0.567597] usbcore: registered new interface driver hub [ 0.569392] usbcore: registered new device driver usb [ 0.571328] PCI: Using ACPI for IRQ routing [ 0.573324] NetLabel: Initializing [ 0.574599] NetLabel: domain hash size = 128 [ 0.576119] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577832] NetLabel: unlabeled traffic allowed by default [ 0.579913] clocksource: Switched to clocksource kvm-clock [ 0.590550] AppArmor: AppArmor Filesystem Enabled [ 0.592242] pnp: PnP ACPI init [ 0.593760] pnp: PnP ACPI: found 5 devices [ 0.600999] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604043] NET: Registered protocol family 2 [ 0.605859] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610312] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612459] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614403] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616502] NET: Registered protocol family 1 [ 0.618066] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620031] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621976] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652203] Trying to unpack rootfs image as initramfs... [ 0.714467] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.717368] Scanning for low memory corruption every 60 seconds [ 0.719648] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721750] audit: initializing netlink subsys (disabled) [ 0.723573] audit: type=2000 audit(1555353032.083:1): initialized [ 0.725846] Initialise system trusted keyring [ 0.727515] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729590] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732737] zbud: loaded [ 0.733928] VFS: Disk quotas dquot_6.6.0 [ 0.735368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737986] fuse init (API version 7.23) [ 0.739527] Key type big_key registered [ 0.740949] Allocating IMA MOK and blacklist keyrings. [ 0.743016] Key type asymmetric registered [ 0.744492] Asymmetric key parser 'x509' registered [ 0.746194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748831] io scheduler noop registered [ 0.750245] io scheduler deadline registered (default) [ 0.752024] io scheduler cfq registered [ 0.753502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755362] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760172] ACPI: Power Button [PWRF] [ 0.761623] GHES: HEST is not enabled! [ 0.775912] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809194] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838136] Linux agpgart interface v0.103 [ 0.841829] brd: module loaded [ 0.844307] loop: module loaded [ 0.850143] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852741] GPT:90111 != 2097151 [ 0.853952] GPT:Alternate GPT header not at the end of the disk. [ 0.855935] GPT:90111 != 2097151 [ 0.857146] GPT: Use GNU Parted to correct GPT errors. [ 0.858885] vda: vda1 vda15 [ 0.860769] scsi host0: ata_piix [ 0.862107] scsi host1: ata_piix [ 0.863378] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868426] libphy: Fixed MDIO Bus: probed [ 0.869893] tun: Universal TUN/TAP device driver, 1.6 [ 0.871608] tun: (C) 1999-2004 Max Krasnyansky [ 0.874879] PPP generic driver version 2.4.2 [ 0.876475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878614] ehci-pci: EHCI PCI platform driver [ 0.880184] ehci-platform: EHCI generic platform driver [ 0.881960] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.884004] ohci-pci: OHCI PCI platform driver [ 0.885618] ohci-platform: OHCI generic platform driver [ 0.887394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902486] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.906880] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908652] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.910673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.912980] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915504] usb usb1: Product: UHCI Host Controller [ 0.917162] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919200] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920898] hub 1-0:1.0: USB hub found [ 0.922272] hub 1-0:1.0: 2 ports detected [ 0.923860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927508] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.929207] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.931006] mousedev: PS/2 mouse device common for all mice [ 0.933234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.936233] rtc_cmos 00:00: RTC can wake from S4 [ 0.938373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.940514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942625] i2c /dev entries driver [ 0.943969] device-mapper: uevent: version 1.0.3 [ 0.945634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.948525] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950811] NET: Registered protocol family 10 [ 0.952663] NET: Registered protocol family 17 [ 0.954243] Key type dns_resolver registered [ 0.955907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957856] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960945] registered taskstats version 1 [ 0.962429] Loading compiled-in X.509 certificates [ 0.964646] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.967954] zswap: loaded using pool lzo/zbud [ 0.970317] Key type trusted registered [ 0.972771] Key type encrypted registered [ 0.974224] AppArmor: AppArmor sha1 policy hashing enabled [ 0.976071] ima: No TPM chip found, activating TPM-bypass! [ 0.977921] evm: HMAC attrs: 0x1 [ 0.979525] Magic number: 15:501:544 [ 0.980914] tty ttyS20: hash matches [ 0.982356] rtc_cmos 00:00: setting system clock to 2019-04-15 18:30:32 UTC (1555353032) [ 0.985182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.987160] EDD information not available. [ 1.025666] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028395] Write protecting the kernel read-only data: 14336k [ 1.031812] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034879] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.196639] 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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBfM8ZlbRU3Qqldyidyz477OZ2hFkUGtTUYKw+ofi92ctJgUbgHhCBZDeYGzse0DDdz+/1v+i6ZcqQcPm4RwAPq0mQsL38bUvxIZQJoc9GRzifV20geK7TkEtzj2iZyej4+5NkD1zXW0bqKgT+jWKn5VyGWVlHa3aBLjRl9RjRocAHI2RoEZm3PxPZEEEG5cFho+f7C9Hlr/bqP7I4ab8HsyA8VMINRu/6vKuyyawMLHoZmuwJyYuixBnMea1FuwVb4L/Z4q+jyceP6I0+/1no9Kmz3gnTi+P6cskmI3ol8qPWccaPN9OhwJ3Rlndb45vBmNFTkg9hA1efW2iUlXLd root@singlevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3 ssh-dss AAAAB3NzaC1kc3MAAACBAKCRLLrsBGXLvbLV9sQFFS5ibZTl7ZFsD56TooB48mE3LmcoydwKRfFl9Mu/C5vGR8ax9FlFmnnApkHfrXa0GOagplki7J/wAZIOvL8azFAcwcEJCY2qxcN9cPDom6fMkmgzxif3KEGX+CMmev5rmhGpOeCjuJncOAu6O8LXq1prAAAAFQCiTCgketUSDOQCBqKEwJzppH3QSwAAAIApIz/1ABu22wIL1S38twa7L7DJj3ssWRbrFIPKcQUkyHL/UiBQU3qXLTm54NNUv12vMtAwZJC33U4lJVlIdLnHJuQYWCG75cev5ciYQO0FHT+zRxaV/UILXgzjpN2nGBGjKgMXyrn66ndsN37RqIFSLpfZyxvqhHJDuHc/3iTa8wAAAIAdpc0A1p5nGRJv/7DBBkbozSb1iM827EB3EOh+07zCfmutZqP2KI7IYLLXa/N8zzwVzxDPbQi3WMgfEURjM3bM6IAFlRxbKmrzMv4mhnrNWcWk36yn1XucseM/FGR9VDunZ8ap0crCFpQQeHDwdkZmpA15lKGG6xWYs+FDrq7yWA== root@singlevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea1:6675/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-433c2591-2035-41b4-b535-07c35c4d71e3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.89 === /dev/root resized successfully [took 0.89s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-433c2591-2035-41b4-b535-07c35c4d71e3 login: 2019-04-15 18:30:40,444 - paramiko.transport - DEBUG - starting thread (client mode): 0xb67001d0L 2019-04-15 18:30:40,444 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-15 18:30:40,444 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-15 18:30:40,445 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-15 18:30:40,446 - 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-04-15 18:30:40,446 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-15 18:30:40,446 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-15 18:30:40,446 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-15 18:30:40,447 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-15 18:30:40,447 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-15 18:30:40,468 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-15 18:30:40,469 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-15 18:30:40,476 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: 458b663bbc111d1b2db58cb2e3e6ac93 2019-04-15 18:30:40,477 - paramiko.transport - DEBUG - Trying discovered key 62e74a207600985a1a4b3cf1610b8236 in /tmp/tmpMTEaYR 2019-04-15 18:30:40,507 - paramiko.transport - DEBUG - userauth is OK 2019-04-15 18:30:40,513 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-15 18:30:40,542 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-15 18:30:40,543 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-15 18:30:40,543 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-15 18:30:40,544 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-15 18:30:40,545 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-15 18:30:40,545 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-15 18:30:40,546 - functest.core.singlevm - DEBUG - error: 2019-04-15 18:30:40,552 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-15 18:30:40,664 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:30:40,665 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-15 18:30:40,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-15 18:30:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/cbf6d6be-24ad-4caa-a5fc-90777527ed8f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:42,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:30:43 GMT X-Openstack-Request-Id: req-2c51f8db-5329-4111-89cf-6f682ae60318 2019-04-15 18:30:42,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:30:42,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/cbf6d6be-24ad-4caa-a5fc-90777527ed8f.json used request id req-2c51f8db-5329-4111-89cf-6f682ae60318 2019-04-15 18:30:42,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.22598600388s 2019-04-15 18:30:42,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:30:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:42,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:42 GMT X-Openstack-Request-Id: req-a15befc9-791f-4e95-9e47-b541ff3d1904 2019-04-15 18:30:42,965 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:30:42,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a15befc9-791f-4e95-9e47-b541ff3d1904 2019-04-15 18:30:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05455493927s 2019-04-15 18:30:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:30:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:43,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-739f5d29-078d-43e1-86bb-8e9095266064 x-openstack-request-id: req-739f5d29-078d-43e1-86bb-8e9095266064 2019-04-15 18:30:43,280 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e used request id req-739f5d29-078d-43e1-86bb-8e9095266064 2019-04-15 18:30:43,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.313668012619s 2019-04-15 18:30:43,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:44,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e85d02d2-0cfa-48df-8f37-08e9a5e3b4d3 x-openstack-request-id: req-e85d02d2-0cfa-48df-8f37-08e9a5e3b4d3 2019-04-15 18:30:44,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:66:75", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:66:75", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "rel": "bookmark"}], "image": {"id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "links": [{"href": "http://172.30.9.27:8774/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-04-15T18:30:31.000000", "flavor": {"id": "596900d4-093e-4532-a872-8ee6b44bbfba", "links": [{"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "bookmark"}]}, "id": "d9bfa4db-dc75-40bc-a7ed-dc7781d43e6e", "security_groups": [{"name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}], "user_id": "e2c52ffb6d6b45158dc43fc13f1b7183", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:30:43Z", "hostId": "45c7dc238e8575b4e11c32729b8ecc9c03f97f9c3a595b550bd67b27", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_433c2591-2035-41b4-b535-07c35c4d71e3", "created": "2019-04-15T18:30:18Z", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:30:44,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e85d02d2-0cfa-48df-8f37-08e9a5e3b4d3 2019-04-15 18:30:44,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851342916489s 2019-04-15 18:30:44,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:30:46,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:30:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:46,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2c80df2-ca1b-4790-8074-610cbbabe53e x-openstack-request-id: req-e2c80df2-ca1b-4790-8074-610cbbabe53e 2019-04-15 18:30:46,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:30:46,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2c80df2-ca1b-4790-8074-610cbbabe53e 2019-04-15 18:30:46,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.070611000061s 2019-04-15 18:30:46,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:30:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:46 GMT X-Openstack-Request-Id: req-64e88908-ba85-4536-aba0-9d7b86c485bc 2019-04-15 18:30:46,280 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:30:09Z", "updated_at": "2019-04-15T18:30:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "5e91f177-2e8c-4375-9a50-d19d48074adf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:10Z", "revision_number": 0, "id": "733032e4-2612-4278-ac42-64d025353ba9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:10Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d764b3e2-69b3-43b5-befd-c32cc41bfb1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:30:09Z", "revision_number": 0, "id": "d9e241cf-66db-43c1-89d9-faf70b1624c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:30:09Z", "security_group_id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 3, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "fa9bf835-d7f4-4999-9b92-655f614bc100", "name": "singlevm1-sg_433c2591-2035-41b4-b535-07c35c4d71e3"}]} 2019-04-15 18:30:46,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-64e88908-ba85-4536-aba0-9d7b86c485bc 2019-04-15 18:30:46,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.067519903183s 2019-04-15 18:30:46,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:30:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fa9bf835-d7f4-4999-9b92-655f614bc100.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:46,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:30:46 GMT X-Openstack-Request-Id: req-0cdbad81-0af2-4142-9052-0a563f790f3b 2019-04-15 18:30:46,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:30:46,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fa9bf835-d7f4-4999-9b92-655f614bc100.json used request id req-0cdbad81-0af2-4142-9052-0a563f790f3b 2019-04-15 18:30:46,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154658079147s 2019-04-15 18:30:46,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-15 18:30:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:46,483 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1962fe8-1d05-4502-a9c5-f59cbc0fd560 x-openstack-request-id: req-b1962fe8-1d05-4502-a9c5-f59cbc0fd560 2019-04-15 18:30:46,483 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_433c2591-2035-41b4-b535-07c35c4d71e3 used request id req-b1962fe8-1d05-4502-a9c5-f59cbc0fd560 2019-04-15 18:30:46,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0412261486053s 2019-04-15 18:30:46,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:30:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" -d '{"subnet_id": "2b8d89bf-fffa-412c-8f56-3557425ff140"}' 2019-04-15 18:30:49,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:49 GMT X-Openstack-Request-Id: req-f7167f46-a33b-4bbf-96ec-2b4ce2caa04f 2019-04-15 18:30:49,496 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "27df82f2-dd48-4d4b-8dc3-3624c65a77c3", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "subnet_id": "2b8d89bf-fffa-412c-8f56-3557425ff140", "subnet_ids": ["2b8d89bf-fffa-412c-8f56-3557425ff140"], "port_id": "23ad077a-1420-4a28-853c-1c2d9007485f", "id": "7fefe899-87d0-4526-9ef9-6768ceae166c"} 2019-04-15 18:30:49,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c/remove_router_interface.json used request id req-f7167f46-a33b-4bbf-96ec-2b4ce2caa04f 2019-04-15 18:30:49,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01251292229s 2019-04-15 18:30:49,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:30:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:49,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:49 GMT X-Openstack-Request-Id: req-c76a683e-0ba1-4138-ac2a-ef5fd5c8339c 2019-04-15 18:30:49,638 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:29:53Z", "admin_state_up": true, "updated_at": "2019-04-15T18:30:47Z", "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7fefe899-87d0-4526-9ef9-6768ceae166c", "name": "singlevm1-router_433c2591-2035-41b4-b535-07c35c4d71e3"}]} 2019-04-15 18:30:49,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c76a683e-0ba1-4138-ac2a-ef5fd5c8339c 2019-04-15 18:30:49,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141398906708s 2019-04-15 18:30:49,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:30:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:54,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:30:54 GMT X-Openstack-Request-Id: req-fefb14d5-f24d-4db5-bcf4-898e9c0ecd7c 2019-04-15 18:30:54,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:30:54,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7fefe899-87d0-4526-9ef9-6768ceae166c.json used request id req-fefb14d5-f24d-4db5-bcf4-898e9c0ecd7c 2019-04-15 18:30:54,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.5328950882s 2019-04-15 18:30:54,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:30:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:54,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:54 GMT X-Openstack-Request-Id: req-6fb832b7-87c8-47bd-acd5-365254309212 2019-04-15 18:30:54,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:29:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b8d89bf-fffa-412c-8f56-3557425ff140","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f391c80fcbf542aebeb43aa1a130b87b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_433c2591-2035-41b4-b535-07c35c4d71e3","enable_dhcp":true,"segment_id":null,"network_id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:52Z","ip_version":4},{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:30:54,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6fb832b7-87c8-47bd-acd5-365254309212 2019-04-15 18:30:54,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0552418231964s 2019-04-15 18:30:54,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:30:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2b8d89bf-fffa-412c-8f56-3557425ff140.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:56,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:30:56 GMT X-Openstack-Request-Id: req-2aef6837-e771-4715-8a30-d212fc433dfd 2019-04-15 18:30:56,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:30:56,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2b8d89bf-fffa-412c-8f56-3557425ff140.json used request id req-2aef6837-e771-4715-8a30-d212fc433dfd 2019-04-15 18:30:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52046895027s 2019-04-15 18:30:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:30:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:57,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:57 GMT X-Openstack-Request-Id: req-5c8f551a-7baf-4ec0-9d3b-4daf97fc84a4 2019-04-15 18:30:57,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27df82f2-dd48-4d4b-8dc3-3624c65a77c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f391c80fcbf542aebeb43aa1a130b87b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:30:56Z","qos_policy_id":null,"name":"singlevm1-net_433c2591-2035-41b4-b535-07c35c4d71e3","admin_state_up":true,"tenant_id":"f391c80fcbf542aebeb43aa1a130b87b","created_at":"2019-04-15T18:29:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:30:57,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c8f551a-7baf-4ec0-9d3b-4daf97fc84a4 2019-04-15 18:30:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.432646989822s 2019-04-15 18:30:57,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:30:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/27df82f2-dd48-4d4b-8dc3-3624c65a77c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:58,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:30:58 GMT X-Openstack-Request-Id: req-4560574d-4e58-4869-a6b4-77974ba51d67 2019-04-15 18:30:58,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:30:58,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/27df82f2-dd48-4d4b-8dc3-3624c65a77c3.json used request id req-4560574d-4e58-4869-a6b4-77974ba51d67 2019-04-15 18:30:58,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35613012314s 2019-04-15 18:30:58,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:30:58,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:30:59,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:30:59 GMT X-Openstack-Request-Id: req-3a129b28-2130-4c97-ad4a-460f44c2017c 2019-04-15 18:30:59,355 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:30:06Z", "file": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/file", "owner": "f391c80fcbf542aebeb43aa1a130b87b", "id": "01cba97c-a01a-42f6-9a30-3df4d9230e5c", "size": 12716032, "self": "/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_433c2591-2035-41b4-b535-07c35c4d71e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:30:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:30:59,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3a129b28-2130-4c97-ad4a-460f44c2017c 2019-04-15 18:30:59,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808501958847s 2019-04-15 18:30:59,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:30:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:31:00,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:31:00 GMT X-Openstack-Request-Id: req-58731d4e-753d-4b94-a349-9117637207b2 2019-04-15 18:31:00,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:31:00,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/01cba97c-a01a-42f6-9a30-3df4d9230e5c used request id req-58731d4e-753d-4b94-a349-9117637207b2 2019-04-15 18:31:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17359089851s 2019-04-15 18:31:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:31:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:31:00,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87f17cd4-2a45-4468-b922-352018c0dcdf x-openstack-request-id: req-87f17cd4-2a45-4468-b922-352018c0dcdf 2019-04-15 18:31:00,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_433c2591-2035-41b4-b535-07c35c4d71e3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/596900d4-093e-4532-a872-8ee6b44bbfba", "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": "596900d4-093e-4532-a872-8ee6b44bbfba"}]} 2019-04-15 18:31:00,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-87f17cd4-2a45-4468-b922-352018c0dcdf 2019-04-15 18:31:00,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263838768005s 2019-04-15 18:31:00,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:31:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859eabd2d5bd79f79950ae0c8019e9f169becee2" 2019-04-15 18:31:00,638 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8791f195-2e08-466a-9d2a-941049b4a014 x-openstack-request-id: req-8791f195-2e08-466a-9d2a-941049b4a014 2019-04-15 18:31:00,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/596900d4-093e-4532-a872-8ee6b44bbfba used request id req-8791f195-2e08-466a-9d2a-941049b4a014 2019-04-15 18:31:00,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.079026222229s 2019-04-15 18:31:00,687 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-04-15 18:31:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:31:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8659a4-a4f4-4d10-8846-17df60881ec8 2019-04-15 18:31:00,735 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:31:00,735 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-3c8659a4-a4f4-4d10-8846-17df60881ec8 2019-04-15 18:31:00,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:31:01,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["OzggPVuvSI6ujUEcF0aWRQ"], "issued_at": "2019-04-15T18:31:01.000000Z"}} 2019-04-15 18:31:01,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:31:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:01,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:01 GMT X-Openstack-Request-Id: req-597c2f49-8fd4-4cc6-b371-91655592d0b4 2019-04-15 18:31:01,601 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:31:01,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-597c2f49-8fd4-4cc6-b371-91655592d0b4 2019-04-15 18:31:01,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.441432952881s 2019-04-15 18:31:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:31:01,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ce31b7-f638-4d7c-8f4d-622d34d896f1 2019-04-15 18:31:01,615 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:31:01,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b7ce31b7-f638-4d7c-8f4d-622d34d896f1 2019-04-15 18:31:01,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:31:01,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:01,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e7e039-6342-47b2-bd36-d809188c54b8 2019-04-15 18:31:01,823 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:31:01,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-48e7e039-6342-47b2-bd36-d809188c54b8 2019-04-15 18:31:01,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207305908203s 2019-04-15 18:31:01,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:31:01,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}}' 2019-04-15 18:31:02,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7ee360-6386-41d9-a5d0-86e6c5e1a1af 2019-04-15 18:31:02,089 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759"}, "tags": [], "enabled": true, "id": "3ac9cb6ca1464b80aa9d3a46d69be759", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}} 2019-04-15 18:31:02,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1a7ee360-6386-41d9-a5d0-86e6c5e1a1af 2019-04-15 18:31:02,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.25847697258s 2019-04-15 18:31:02,090 - 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'3ac9cb6ca1464b80aa9d3a46d69be759', '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_1bc4ad6f-78fb-4b09-9484-91ebd4b93221'}) 2019-04-15 18:31:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:31:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "44XfNAGNLfkXahXr4CSgM6hSJOSmVg", "email": null, "name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}}' 2019-04-15 18:31:02,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3559ddae-b520-4519-a7fa-144e5b5ab2ef 2019-04-15 18:31:02,640 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": {"self": "http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9da6cec4d14412b246d876e93f337c", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:31:02,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3559ddae-b520-4519-a7fa-144e5b5ab2ef 2019-04-15 18:31:02,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.543735980988s 2019-04-15 18:31:02,641 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c9da6cec4d14412b246d876e93f337c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221'}) 2019-04-15 18:31:02,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:31:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4535c8d-ed0a-4cad-987f-bdf2e5fd255a 2019-04-15 18:31:02,860 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:31:02,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4535c8d-ed0a-4cad-987f-bdf2e5fd255a 2019-04-15 18:31:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21581697464s 2019-04-15 18:31:02,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:31:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:03,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7dfbcf-01af-49ca-bc53-b9ab59191419 2019-04-15 18:31:03,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:31:03,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6a7dfbcf-01af-49ca-bc53-b9ab59191419 2019-04-15 18:31:03,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221585035324s 2019-04-15 18:31:03,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:31:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:03,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad918a84-3ebc-4435-a1f4-92b9dba60b56 2019-04-15 18:31:03,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:31:03,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad918a84-3ebc-4435-a1f4-92b9dba60b56 2019-04-15 18:31:03,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224014997482s 2019-04-15 18:31:03,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:31:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:03,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bc93ed-987c-4d4b-aca8-a2aa4df86d55 2019-04-15 18:31:03,548 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:31:03,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-09bc93ed-987c-4d4b-aca8-a2aa4df86d55 2019-04-15 18:31:03,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226650953293s 2019-04-15 18:31:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:31:03,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:03,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd62982-febf-4196-9cc9-da3dac7f594b 2019-04-15 18:31:03,700 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": {"self": "http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9da6cec4d14412b246d876e93f337c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:31:03,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dcd62982-febf-4196-9cc9-da3dac7f594b 2019-04-15 18:31:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151180028915s 2019-04-15 18:31:03,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:31:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:03,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06379e60-3764-4050-b572-eb093401a210 2019-04-15 18:31:03,951 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759"}, "tags": [], "enabled": true, "id": "3ac9cb6ca1464b80aa9d3a46d69be759", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}]} 2019-04-15 18:31:03,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-06379e60-3764-4050-b572-eb093401a210 2019-04-15 18:31:03,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23871588707s 2019-04-15 18:31:03,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:31:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=1c9da6cec4d14412b246d876e93f337c&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=3ac9cb6ca1464b80aa9d3a46d69be759" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:04,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb00f673-4521-4fcc-9f03-e7a9f7d8ad60 2019-04-15 18:31:04,172 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1c9da6cec4d14412b246d876e93f337c&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=3ac9cb6ca1464b80aa9d3a46d69be759", "previous": null, "next": null}} 2019-04-15 18:31:04,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1c9da6cec4d14412b246d876e93f337c&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=3ac9cb6ca1464b80aa9d3a46d69be759 used request id req-eb00f673-4521-4fcc-9f03-e7a9f7d8ad60 2019-04-15 18:31:04,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212592124939s 2019-04-15 18:31:04,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:31:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759/users/1c9da6cec4d14412b246d876e93f337c/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:04,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f13857-0de5-46b6-adf6-81bd06649c9d 2019-04-15 18:31:04,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:31:04,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759/users/1c9da6cec4d14412b246d876e93f337c/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-e7f13857-0de5-46b6-adf6-81bd06649c9d 2019-04-15 18:31:04,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209779977798s 2019-04-15 18:31:04,386 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 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'3ac9cb6ca1464b80aa9d3a46d69be759', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44XfNAGNLfkXahXr4CSgM6hSJOSmVg', 'username': u'singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:31:04,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'password': '44XfNAGNLfkXahXr4CSgM6hSJOSmVg', 'project_name': 'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '3ac9cb6ca1464b80aa9d3a46d69be759', 'project_domain_name': 'Default'} 2019-04-15 18:31:04,390 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-04-15 18:31:04,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:31:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa5fb35-7863-413a-a51d-8edb2e561a02 2019-04-15 18:31:04,518 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:31:04,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0aa5fb35-7863-413a-a51d-8edb2e561a02 2019-04-15 18:31:04,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127803087234s 2019-04-15 18:31:04,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:31:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:31:04,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c963621f-9d2e-486f-aa9f-dee87750cb7d 2019-04-15 18:31:04,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759"}, "tags": [], "enabled": true, "id": "3ac9cb6ca1464b80aa9d3a46d69be759", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}]} 2019-04-15 18:31:04,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c963621f-9d2e-486f-aa9f-dee87750cb7d 2019-04-15 18:31:04,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11828494072s 2019-04-15 18:31:04,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:31:04,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" -d '{"network": {"tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "name": "singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "admin_state_up": true}}' 2019-04-15 18:31:05,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:05 GMT X-Openstack-Request-Id: req-e094a073-ac90-4dd8-b914-ba24f58d5e0e 2019-04-15 18:31:05,296 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:31:05Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}} 2019-04-15 18:31:05,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e094a073-ac90-4dd8-b914-ba24f58d5e0e 2019-04-15 18:31:05,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.649357795715s 2019-04-15 18:31:05,297 - 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-04-15T18:31:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f8abc83c-b229-4b04-a5d0-94e687bd7408', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', u'created_at': u'2019-04-15T18:31:05Z', u'mtu': 1450, u'tenant_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', u'l2_adjacency': True}) 2019-04-15 18:31:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:31:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f733aa2a-4c39-46e9-bfda-637cfcc5f490 2019-04-15 18:31:05,308 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:31:05,308 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f733aa2a-4c39-46e9-bfda-637cfcc5f490 2019-04-15 18:31:05,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:31:05,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ac9cb6ca1464b80aa9d3a46d69be759", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/3ac9cb6ca1464b80aa9d3a46d69be759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "id": "1c9da6cec4d14412b246d876e93f337c"}, "audit_ids": ["ZvJf_hvNRlqBCaDKgH7tqg"], "issued_at": "2019-04-15T18:31:05.000000Z"}} 2019-04-15 18:31:05,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:31:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:06,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:06 GMT X-Openstack-Request-Id: req-a9b481d5-4a73-4ab2-9c30-7f6048c77afe 2019-04-15 18:31:06,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:31:05Z","qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}]} 2019-04-15 18:31:06,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a9b481d5-4a73-4ab2-9c30-7f6048c77afe 2019-04-15 18:31:06,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376366853714s 2019-04-15 18:31:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:31:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"subnet": {"name": "singlevm2-subnet_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "enable_dhcp": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:31:07,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:07 GMT X-Openstack-Request-Id: req-f57bdb5a-41ea-4055-a32d-0a87510868b8 2019-04-15 18:31:07,092 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:31:06Z","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":"3ac9cb6ca1464b80aa9d3a46d69be759","id":"147cd862-1e98-47a6-ac5d-243dd07b8ef5","subnetpool_id":null,"name":"singlevm2-subnet_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}} 2019-04-15 18:31:07,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f57bdb5a-41ea-4055-a32d-0a87510868b8 2019-04-15 18:31:07,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.987946987152s 2019-04-15 18:31:07,093 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:31:06Z', 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'147cd862-1e98-47a6-ac5d-243dd07b8ef5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', u'enable_dhcp': True, u'network_id': u'f8abc83c-b229-4b04-a5d0-94e687bd7408', u'tenant_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', u'created_at': u'2019-04-15T18:31:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3ac9cb6ca1464b80aa9d3a46d69be759'}) 2019-04-15 18:31:07,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:31:07,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "singlevm2-router_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "admin_state_up": true}}' 2019-04-15 18:31:13,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:14 GMT X-Openstack-Request-Id: req-9d4a5867-0e15-4fef-abac-44fd78dbc2c6 2019-04-15 18:31:13,862 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:08Z", "admin_state_up": true, "updated_at": "2019-04-15T18:31:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "name": "singlevm2-router_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}} 2019-04-15 18:31:13,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9d4a5867-0e15-4fef-abac-44fd78dbc2c6 2019-04-15 18:31:13,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.76827907562s 2019-04-15 18:31:13,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:31:09Z', u'revision_number': 3, u'id': u'73026bee-9dcd-467d-ab7d-cd398dc37398', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', u'admin_state_up': True, u'tenant_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', u'created_at': u'2019-04-15T18:31:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'3ac9cb6ca1464b80aa9d3a46d69be759'}) 2019-04-15 18:31:13,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:31:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"subnet_id": "147cd862-1e98-47a6-ac5d-243dd07b8ef5"}' 2019-04-15 18:31:17,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:17 GMT X-Openstack-Request-Id: req-4bdfb0b3-3881-4240-8e17-b643694e544e 2019-04-15 18:31:17,206 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "subnet_id": "147cd862-1e98-47a6-ac5d-243dd07b8ef5", "subnet_ids": ["147cd862-1e98-47a6-ac5d-243dd07b8ef5"], "port_id": "728231a2-9fd3-46f8-b529-9c73da5e922b", "id": "73026bee-9dcd-467d-ab7d-cd398dc37398"} 2019-04-15 18:31:17,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398/add_router_interface.json used request id req-4bdfb0b3-3881-4240-8e17-b643694e544e 2019-04-15 18:31:17,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.34318399429s 2019-04-15 18:31:17,207 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:31:17,308 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:31:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:31:17,317 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:17 GMT 2019-04-15 18:31:17,317 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:31:17,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:31:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:18,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:18 GMT X-Openstack-Request-Id: req-6f5f5d95-d3a9-4826-b48a-3035e4fb6d43 2019-04-15 18:31:18,126 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:31:18,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6f5f5d95-d3a9-4826-b48a-3035e4fb6d43 2019-04-15 18:31:18,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804129838943s 2019-04-15 18:31:18,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:31:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}' 2019-04-15 18:31:18,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:19 GMT Location: http://172.30.9.27:9292/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08d909ba-4259-4b4a-8f22-975a5ae9ebfa 2019-04-15 18:31:18,968 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:31:19Z", "file": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file", "owner": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "size": null, "self": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "checksum": null, "created_at": "2019-04-15T18:31:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:31:18,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-08d909ba-4259-4b4a-8f22-975a5ae9ebfa 2019-04-15 18:31:18,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.832612991333s 2019-04-15 18:31:18,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:31:18,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '' 2019-04-15 18:31:19,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:31:19 GMT X-Openstack-Request-Id: req-f0e82a0a-d270-46dc-a57c-9b449887bf04 2019-04-15 18:31:19,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:31:19,728 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file used request id req-f0e82a0a-d270-46dc-a57c-9b449887bf04 2019-04-15 18:31:19,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.759392976761s 2019-04-15 18:31:19,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:31:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:20,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:20 GMT X-Openstack-Request-Id: req-c3a4f649-2498-4f04-94e9-6e430bc587b5 2019-04-15 18:31:20,547 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:31:19Z", "file": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file", "owner": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "size": 12716032, "self": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:31:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:31:20,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c3a4f649-2498-4f04-94e9-6e430bc587b5 2019-04-15 18:31:20,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814675092697s 2019-04-15 18:31:20,549 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file', 'owner': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'id': u'8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190', 'size': 12716032, u'self': u'/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'name': 'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:31:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:31:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'created': u'2019-04-15T18:31:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:31:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:31:20,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:31:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:31:21,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d8cc702-93e8-4279-b1c5-96cc4aae9856 x-openstack-request-id: req-8d8cc702-93e8-4279-b1c5-96cc4aae9856 2019-04-15 18:31:21,423 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "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": "93e238eb-3f54-4fe9-958a-d63e284a0641"}} 2019-04-15 18:31:21,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8d8cc702-93e8-4279-b1c5-96cc4aae9856 2019-04-15 18:31:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.870591163635s 2019-04-15 18:31:21,424 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'93e238eb-3f54-4fe9-958a-d63e284a0641', 'swap': 0}) 2019-04-15 18:31:21,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:31:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" -d '{"extra_specs": {}}' 2019-04-15 18:31:21,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15a697ce-d259-435c-90c4-4e2770a6d366 x-openstack-request-id: req-15a697ce-d259-435c-90c4-4e2770a6d366 2019-04-15 18:31:21,446 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:31:21,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641/os-extra_specs used request id req-15a697ce-d259-435c-90c4-4e2770a6d366 2019-04-15 18:31:21,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219368934631s 2019-04-15 18:31:21,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-15 18:31:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"keypair": {"name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}}' 2019-04-15 18:31:22,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ded2dbf0-30d1-4f6e-a386-0f8cfcdc0d4b x-openstack-request-id: req-ded2dbf0-30d1-4f6e-a386-0f8cfcdc0d4b 2019-04-15 18:31:22,500 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlrmiKbTFPTPVuBRlBA0cTp+4LcVy/vhceyHt0gXw33lGVTGXWmeT3J7K/8SNDsHcXINF+GDJc2RazUdjYGkELhHE42V4N2kesFsPyZ88n9PmWp8ASTUSvmIPd3+i7oI8W5i6BzGUb7mgoC00kENP8ZKu4pSAY2zeQJG7I9h0aEiMZN6GvFOhKa9CB5RwC7/559SPTXXC7X2OUAsQYMrlJbsS3Ir0ILUn7TsdCAnjzjEGtlGAfJtGYEbHaMd2F23VFyP9HHdgX6uuFRf49ZOQaUhut+2bvLeLhs/my82+gC6HDsDDitit0IcCBr5cnuoj3oEWwULDeUzbx1pZGIuAV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5a5oim0xT0z1bgUZQQNHE6fuC3Fcv74XHsh7dIF8N95RlUxl\n1pnk9yeyv/EjQ7B3FyDRfhgyXNkWs1HY2BpBC4RxONleDdpHrBbD8mfPJ/T5lqfA\nEk1Er5iD3d/ou6CPFuYugcxlG+5oKAtNJBDT/GSruKUgGNs3kCRuyPYdGhIjGTeh\nrxToSmvQgeUcAu/+efUj011wu19jlALEGDK5SW7EtyK9CC1J+07HQgJ484xBrZRg\nHybRmBGx2jHdhdt1Rcj/Rx3YF+rrhUX+PWTkGlIbrftm7y3i4bP5svNvoAuhw7Aw\n4rYrdCHAga+XJ7qI96BFsFCw3lM28daWRiLgFQIDAQABAoIBAGOvWrgZxDkC0dK6\na8eHwKWLUQmuXe7qdeZqZQqf2GX3G7mMuvZ1PKb4l+AurHuIb2eeWs47ekBKCEwz\nzcWdP3XcObfOv7+LaWgLSWhAHezdqiX1EKvg1VrQ+wqlT8F/YhsyNCUprQh+ZL5c\niVKJ6ze0CcPOByxCmM76wQp/pwnU2psPtugkNtzL05GVDj+3dP8rA2PESVdr0UhV\n2dwhfPnJiXUlR3PInouqq+AiPslPTwmex5unK/IEsGuSBb/U33N0GYD/Mud+e+yG\ndthLS2ZEg0W0C4Tzro0Z3EZqYiJKCtPO1ZaTEOFDCg544umGwuUPwFN2l+fJNCby\nJQvQ6lECgYEA/0rh+mA4bvcEPqWh8V/MT5C9TmYh23eNfsJzcRdz8KuXtGqh9ofh\nO8PtAVra0a9D780I2oSIrAcL8hBRYtYzc2U/7OktTcqwtI/q+wx5Ev6tP4FQNUvI\nlROF2+Mo5A1QzozxielY40rLZGPzlt1YdmrjdDuY1y8Q6MZFmcNkl9MCgYEA5lFb\nEmk4t2G1ZlKy14FIk9ChLy/kBQye3+vP47UT83a4ir+k6iHUuoxngFMZ+567qZol\nxfN6ZtxdrTW/ooWn8RkPdAbP2kVLdtUT2FNavMDsYRrIV+XcJXEUODvOEX08YYsd\ndxSlnKbfPXdQM/c07Ijlz3Jsgb/0CmpwTEUzX3cCgYEApAEBR43E81RxP6W8cYov\ngPXlB5aJLaqSFdrpur9sVjKGFPtj7TLBuVlWysYJSSelJ0q641a9TnaAcBOXlT0y\ndHGZLaNm3VDXUEgclwceSNufhOqYEoUK6OpP1kEKpecAAJF/Ii/sUKheHbIwbLzp\n9bkZQjR/Lc4ouMGXOP7Tgs0CgYEA0VHbPU5X94JbxNUgKPAcsAqKk0IpL9WahtPg\nKoklyr15VtB55zg8CBcW8e+Uy7QlxiyMa+2urtFUadlRgzmJunsWKlMOkMctoKBi\n2tZWvvlvW4llz0ze2UB+KeVgkVCKkfRHITSol0ip10kaoT/o35hDlFff+cQk3VqD\nGS5DVF0CgYEApB9R00Xl3Msq/0A46mAWqcXGzuSC68JV/ffxPZjgAWu+sAiydHDC\nN/idVHQkAmfr0GjW2iRGbFgNk/kcZuFTGVi70XcnqcR0+CWk/ZDuQqgvfY1dXEr6\nu6L1ZlSTB28FBQ2ObNRmn5RMHFryqcQIHKeD/B/NDOTgOwcDCotLMOA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1c9da6cec4d14412b246d876e93f337c", "name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "fingerprint": "38:d7:c9:25:e3:f9:52:b1:e0:62:2a:dc:a2:f5:b2:55"}} 2019-04-15 18:31:22,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ded2dbf0-30d1-4f6e-a386-0f8cfcdc0d4b 2019-04-15 18:31:22,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.05111098289s 2019-04-15 18:31:22,502 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlrmiKbTFPTPVuBRlBA0cTp+4LcVy/vhceyHt0gXw33lGVTGXWmeT3J7K/8SNDsHcXINF+GDJc2RazUdjYGkELhHE42V4N2kesFsPyZ88n9PmWp8ASTUSvmIPd3+i7oI8W5i6BzGUb7mgoC00kENP8ZKu4pSAY2zeQJG7I9h0aEiMZN6GvFOhKa9CB5RwC7/559SPTXXC7X2OUAsQYMrlJbsS3Ir0ILUn7TsdCAnjzjEGtlGAfJtGYEbHaMd2F23VFyP9HHdgX6uuFRf49ZOQaUhut+2bvLeLhs/my82+gC6HDsDDitit0IcCBr5cnuoj3oEWwULDeUzbx1pZGIuAV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5a5oim0xT0z1bgUZQQNHE6fuC3Fcv74XHsh7dIF8N95RlUxl\n1pnk9yeyv/EjQ7B3FyDRfhgyXNkWs1HY2BpBC4RxONleDdpHrBbD8mfPJ/T5lqfA\nEk1Er5iD3d/ou6CPFuYugcxlG+5oKAtNJBDT/GSruKUgGNs3kCRuyPYdGhIjGTeh\nrxToSmvQgeUcAu/+efUj011wu19jlALEGDK5SW7EtyK9CC1J+07HQgJ484xBrZRg\nHybRmBGx2jHdhdt1Rcj/Rx3YF+rrhUX+PWTkGlIbrftm7y3i4bP5svNvoAuhw7Aw\n4rYrdCHAga+XJ7qI96BFsFCw3lM28daWRiLgFQIDAQABAoIBAGOvWrgZxDkC0dK6\na8eHwKWLUQmuXe7qdeZqZQqf2GX3G7mMuvZ1PKb4l+AurHuIb2eeWs47ekBKCEwz\nzcWdP3XcObfOv7+LaWgLSWhAHezdqiX1EKvg1VrQ+wqlT8F/YhsyNCUprQh+ZL5c\niVKJ6ze0CcPOByxCmM76wQp/pwnU2psPtugkNtzL05GVDj+3dP8rA2PESVdr0UhV\n2dwhfPnJiXUlR3PInouqq+AiPslPTwmex5unK/IEsGuSBb/U33N0GYD/Mud+e+yG\ndthLS2ZEg0W0C4Tzro0Z3EZqYiJKCtPO1ZaTEOFDCg544umGwuUPwFN2l+fJNCby\nJQvQ6lECgYEA/0rh+mA4bvcEPqWh8V/MT5C9TmYh23eNfsJzcRdz8KuXtGqh9ofh\nO8PtAVra0a9D780I2oSIrAcL8hBRYtYzc2U/7OktTcqwtI/q+wx5Ev6tP4FQNUvI\nlROF2+Mo5A1QzozxielY40rLZGPzlt1YdmrjdDuY1y8Q6MZFmcNkl9MCgYEA5lFb\nEmk4t2G1ZlKy14FIk9ChLy/kBQye3+vP47UT83a4ir+k6iHUuoxngFMZ+567qZol\nxfN6ZtxdrTW/ooWn8RkPdAbP2kVLdtUT2FNavMDsYRrIV+XcJXEUODvOEX08YYsd\ndxSlnKbfPXdQM/c07Ijlz3Jsgb/0CmpwTEUzX3cCgYEApAEBR43E81RxP6W8cYov\ngPXlB5aJLaqSFdrpur9sVjKGFPtj7TLBuVlWysYJSSelJ0q641a9TnaAcBOXlT0y\ndHGZLaNm3VDXUEgclwceSNufhOqYEoUK6OpP1kEKpecAAJF/Ii/sUKheHbIwbLzp\n9bkZQjR/Lc4ouMGXOP7Tgs0CgYEA0VHbPU5X94JbxNUgKPAcsAqKk0IpL9WahtPg\nKoklyr15VtB55zg8CBcW8e+Uy7QlxiyMa+2urtFUadlRgzmJunsWKlMOkMctoKBi\n2tZWvvlvW4llz0ze2UB+KeVgkVCKkfRHITSol0ip10kaoT/o35hDlFff+cQk3VqD\nGS5DVF0CgYEApB9R00Xl3Msq/0A46mAWqcXGzuSC68JV/ffxPZjgAWu+sAiydHDC\nN/idVHQkAmfr0GjW2iRGbFgNk/kcZuFTGVi70XcnqcR0+CWk/ZDuQqgvfY1dXEr6\nu6L1ZlSTB28FBQ2ObNRmn5RMHFryqcQIHKeD/B/NDOTgOwcDCotLMOA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1c9da6cec4d14412b246d876e93f337c', 'name': u'singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'created_at': '2019-04-15T18:31:22.501964', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'name': 'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:d7:c9:25:e3:f9:52:b1:e0:62:2a:dc:a2:f5:b2:55', 'type': 'ssh', 'id': u'singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221'}) 2019-04-15 18:31:22,502 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5a5oim0xT0z1bgUZQQNHE6fuC3Fcv74XHsh7dIF8N95RlUxl 1pnk9yeyv/EjQ7B3FyDRfhgyXNkWs1HY2BpBC4RxONleDdpHrBbD8mfPJ/T5lqfA Ek1Er5iD3d/ou6CPFuYugcxlG+5oKAtNJBDT/GSruKUgGNs3kCRuyPYdGhIjGTeh rxToSmvQgeUcAu/+efUj011wu19jlALEGDK5SW7EtyK9CC1J+07HQgJ484xBrZRg HybRmBGx2jHdhdt1Rcj/Rx3YF+rrhUX+PWTkGlIbrftm7y3i4bP5svNvoAuhw7Aw 4rYrdCHAga+XJ7qI96BFsFCw3lM28daWRiLgFQIDAQABAoIBAGOvWrgZxDkC0dK6 a8eHwKWLUQmuXe7qdeZqZQqf2GX3G7mMuvZ1PKb4l+AurHuIb2eeWs47ekBKCEwz zcWdP3XcObfOv7+LaWgLSWhAHezdqiX1EKvg1VrQ+wqlT8F/YhsyNCUprQh+ZL5c iVKJ6ze0CcPOByxCmM76wQp/pwnU2psPtugkNtzL05GVDj+3dP8rA2PESVdr0UhV 2dwhfPnJiXUlR3PInouqq+AiPslPTwmex5unK/IEsGuSBb/U33N0GYD/Mud+e+yG dthLS2ZEg0W0C4Tzro0Z3EZqYiJKCtPO1ZaTEOFDCg544umGwuUPwFN2l+fJNCby JQvQ6lECgYEA/0rh+mA4bvcEPqWh8V/MT5C9TmYh23eNfsJzcRdz8KuXtGqh9ofh O8PtAVra0a9D780I2oSIrAcL8hBRYtYzc2U/7OktTcqwtI/q+wx5Ev6tP4FQNUvI lROF2+Mo5A1QzozxielY40rLZGPzlt1YdmrjdDuY1y8Q6MZFmcNkl9MCgYEA5lFb Emk4t2G1ZlKy14FIk9ChLy/kBQye3+vP47UT83a4ir+k6iHUuoxngFMZ+567qZol xfN6ZtxdrTW/ooWn8RkPdAbP2kVLdtUT2FNavMDsYRrIV+XcJXEUODvOEX08YYsd dxSlnKbfPXdQM/c07Ijlz3Jsgb/0CmpwTEUzX3cCgYEApAEBR43E81RxP6W8cYov gPXlB5aJLaqSFdrpur9sVjKGFPtj7TLBuVlWysYJSSelJ0q641a9TnaAcBOXlT0y dHGZLaNm3VDXUEgclwceSNufhOqYEoUK6OpP1kEKpecAAJF/Ii/sUKheHbIwbLzp 9bkZQjR/Lc4ouMGXOP7Tgs0CgYEA0VHbPU5X94JbxNUgKPAcsAqKk0IpL9WahtPg Koklyr15VtB55zg8CBcW8e+Uy7QlxiyMa+2urtFUadlRgzmJunsWKlMOkMctoKBi 2tZWvvlvW4llz0ze2UB+KeVgkVCKkfRHITSol0ip10kaoT/o35hDlFff+cQk3VqD GS5DVF0CgYEApB9R00Xl3Msq/0A46mAWqcXGzuSC68JV/ffxPZjgAWu+sAiydHDC N/idVHQkAmfr0GjW2iRGbFgNk/kcZuFTGVi70XcnqcR0+CWk/ZDuQqgvfY1dXEr6 u6L1ZlSTB28FBQ2ObNRmn5RMHFryqcQIHKeD/B/NDOTgOwcDCotLMOA= -----END RSA PRIVATE KEY----- 2019-04-15 18:31:22,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-15 18:31:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"security_group": {"name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-04-15 18:31:22,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:22 GMT X-Openstack-Request-Id: req-55f1e8bb-d64c-4081-92d3-77c4fca2b939 2019-04-15 18:31:22,938 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:22Z", "updated_at": "2019-04-15T18:31:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "58e14967-b4c0-484d-9da9-b648183f54d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "a56f4e29-8ac5-45df-90f4-e93597d684eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}} 2019-04-15 18:31:22,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-55f1e8bb-d64c-4081-92d3-77c4fca2b939 2019-04-15 18:31:22,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.431044101715s 2019-04-15 18:31:22,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:31:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:23,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:23 GMT X-Openstack-Request-Id: req-c3f2d560-08ae-49a7-bff7-c3751ef283ae 2019-04-15 18:31:23,196 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:22Z", "updated_at": "2019-04-15T18:31:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "58e14967-b4c0-484d-9da9-b648183f54d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "a56f4e29-8ac5-45df-90f4-e93597d684eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}, {"description": "Default security group", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:05Z", "updated_at": "2019-04-15T18:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "166b01a9-2f27-41e6-9f04-23d1f445b849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "3e765668-bb47-4935-bb0c-e656432a48aa", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "731d458c-c18b-47d9-9642-c6a43b7bc758", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "ca34d305-4d2b-45d6-a6a7-3c91f2923646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "name": "default"}]} 2019-04-15 18:31:23,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c3f2d560-08ae-49a7-bff7-c3751ef283ae 2019-04-15 18:31:23,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250936031342s 2019-04-15 18:31:23,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:31:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -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": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"}}' 2019-04-15 18:31:23,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:23 GMT X-Openstack-Request-Id: req-50afbd93-364b-453d-8717-52a0d8936516 2019-04-15 18:31:23,358 - keystoneauth.session - DEBUG - 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-04-15T18:31:23Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "port_range_min": 22, "revision_number": 0, "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:23Z", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "afb5cc72-4199-4bac-bfe3-e1c32f691dbd"}} 2019-04-15 18:31:23,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-50afbd93-364b-453d-8717-52a0d8936516 2019-04-15 18:31:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155360937119s 2019-04-15 18:31:23,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:31:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:23,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:23 GMT X-Openstack-Request-Id: req-4d31967c-c33c-4d9f-ad3b-70af8d24e22d 2019-04-15 18:31:23,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:22Z", "updated_at": "2019-04-15T18:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "58e14967-b4c0-484d-9da9-b648183f54d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "a56f4e29-8ac5-45df-90f4-e93597d684eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:31:23Z", "revision_number": 0, "id": "afb5cc72-4199-4bac-bfe3-e1c32f691dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:23Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 2, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}, {"description": "Default security group", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:05Z", "updated_at": "2019-04-15T18:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "166b01a9-2f27-41e6-9f04-23d1f445b849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "3e765668-bb47-4935-bb0c-e656432a48aa", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "731d458c-c18b-47d9-9642-c6a43b7bc758", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "ca34d305-4d2b-45d6-a6a7-3c91f2923646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "name": "default"}]} 2019-04-15 18:31:23,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4d31967c-c33c-4d9f-ad3b-70af8d24e22d 2019-04-15 18:31:23,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324067115784s 2019-04-15 18:31:23,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:31:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -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": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"}}' 2019-04-15 18:31:24,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:24 GMT X-Openstack-Request-Id: req-088d66cc-f795-48b3-82a4-4141941d4c37 2019-04-15 18:31:24,119 - keystoneauth.session - DEBUG - 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-04-15T18:31:24Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "port_range_min": null, "revision_number": 0, "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:24Z", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "de854d50-79a6-4f3a-9d8d-3dfc0d04f95e"}} 2019-04-15 18:31:24,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-088d66cc-f795-48b3-82a4-4141941d4c37 2019-04-15 18:31:24,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.426186084747s 2019-04-15 18:31:24,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:31:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:24,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:24 GMT X-Openstack-Request-Id: req-aa35ab39-305d-4376-971f-1d7e363c87fb 2019-04-15 18:31:24,228 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":["147cd862-1e98-47a6-ac5d-243dd07b8ef5"],"description":"","tags":[],"updated_at":"2019-04-15T18:31:06Z","qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}]} 2019-04-15 18:31:24,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-aa35ab39-305d-4376-971f-1d7e363c87fb 2019-04-15 18:31:24,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107018947601s 2019-04-15 18:31:24,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:31:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:24,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:24 GMT X-Openstack-Request-Id: req-9119a200-d1d9-4905-844a-e15442507a55 2019-04-15 18:31:24,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:31:19Z", "file": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file", "owner": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "size": 12716032, "self": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:31:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:31:24,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9119a200-d1d9-4905-844a-e15442507a55 2019-04-15 18:31:24,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328100919724s 2019-04-15 18:31:24,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:31:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:24,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a1ee495-ff02-4293-a580-798f02e9a2f4 x-openstack-request-id: req-4a1ee495-ff02-4293-a580-798f02e9a2f4 2019-04-15 18:31:24,593 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "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": "93e238eb-3f54-4fe9-958a-d63e284a0641"}]} 2019-04-15 18:31:24,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4a1ee495-ff02-4293-a580-798f02e9a2f4 2019-04-15 18:31:24,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255219936371s 2019-04-15 18:31:24,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:31:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"server": {"name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "imageRef": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "flavorRef": "93e238eb-3f54-4fe9-958a-d63e284a0641", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8abc83c-b229-4b04-a5d0-94e687bd7408"}], "security_groups": [{"name": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"}]}}' 2019-04-15 18:31:30,335 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35 x-compute-request-id: req-85992ecb-cfec-4fc3-8163-f7c4fa83a72e x-openstack-request-id: req-85992ecb-cfec-4fc3-8163-f7c4fa83a72e 2019-04-15 18:31:30,335 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "adminPass": "4Y7kBXcQkHVn"}} 2019-04-15 18:31:30,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-85992ecb-cfec-4fc3-8163-f7c4fa83a72e 2019-04-15 18:31:30,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.74026799202s 2019-04-15 18:31:30,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:31,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d1c1d72-cbc3-4543-81d1-8ed42d9d7b23 x-openstack-request-id: req-1d1c1d72-cbc3-4543-81d1-8ed42d9d7b23 2019-04-15 18:31:31,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "image": {"id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "links": [{"href": "http://172.30.9.27:8774/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e238eb-3f54-4fe9-958a-d63e284a0641", "links": [{"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "bookmark"}]}, "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "user_id": "1c9da6cec4d14412b246d876e93f337c", "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-04-15T18:31:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "created": "2019-04-15T18:31:30Z", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:31:31,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d1c1d72-cbc3-4543-81d1-8ed42d9d7b23 2019-04-15 18:31:31,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706194162369s 2019-04-15 18:31:31,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:31:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:31,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:31 GMT X-Openstack-Request-Id: req-4c36476c-3878-4982-8193-55c22125dcc1 2019-04-15 18:31:31,436 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":["147cd862-1e98-47a6-ac5d-243dd07b8ef5"],"description":"","tags":[],"updated_at":"2019-04-15T18:31:06Z","qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}]} 2019-04-15 18:31:31,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4c36476c-3878-4982-8193-55c22125dcc1 2019-04-15 18:31:31,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382090091705s 2019-04-15 18:31:31,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:31:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:31,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:32 GMT X-Openstack-Request-Id: req-bed1923d-3d27-4f00-b176-f01f39e8983e 2019-04-15 18:31:31,761 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:31:06Z","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":"3ac9cb6ca1464b80aa9d3a46d69be759","id":"147cd862-1e98-47a6-ac5d-243dd07b8ef5","subnetpool_id":null,"name":"singlevm2-subnet_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}]} 2019-04-15 18:31:31,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bed1923d-3d27-4f00-b176-f01f39e8983e 2019-04-15 18:31:31,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.32408285141s 2019-04-15 18:31:31,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:31:33,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:33,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:35,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c6e4c0d-a8c5-4d24-8f1f-535a1057e349 x-openstack-request-id: req-5c6e4c0d-a8c5-4d24-8f1f-535a1057e349 2019-04-15 18:31:35,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "image": {"id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "links": [{"href": "http://172.30.9.27:8774/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e238eb-3f54-4fe9-958a-d63e284a0641", "links": [{"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "bookmark"}]}, "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "security_groups": [{"name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}], "user_id": "1c9da6cec4d14412b246d876e93f337c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:31:33Z", "hostId": "2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "created": "2019-04-15T18:31:30Z", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:31:35,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c6e4c0d-a8c5-4d24-8f1f-535a1057e349 2019-04-15 18:31:35,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63742399216s 2019-04-15 18:31:35,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:31:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:39,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af49e2f2-a3ca-4791-97ef-5bce076fb4f2 x-openstack-request-id: req-af49e2f2-a3ca-4791-97ef-5bce076fb4f2 2019-04-15 18:31:39,403 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "image": {"id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "links": [{"href": "http://172.30.9.27:8774/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e238eb-3f54-4fe9-958a-d63e284a0641", "links": [{"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "bookmark"}]}, "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "security_groups": [{"name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}], "user_id": "1c9da6cec4d14412b246d876e93f337c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:31:33Z", "hostId": "2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "created": "2019-04-15T18:31:30Z", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:31:39,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af49e2f2-a3ca-4791-97ef-5bce076fb4f2 2019-04-15 18:31:39,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.99272799492s 2019-04-15 18:31:39,410 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:31:41,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:42,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f06779cb-988a-43c6-b4f8-68d597865168 x-openstack-request-id: req-f06779cb-988a-43c6-b4f8-68d597865168 2019-04-15 18:31:42,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:74", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "image": {"id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "links": [{"href": "http://172.30.9.27:8774/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:31:38.000000", "flavor": {"id": "93e238eb-3f54-4fe9-958a-d63e284a0641", "links": [{"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "bookmark"}]}, "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "security_groups": [{"name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}], "user_id": "1c9da6cec4d14412b246d876e93f337c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:31:39Z", "hostId": "2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "created": "2019-04-15T18:31:30Z", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:31:42,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f06779cb-988a-43c6-b4f8-68d597865168 2019-04-15 18:31:42,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30565786362s 2019-04-15 18:31:42,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:31:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:42,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:42 GMT X-Openstack-Request-Id: req-466c4f9d-df81-4a47-a447-383be6a01af6 2019-04-15 18:31:42,775 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:31:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"147cd862-1e98-47a6-ac5d-243dd07b8ef5","ip_address":"192.168.120.14"}],"id":"63b94124-011b-4219-b917-021bbd70e028","security_groups":["6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"],"mac_address":"fa:16:3e:43:08:74","project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:34Z","binding:vnic_type":"normal","device_id":"ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35","ip_allocation":"immediate"}]} 2019-04-15 18:31:42,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35 used request id req-466c4f9d-df81-4a47-a447-383be6a01af6 2019-04-15 18:31:42,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054388999939s 2019-04-15 18:31:42,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=63b94124-011b-4219-b917-021bbd70e028" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:43,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:43 GMT X-Openstack-Request-Id: req-a390520c-7168-4e71-a38d-ff83e24c9315 2019-04-15 18:31:43,053 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:31:43,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=63b94124-011b-4219-b917-021bbd70e028 used request id req-a390520c-7168-4e71-a38d-ff83e24c9315 2019-04-15 18:31:43,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.263627052307s 2019-04-15 18:31:43,054 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:08:74', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:31:38.000000', 'flavor': Munch({u'id': u'93e238eb-3f54-4fe9-958a-d63e284a0641'}), 'az': u'nova', 'id': u'ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35', 'security_groups': [Munch({u'name': u'singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c9da6cec4d14412b246d876e93f337c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'name': 'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', '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-04-15T18:31:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:31:39Z', 'hostId': u'2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9', '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-04-15T18:31:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'name': u'singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'adminPass': u'4Y7kBXcQkHVn', 'tenant_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'created_at': u'2019-04-15T18:31:30Z', 'created': u'2019-04-15T18:31:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:31:43,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:31:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:43,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:43 GMT X-Openstack-Request-Id: req-0140f6f0-3027-40cf-bf0c-1077c8757d6e 2019-04-15 18:31:43,159 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":["147cd862-1e98-47a6-ac5d-243dd07b8ef5"],"description":"","tags":[],"updated_at":"2019-04-15T18:31:06Z","qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}]} 2019-04-15 18:31:43,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0140f6f0-3027-40cf-bf0c-1077c8757d6e 2019-04-15 18:31:43,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100296020508s 2019-04-15 18:31:43,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:31:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:43,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:43 GMT X-Openstack-Request-Id: req-fd9deb81-7242-4b85-b84d-ba6002ebab3a 2019-04-15 18:31:43,428 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:31:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"147cd862-1e98-47a6-ac5d-243dd07b8ef5","ip_address":"192.168.120.14"}],"id":"63b94124-011b-4219-b917-021bbd70e028","security_groups":["6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39"],"mac_address":"fa:16:3e:43:08:74","project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:34Z","binding:vnic_type":"normal","device_id":"ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35","ip_allocation":"immediate"}]} 2019-04-15 18:31:43,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35 used request id req-fd9deb81-7242-4b85-b84d-ba6002ebab3a 2019-04-15 18:31:43,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.266904830933s 2019-04-15 18:31:43,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-15 18:31:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"floatingip": {"floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "fixed_ip_address": "192.168.120.14", "port_id": "63b94124-011b-4219-b917-021bbd70e028"}}' 2019-04-15 18:31:46,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:46 GMT X-Openstack-Request-Id: req-a85ebedf-63f4-4c02-a3bb-1b4c9f03b27c 2019-04-15 18:31:46,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}} 2019-04-15 18:31:46,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a85ebedf-63f4-4c02-a3bb-1b4c9f03b27c 2019-04-15 18:31:46,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.23614692688s 2019-04-15 18:31:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:47,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:47 GMT X-Openstack-Request-Id: req-96bfda61-36ef-43b9-aee5-2a604b67a307 2019-04-15 18:31:47,054 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:47,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-96bfda61-36ef-43b9-aee5-2a604b67a307 2019-04-15 18:31:47,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.374419927597s 2019-04-15 18:31:47,061 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:31:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:47,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:47 GMT X-Openstack-Request-Id: req-1099cc93-5198-4762-979c-7b342ef6527a 2019-04-15 18:31:47,445 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:47,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1099cc93-5198-4762-979c-7b342ef6527a 2019-04-15 18:31:47,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.274164915085s 2019-04-15 18:31:47,451 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:31:47,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:47 GMT X-Openstack-Request-Id: req-97f828a4-0c69-46f3-b4ac-53c2d6d3a459 2019-04-15 18:31:47,649 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:47,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-97f828a4-0c69-46f3-b4ac-53c2d6d3a459 2019-04-15 18:31:47,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0886981487274s 2019-04-15 18:31:47,656 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:31:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:47,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:47,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:48 GMT X-Openstack-Request-Id: req-7b93aebe-cd6e-4117-8a49-343c8c3aaa6f 2019-04-15 18:31:47,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:47,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7b93aebe-cd6e-4117-8a49-343c8c3aaa6f 2019-04-15 18:31:47,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0850269794464s 2019-04-15 18:31:47,857 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:31:47,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:48 GMT X-Openstack-Request-Id: req-fe6ce85c-7ce5-41ba-924d-fcb2915474c9 2019-04-15 18:31:48,030 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:44Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:48,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fe6ce85c-7ce5-41ba-924d-fcb2915474c9 2019-04-15 18:31:48,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639040470123s 2019-04-15 18:31:48,036 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:31:48,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:48,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:48 GMT X-Openstack-Request-Id: req-a81250b9-db35-4072-8790-7b2ddb0be4d8 2019-04-15 18:31:48,424 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:44Z", "updated_at": "2019-04-15T18:31:48Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:74", "device_id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_id": "63b94124-011b-4219-b917-021bbd70e028", "id": "00ffdf11-bc77-465f-b7fa-c873b48a28ec", "qos_policy_id": null}]} 2019-04-15 18:31:48,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a81250b9-db35-4072-8790-7b2ddb0be4d8 2019-04-15 18:31:48,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.278348922729s 2019-04-15 18:31:48,431 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'73026bee-9dcd-467d-ab7d-cd398dc37398', 'updated_at': u'2019-04-15T18:31:48Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'63b94124-011b-4219-b917-021bbd70e028', 'id': u'00ffdf11-bc77-465f-b7fa-c873b48a28ec', 'network': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'port': u'63b94124-011b-4219-b917-021bbd70e028', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'name': 'singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8abc83c-b229-4b04-a5d0-94e687bd7408', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:08:74', u'device_id': u'ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3ac9cb6ca1464b80aa9d3a46d69be759', 'created_at': u'2019-04-15T18:31:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8abc83c-b229-4b04-a5d0-94e687bd7408', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:08:74', u'device_id': u'ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35'}), 'router': u'73026bee-9dcd-467d-ab7d-cd398dc37398'}) 2019-04-15 18:31:48,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:31:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:31:48,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9633 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efdc8a44-2097-4361-915f-ddc48c66fbf8 x-openstack-request-id: req-efdc8a44-2097-4361-915f-ddc48c66fbf8 2019-04-15 18:31:48,560 - keystoneauth.session - DEBUG - 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 526095791 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.263641] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.267096] pid_max: default: 32768 minimum: 301\n[ 0.268981] ACPI: Core revision 20150930\n[ 0.271209] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.273919] Security Framework initialized\n[ 0.275608] Yama: becoming mindful.\n[ 0.277108] AppArmor: AppArmor initialized\n[ 0.278855] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.281652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.284319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.286876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.289743] Initializing cgroup subsys io\n[ 0.291416] Initializing cgroup subsys memory\n[ 0.293217] Initializing cgroup subsys devices\n[ 0.295036] Initializing cgroup subsys freezer\n[ 0.296851] Initializing cgroup subsys net_cls\n[ 0.298663] Initializing cgroup subsys perf_event\n[ 0.300562] Initializing cgroup subsys net_prio\n[ 0.302420] Initializing cgroup subsys hugetlb\n[ 0.304231] Initializing cgroup subsys pids\n[ 0.306019] CPU: Physical Processor ID: 0\n[ 0.308385] mce: CPU supports 10 MCE banks\n[ 0.310128] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.312220] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.330965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.339858] ftrace: allocating 31920 entries in 125 pages\n[ 0.371131] smpboot: Max logical packages: 1\n[ 0.372897] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375693] x2apic enabled\n[ 0.377228] Switched APIC routing to physical x2apic.\n[ 0.380429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382780] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.387086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.390784] KVM setup paravirtual spinlock\n[ 0.392960] x86: Booted up 1 node, 1 CPUs\n[ 0.394619] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.397425] devtmpfs: initialized\n[ 0.399861] evm: security.selinux\n[ 0.401294] evm: security.SMACK64\n[ 0.402724] evm: security.SMACK64EXEC\n[ 0.404269] evm: security.SMACK64TRANSMUTE\n[ 0.405956] evm: security.SMACK64MMAP\n[ 0.407485] evm: security.ima\n[ 0.408796] evm: security.capability\n[ 0.410384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.414226] pinctrl core: initialized pinctrl subsystem\n[ 0.416460] RTC time: 18:31:39, date: 04/15/19\n[ 0.418378] NET: Registered protocol family 16\n[ 0.420316] cpuidle: using governor ladder\n[ 0.422031] cpuidle: using governor menu\n[ 0.423672] PCCT header not found.\n[ 0.425184] ACPI: bus type PCI registered\n[ 0.426857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429448] PCI: Using configuration type 1 for base access\n[ 0.432376] ACPI: Added _OSI(Module Device)\n[ 0.434121] ACPI: Added _OSI(Processor Device)\n[ 0.435934] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.437828] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.440759] ACPI: Interpreter enabled\n[ 0.442329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.446174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.453845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457669] ACPI: (supports S0 S5)\n[ 0.459132] ACPI: Using IOAPIC for interrupt routing\n[ 0.461104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.468587] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.471205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.473738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.478308] acpiphp: Slot [3] registered\n[ 0.479973] acpiphp: Slot [4] registered\n[ 0.481621] acpiphp: Slot [5] registered\n[ 0.483278] acpiphp: Slot [6] registered\n[ 0.484933] acpiphp: Slot [7] registered\n[ 0.486584] acpiphp: Slot [8] registered\n[ 0.488240] acpiphp: Slot [9] registered\n[ 0.489886] acpiphp: Slot [10] registered\n[ 0.491590] acpiphp: Slot [11] registered\n[ 0.493280] acpiphp: Slot [12] registered\n[ 0.494961] acpiphp: Slot [13] registered\n[ 0.496635] acpiphp: Slot [14] registered\n[ 0.498319] acpiphp: Slot [15] registered\n[ 0.515796] acpiphp: Slot [16] registered\n[ 0.517485] acpiphp: Slot [17] registered\n[ 0.519174] acpiphp: Slot [18] registered\n[ 0.520857] acpiphp: Slot [19] registered\n[ 0.522538] acpiphp: Slot [20] registered\n[ 0.524220] acpiphp: Slot [21] registered\n[ 0.525917] acpiphp: Slot [22] registered\n[ 0.527596] acpiphp: Slot [23] registered\n[ 0.529282] acpiphp: Slot [24] registered\n[ 0.530964] acpiphp: Slot [25] registered\n[ 0.532644] acpiphp: Slot [26] registered\n[ 0.536774] acpiphp: Slot [27] registered\n[ 0.538494] acpiphp: Slot [28] registered\n[ 0.540448] acpiphp: Slot [29] registered\n[ 0.542123] acpiphp: Slot [30] registered\n[ 0.543803] acpiphp: Slot [31] registered\n[ 0.545483] PCI host bridge to bus 0000:00\n[ 0.547187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.549758] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.552336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.555346] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.558368] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.561450] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.566972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.569708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.572035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.574291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.578889] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.581406] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.605182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.607918] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.610376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.612803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.614975] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.617268] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.619135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.621863] vgaarb: loaded\n[ 0.622914] vgaarb: bridge control possible 0000:00:02.0\n[ 0.625028] SCSI subsystem initialized\n[ 0.626648] ACPI: bus type USB registered\n[ 0.628107] usbcore: registered new interface driver usbfs\n[ 0.629929] usbcore: registered new interface driver hub\n[ 0.631705] usbcore: registered new device driver usb\n[ 0.633613] PCI: Using ACPI for IRQ routing\n[ 0.635545] NetLabel: Initializing\n[ 0.636817] NetLabel: domain hash size = 128\n[ 0.638324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.640022] NetLabel: unlabeled traffic allowed by default\n[ 0.642089] clocksource: Switched to clocksource kvm-clock\n[ 0.652664] AppArmor: AppArmor Filesystem Enabled\n[ 0.654357] pnp: PnP ACPI init\n[ 0.655860] pnp: PnP ACPI: found 5 devices\n[ 0.662993] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.666017] NET: Registered protocol family 2\n[ 0.667821] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670111] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.672243] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.674380] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.676312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.678397] NET: Registered protocol family 1\n[ 0.679941] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.681881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.683783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.698755] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.713818] Trying to unpack rootfs image as initramfs...\n[ 0.775522] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.778404] Scanning for low memory corruption every 60 seconds\n[ 0.780659] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.782768] audit: initializing netlink subsys (disabled)\n[ 0.784572] audit: type=2000 audit(1555353099.534:1): initialized\n[ 0.786837] Initialise system trusted keyring\n[ 0.788469] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.790532] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.793676] zbud: loaded\n[ 0.794868] VFS: Disk quotas dquot_6.6.0\n[ 0.796294] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.798891] fuse init (API version 7.23)\n[ 0.800415] Key type big_key registered\n[ 0.801815] Allocating IMA MOK and blacklist keyrings.\n[ 0.803857] Key type asymmetric registered\n[ 0.805312] Asymmetric key parser 'x509' registered\n[ 0.807005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.809621] io scheduler noop registered\n[ 0.811020] io scheduler deadline registered (default)\n[ 0.812776] io scheduler cfq registered\n[ 0.814249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.816098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.818318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.820881] ACPI: Power Button [PWRF]\n[ 0.822325] GHES: HEST is not enabled!\n[ 0.836599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.866238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.869617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.894888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.898399] Linux agpgart interface v0.103\n[ 0.901966] brd: module loaded\n[ 0.904935] loop: module loaded\n[ 0.909874] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.912440] GPT:90111 != 2097151\n[ 0.913635] GPT:Alternate GPT header not at the end of the disk.\n[ 0.915580] GPT:90111 != 2097151\n[ 0.916778] GPT: Use GNU Parted to correct GPT errors.\n[ 0.918493] vda: vda1 vda15\n[ 0.920330] scsi host0: ata_piix\n[ 0.921649] scsi host1: ata_piix\n[ 0.922908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.925080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.927845] libphy: Fixed MDIO Bus: probed\n[ 0.929290] tun: Universal TUN/TAP device driver, 1.6\n[ 0.930988] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.934219] PPP generic driver version 2.4.2\n[ 0.935786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937899] ehci-pci: EHCI PCI platform driver\n[ 0.939446] ehci-platform: EHCI generic platform driver\n[ 0.941203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.943214] ohci-pci: OHCI PCI platform driver\n[ 0.944770] ohci-platform: OHCI generic platform driver\n[ 0.946524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961528] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.965896] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.967645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.969652] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.971868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.974376] usb usb1: Product: UHCI Host Controller\n[ 0.976019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.978037] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.979716] hub 1-0:1.0: USB hub found\n[ 0.981078] hub 1-0:1.0: 2 ports detected\n[ 0.982650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.986269] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.987944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.989723] mousedev: PS/2 mouse device common for all mice\n[ 0.991947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.994946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.997066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.999168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.001271] i2c /dev entries driver\n[ 1.002595] device-mapper: uevent: version 1.0.3\n[ 1.004256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.007128] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.009396] NET: Registered protocol family 10\n[ 1.011223] NET: Registered protocol family 17\n[ 1.012795] Key type dns_resolver registered\n[ 1.014440] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.016365] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.019435] registered taskstats version 1\n[ 1.020913] Loading compiled-in X.509 certificates\n[ 1.023104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.026392] zswap: loaded using pool lzo/zbud\n[ 1.028703] Key type trusted registered\n[ 1.031101] Key type encrypted registered\n[ 1.032540] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.034378] ima: No TPM chip found, activating TPM-bypass!\n[ 1.036216] evm: HMAC attrs: 0x1\n[ 1.037790] Magic number: 15:501:544\n[ 1.039164] tty ttyS20: hash matches\n[ 1.040574] rtc_cmos 00:00: setting system clock to 2019-04-15 18:31:40 UTC (1555353100)\n[ 1.043382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.045347] EDD information not available.\n[ 1.083890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.086591] Write protecting the kernel read-only data: 14336k\n[ 1.089989] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.093027] 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.253470] 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.14...\nLease of 192.168.120.14 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.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqQthR42ty9fkmS4MADfC6BLw66SqY69Ce3lM0Zj7ACjESa/TVt1dFQYGtwfxGc1c2eqwET1QLzXw8u5Qvia4aLLD9Z1nQd3O8CYAKKbHm799Z+UYbewwcmmo5Sw42ZkNCtY6yUCIkmLzVU+sUxH7zui9h6dXhtd99ny+6iUy9qMWCDyPwkFGMLjOQOtEdfZ+0XIh+0EdxV5J8kZ+eLriDDkgWwCIeEpzJ6bOLLmajRoPKb4j771caaMfKgApvVOz1q3rq9j/6xqGQIBojwkiwk2+zstZ8YY48fTSSwwz7UuRpaYX+MTNUkqZ2xasiPe9k1vuDeA60BnuVmN49eT0Z root@singlevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221\nssh-dss AAAAB3NzaC1kc3MAAACBAPupwpPh6t/vnW5uIyuSp/VHUH8jcVP+2cvPqjO49VwYS7ptXh19kaH9cs4xFd2GIqfaTfP0gmpG/A2bihc091ngfgwxWaJ6tI9+HouuAWsg7f7jVMXy566XeIe/i3pdoMobqN9ZE3vesMiDWhB6wl5snov9czdAsZa5CTkg51fdAAAAFQDmXBRRBrbO6Ijo33wfSYPP7Dt7fQAAAIEAjotLybujLUjhgbeL7RUus6sKOYniP+56XqIy7HpJfOsH+yeBkToCE+0hb/w3Fef9uqVP5A12Ihtr4hzr/oPUVkui0TxxEB2DguTLdfMSpML+qd4gG09wu0Ky66Ylbl46n07R84kScYEg+kD/nT4tnxD3juixf6Oa4aX3wk92r8YAAACBAKxPhzM/6nOBsD1bM41X8iFm4zs17AYqYv5VCMu4vXyJ+hdqHncS2y9E5F5hdGI+5QfiFateOLCYhfcU0ZnxKE9rzKbG9LSOGfg6OqUalwRNkSPBxMdCjT3+k4dG6RQstzqTC73CkN3ccRRJw1BEBH4tj+U56lwNanvsxbgyziYr root@singlevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221\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.14,24,fe80::f816:3eff:fe43:874/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \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-1bc4ad6f-78fb-4b09-9484-91ebd4b93221\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221 login: "} 2019-04-15 18:31:48,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35/action used request id req-efdc8a44-2097-4361-915f-ddc48c66fbf8 2019-04-15 18:31:48,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.129913806915s 2019-04-15 18:31:48,562 - 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 526095791 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.263641] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.267096] pid_max: default: 32768 minimum: 301 [ 0.268981] ACPI: Core revision 20150930 [ 0.271209] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.273919] Security Framework initialized [ 0.275608] Yama: becoming mindful. [ 0.277108] AppArmor: AppArmor initialized [ 0.278855] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.281652] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.284319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.286876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.289743] Initializing cgroup subsys io [ 0.291416] Initializing cgroup subsys memory [ 0.293217] Initializing cgroup subsys devices [ 0.295036] Initializing cgroup subsys freezer [ 0.296851] Initializing cgroup subsys net_cls [ 0.298663] Initializing cgroup subsys perf_event [ 0.300562] Initializing cgroup subsys net_prio [ 0.302420] Initializing cgroup subsys hugetlb [ 0.304231] Initializing cgroup subsys pids [ 0.306019] CPU: Physical Processor ID: 0 [ 0.308385] mce: CPU supports 10 MCE banks [ 0.310128] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.312220] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.330965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.339858] ftrace: allocating 31920 entries in 125 pages [ 0.371131] smpboot: Max logical packages: 1 [ 0.372897] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375693] x2apic enabled [ 0.377228] Switched APIC routing to physical x2apic. [ 0.380429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382780] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.387086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.390784] KVM setup paravirtual spinlock [ 0.392960] x86: Booted up 1 node, 1 CPUs [ 0.394619] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.397425] devtmpfs: initialized [ 0.399861] evm: security.selinux [ 0.401294] evm: security.SMACK64 [ 0.402724] evm: security.SMACK64EXEC [ 0.404269] evm: security.SMACK64TRANSMUTE [ 0.405956] evm: security.SMACK64MMAP [ 0.407485] evm: security.ima [ 0.408796] evm: security.capability [ 0.410384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.414226] pinctrl core: initialized pinctrl subsystem [ 0.416460] RTC time: 18:31:39, date: 04/15/19 [ 0.418378] NET: Registered protocol family 16 [ 0.420316] cpuidle: using governor ladder [ 0.422031] cpuidle: using governor menu [ 0.423672] PCCT header not found. [ 0.425184] ACPI: bus type PCI registered [ 0.426857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429448] PCI: Using configuration type 1 for base access [ 0.432376] ACPI: Added _OSI(Module Device) [ 0.434121] ACPI: Added _OSI(Processor Device) [ 0.435934] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.437828] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440759] ACPI: Interpreter enabled [ 0.442329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.446174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.450004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.453845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.457669] ACPI: (supports S0 S5) [ 0.459132] ACPI: Using IOAPIC for interrupt routing [ 0.461104] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.468587] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.471205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.473738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.478308] acpiphp: Slot [3] registered [ 0.479973] acpiphp: Slot [4] registered [ 0.481621] acpiphp: Slot [5] registered [ 0.483278] acpiphp: Slot [6] registered [ 0.484933] acpiphp: Slot [7] registered [ 0.486584] acpiphp: Slot [8] registered [ 0.488240] acpiphp: Slot [9] registered [ 0.489886] acpiphp: Slot [10] registered [ 0.491590] acpiphp: Slot [11] registered [ 0.493280] acpiphp: Slot [12] registered [ 0.494961] acpiphp: Slot [13] registered [ 0.496635] acpiphp: Slot [14] registered [ 0.498319] acpiphp: Slot [15] registered [ 0.515796] acpiphp: Slot [16] registered [ 0.517485] acpiphp: Slot [17] registered [ 0.519174] acpiphp: Slot [18] registered [ 0.520857] acpiphp: Slot [19] registered [ 0.522538] acpiphp: Slot [20] registered [ 0.524220] acpiphp: Slot [21] registered [ 0.525917] acpiphp: Slot [22] registered [ 0.527596] acpiphp: Slot [23] registered [ 0.529282] acpiphp: Slot [24] registered [ 0.530964] acpiphp: Slot [25] registered [ 0.532644] acpiphp: Slot [26] registered [ 0.536774] acpiphp: Slot [27] registered [ 0.538494] acpiphp: Slot [28] registered [ 0.540448] acpiphp: Slot [29] registered [ 0.542123] acpiphp: Slot [30] registered [ 0.543803] acpiphp: Slot [31] registered [ 0.545483] PCI host bridge to bus 0000:00 [ 0.547187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549758] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.552336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.555346] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.558368] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.561450] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.569708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.574291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578889] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581406] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.605182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.607918] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.610376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.612803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.614975] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.617268] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.619135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.621863] vgaarb: loaded [ 0.622914] vgaarb: bridge control possible 0000:00:02.0 [ 0.625028] SCSI subsystem initialized [ 0.626648] ACPI: bus type USB registered [ 0.628107] usbcore: registered new interface driver usbfs [ 0.629929] usbcore: registered new interface driver hub [ 0.631705] usbcore: registered new device driver usb [ 0.633613] PCI: Using ACPI for IRQ routing [ 0.635545] NetLabel: Initializing [ 0.636817] NetLabel: domain hash size = 128 [ 0.638324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.640022] NetLabel: unlabeled traffic allowed by default [ 0.642089] clocksource: Switched to clocksource kvm-clock [ 0.652664] AppArmor: AppArmor Filesystem Enabled [ 0.654357] pnp: PnP ACPI init [ 0.655860] pnp: PnP ACPI: found 5 devices [ 0.662993] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.666017] NET: Registered protocol family 2 [ 0.667821] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.670111] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.672243] TCP: Hash tables configured (established 4096 bind 4096) [ 0.674380] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.676312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.678397] NET: Registered protocol family 1 [ 0.679941] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.681881] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.683783] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.698755] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.713818] Trying to unpack rootfs image as initramfs... [ 0.775522] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.778404] Scanning for low memory corruption every 60 seconds [ 0.780659] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.782768] audit: initializing netlink subsys (disabled) [ 0.784572] audit: type=2000 audit(1555353099.534:1): initialized [ 0.786837] Initialise system trusted keyring [ 0.788469] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.790532] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.793676] zbud: loaded [ 0.794868] VFS: Disk quotas dquot_6.6.0 [ 0.796294] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.798891] fuse init (API version 7.23) [ 0.800415] Key type big_key registered [ 0.801815] Allocating IMA MOK and blacklist keyrings. [ 0.803857] Key type asymmetric registered [ 0.805312] Asymmetric key parser 'x509' registered [ 0.807005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.809621] io scheduler noop registered [ 0.811020] io scheduler deadline registered (default) [ 0.812776] io scheduler cfq registered [ 0.814249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.816098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.818318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.820881] ACPI: Power Button [PWRF] [ 0.822325] GHES: HEST is not enabled! [ 0.836599] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.866238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.869617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.894888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.898399] Linux agpgart interface v0.103 [ 0.901966] brd: module loaded [ 0.904935] loop: module loaded [ 0.909874] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.912440] GPT:90111 != 2097151 [ 0.913635] GPT:Alternate GPT header not at the end of the disk. [ 0.915580] GPT:90111 != 2097151 [ 0.916778] GPT: Use GNU Parted to correct GPT errors. [ 0.918493] vda: vda1 vda15 [ 0.920330] scsi host0: ata_piix [ 0.921649] scsi host1: ata_piix [ 0.922908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.925080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.927845] libphy: Fixed MDIO Bus: probed [ 0.929290] tun: Universal TUN/TAP device driver, 1.6 [ 0.930988] tun: (C) 1999-2004 Max Krasnyansky [ 0.934219] PPP generic driver version 2.4.2 [ 0.935786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937899] ehci-pci: EHCI PCI platform driver [ 0.939446] ehci-platform: EHCI generic platform driver [ 0.941203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.943214] ohci-pci: OHCI PCI platform driver [ 0.944770] ohci-platform: OHCI generic platform driver [ 0.946524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961528] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965896] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969652] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974376] usb usb1: Product: UHCI Host Controller [ 0.976019] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.979716] hub 1-0:1.0: USB hub found [ 0.981078] hub 1-0:1.0: 2 ports detected [ 0.982650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986269] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.987944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.989723] mousedev: PS/2 mouse device common for all mice [ 0.991947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.994946] rtc_cmos 00:00: RTC can wake from S4 [ 0.997066] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.999168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001271] i2c /dev entries driver [ 1.002595] device-mapper: uevent: version 1.0.3 [ 1.004256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.007128] ledtrig-cpu: registered to indicate activity on CPUs [ 1.009396] NET: Registered protocol family 10 [ 1.011223] NET: Registered protocol family 17 [ 1.012795] Key type dns_resolver registered [ 1.014440] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.016365] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.019435] registered taskstats version 1 [ 1.020913] Loading compiled-in X.509 certificates [ 1.023104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.026392] zswap: loaded using pool lzo/zbud [ 1.028703] Key type trusted registered [ 1.031101] Key type encrypted registered [ 1.032540] AppArmor: AppArmor sha1 policy hashing enabled [ 1.034378] ima: No TPM chip found, activating TPM-bypass! [ 1.036216] evm: HMAC attrs: 0x1 [ 1.037790] Magic number: 15:501:544 [ 1.039164] tty ttyS20: hash matches [ 1.040574] rtc_cmos 00:00: setting system clock to 2019-04-15 18:31:40 UTC (1555353100) [ 1.043382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.045347] EDD information not available. [ 1.083890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.086591] Write protecting the kernel read-only data: 14336k [ 1.089989] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.093027] 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.253470] 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.14... Lease of 192.168.120.14 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.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqQthR42ty9fkmS4MADfC6BLw66SqY69Ce3lM0Zj7ACjESa/TVt1dFQYGtwfxGc1c2eqwET1QLzXw8u5Qvia4aLLD9Z1nQd3O8CYAKKbHm799Z+UYbewwcmmo5Sw42ZkNCtY6yUCIkmLzVU+sUxH7zui9h6dXhtd99ny+6iUy9qMWCDyPwkFGMLjOQOtEdfZ+0XIh+0EdxV5J8kZ+eLriDDkgWwCIeEpzJ6bOLLmajRoPKb4j771caaMfKgApvVOz1q3rq9j/6xqGQIBojwkiwk2+zstZ8YY48fTSSwwz7UuRpaYX+MTNUkqZ2xasiPe9k1vuDeA60BnuVmN49eT0Z root@singlevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221 ssh-dss AAAAB3NzaC1kc3MAAACBAPupwpPh6t/vnW5uIyuSp/VHUH8jcVP+2cvPqjO49VwYS7ptXh19kaH9cs4xFd2GIqfaTfP0gmpG/A2bihc091ngfgwxWaJ6tI9+HouuAWsg7f7jVMXy566XeIe/i3pdoMobqN9ZE3vesMiDWhB6wl5snov9czdAsZa5CTkg51fdAAAAFQDmXBRRBrbO6Ijo33wfSYPP7Dt7fQAAAIEAjotLybujLUjhgbeL7RUus6sKOYniP+56XqIy7HpJfOsH+yeBkToCE+0hb/w3Fef9uqVP5A12Ihtr4hzr/oPUVkui0TxxEB2DguTLdfMSpML+qd4gG09wu0Ky66Ylbl46n07R84kScYEg+kD/nT4tnxD3juixf6Oa4aX3wk92r8YAAACBAKxPhzM/6nOBsD1bM41X8iFm4zs17AYqYv5VCMu4vXyJ+hdqHncS2y9E5F5hdGI+5QfiFateOLCYhfcU0ZnxKE9rzKbG9LSOGfg6OqUalwRNkSPBxMdCjT3+k4dG6RQstzqTC73CkN3ccRRJw1BEBH4tj+U56lwNanvsxbgyziYr root@singlevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221 -----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.14,24,fe80::f816:3eff:fe43:874/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 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-1bc4ad6f-78fb-4b09-9484-91ebd4b93221 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-1bc4ad6f-78fb-4b09-9484-91ebd4b93221 login: 2019-04-15 18:31:48,976 - paramiko.transport - DEBUG - starting thread (client mode): 0xb66e97d0L 2019-04-15 18:31:48,977 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-15 18:31:48,977 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-15 18:31:48,977 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-15 18:31:48,979 - 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-04-15 18:31:48,979 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-15 18:31:48,979 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-15 18:31:48,979 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-15 18:31:48,979 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-15 18:31:48,979 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-15 18:31:48,997 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-15 18:31:48,998 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-15 18:31:49,009 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 13a3113ff509e3a7dfdb36322b1669b2 2019-04-15 18:31:49,010 - paramiko.transport - DEBUG - Trying discovered key 38d7c925e3f952b1e0622adca2f5b255 in /tmp/tmpXk1DfO 2019-04-15 18:31:49,036 - paramiko.transport - DEBUG - userauth is OK 2019-04-15 18:31:49,041 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-15 18:31:49,043 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-15 18:31:49,044 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-15 18:31:49,044 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-15 18:31:49,045 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-15 18:31:49,046 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-15 18:31:49,046 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-15 18:31:49,047 - functest.core.singlevm - DEBUG - error: 2019-04-15 18:31:49,052 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-15 18:31:49,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:31:49,175 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-15 18:31:49,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-15 18:31:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/00ffdf11-bc77-465f-b7fa-c873b48a28ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:50,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:31:51 GMT X-Openstack-Request-Id: req-7d8337e6-a711-41a4-90a1-30bf755052c2 2019-04-15 18:31:50,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:31:50,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/00ffdf11-bc77-465f-b7fa-c873b48a28ec.json used request id req-7d8337e6-a711-41a4-90a1-30bf755052c2 2019-04-15 18:31:50,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.77738213539s 2019-04-15 18:31:50,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:31:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:51,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:51 GMT X-Openstack-Request-Id: req-491cb634-9747-4815-bccc-248473bc858f 2019-04-15 18:31:51,021 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:31:51,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-491cb634-9747-4815-bccc-248473bc858f 2019-04-15 18:31:51,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476408004761s 2019-04-15 18:31:51,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:31:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:51,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc3f6b29-2142-4c7d-a1f7-0ef181fac0cc x-openstack-request-id: req-bc3f6b29-2142-4c7d-a1f7-0ef181fac0cc 2019-04-15 18:31:51,208 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35 used request id req-bc3f6b29-2142-4c7d-a1f7-0ef181fac0cc 2019-04-15 18:31:51,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186579942703s 2019-04-15 18:31:51,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:51,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4c3d213-6c5d-4a33-b15b-4a7b32960a61 x-openstack-request-id: req-f4c3d213-6c5d-4a33-b15b-4a7b32960a61 2019-04-15 18:31:51,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:74", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:74", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "rel": "bookmark"}], "image": {"id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "links": [{"href": "http://172.30.9.27:8774/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:31:38.000000", "flavor": {"id": "93e238eb-3f54-4fe9-958a-d63e284a0641", "links": [{"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "bookmark"}]}, "id": "ef1f8d36-ce7a-4578-ab7c-1bdf4c97cf35", "security_groups": [{"name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}], "user_id": "1c9da6cec4d14412b246d876e93f337c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:31:51Z", "hostId": "2748547b7d18c3c9211cbc2b880e3f35db452b2cdc2ecb2ceafcf1e9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "name": "singlevm2-vm_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "created": "2019-04-15T18:31:30Z", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:31:51,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4c3d213-6c5d-4a33-b15b-4a7b32960a61 2019-04-15 18:31:51,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677208900452s 2019-04-15 18:31:51,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:31:53,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:31:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:54,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43d43348-ca3a-4d15-b3cd-d798ea443dc7 x-openstack-request-id: req-43d43348-ca3a-4d15-b3cd-d798ea443dc7 2019-04-15 18:31:54,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:31:54,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-43d43348-ca3a-4d15-b3cd-d798ea443dc7 2019-04-15 18:31:54,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215782165527s 2019-04-15 18:31:54,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:31:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:54,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:54 GMT X-Openstack-Request-Id: req-261d98d6-7bcc-4a05-8eb3-c57fc01a86a9 2019-04-15 18:31:54,326 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:22Z", "updated_at": "2019-04-15T18:31:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "58e14967-b4c0-484d-9da9-b648183f54d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:22Z", "revision_number": 0, "id": "a56f4e29-8ac5-45df-90f4-e93597d684eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:22Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:31:23Z", "revision_number": 0, "id": "afb5cc72-4199-4bac-bfe3-e1c32f691dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:23Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:24Z", "revision_number": 0, "id": "de854d50-79a6-4f3a-9d8d-3dfc0d04f95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:24Z", "security_group_id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 3, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39", "name": "singlevm2-sg_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}, {"description": "Default security group", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:05Z", "updated_at": "2019-04-15T18:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "166b01a9-2f27-41e6-9f04-23d1f445b849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "3e765668-bb47-4935-bb0c-e656432a48aa", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "731d458c-c18b-47d9-9642-c6a43b7bc758", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "ca34d305-4d2b-45d6-a6a7-3c91f2923646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "name": "default"}]} 2019-04-15 18:31:54,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-261d98d6-7bcc-4a05-8eb3-c57fc01a86a9 2019-04-15 18:31:54,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214595794678s 2019-04-15 18:31:54,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:31:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:54,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:31:55 GMT X-Openstack-Request-Id: req-294fa64f-3619-4e45-b925-3031a014e827 2019-04-15 18:31:54,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:31:54,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6fd0b8c8-9ac3-4a0e-af11-db77ce52ad39.json used request id req-294fa64f-3619-4e45-b925-3031a014e827 2019-04-15 18:31:54,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.336359977722s 2019-04-15 18:31:54,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-15 18:31:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:54,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9e8920d-0c42-422f-bb3c-4e9571bb301d x-openstack-request-id: req-f9e8920d-0c42-422f-bb3c-4e9571bb301d 2019-04-15 18:31:54,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_1bc4ad6f-78fb-4b09-9484-91ebd4b93221 used request id req-f9e8920d-0c42-422f-bb3c-4e9571bb301d 2019-04-15 18:31:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0482320785522s 2019-04-15 18:31:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:31:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" -d '{"subnet_id": "147cd862-1e98-47a6-ac5d-243dd07b8ef5"}' 2019-04-15 18:31:58,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:58 GMT X-Openstack-Request-Id: req-fd053cab-993b-4313-89e5-ddbf8b4761b1 2019-04-15 18:31:58,012 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f8abc83c-b229-4b04-a5d0-94e687bd7408", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "subnet_id": "147cd862-1e98-47a6-ac5d-243dd07b8ef5", "subnet_ids": ["147cd862-1e98-47a6-ac5d-243dd07b8ef5"], "port_id": "728231a2-9fd3-46f8-b529-9c73da5e922b", "id": "73026bee-9dcd-467d-ab7d-cd398dc37398"} 2019-04-15 18:31:58,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398/remove_router_interface.json used request id req-fd053cab-993b-4313-89e5-ddbf8b4761b1 2019-04-15 18:31:58,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.29400014877s 2019-04-15 18:31:58,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:31:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:31:58,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 15 Apr 2019 18:31:58 GMT X-Openstack-Request-Id: req-a7da8d60-d374-449f-9ff7-83cae85d86a5 2019-04-15 18:31:58,421 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:08Z", "admin_state_up": true, "updated_at": "2019-04-15T18:31:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "73026bee-9dcd-467d-ab7d-cd398dc37398", "name": "singlevm2-router_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}]} 2019-04-15 18:31:58,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a7da8d60-d374-449f-9ff7-83cae85d86a5 2019-04-15 18:31:58,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.408482789993s 2019-04-15 18:31:58,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:31:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:02,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:32:02 GMT X-Openstack-Request-Id: req-6afc1a9e-db75-4f67-9c1d-22632ab3e013 2019-04-15 18:32:02,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:32:02,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/73026bee-9dcd-467d-ab7d-cd398dc37398.json used request id req-6afc1a9e-db75-4f67-9c1d-22632ab3e013 2019-04-15 18:32:02,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.09386205673s 2019-04-15 18:32:02,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:32:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:02 GMT X-Openstack-Request-Id: req-16310013-98d4-43b8-a74d-9c48b6fa32d8 2019-04-15 18:32:02,569 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:31:06Z","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":"3ac9cb6ca1464b80aa9d3a46d69be759","id":"147cd862-1e98-47a6-ac5d-243dd07b8ef5","subnetpool_id":null,"name":"singlevm2-subnet_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}]} 2019-04-15 18:32:02,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-16310013-98d4-43b8-a74d-9c48b6fa32d8 2019-04-15 18:32:02,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522830486298s 2019-04-15 18:32:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:32:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/147cd862-1e98-47a6-ac5d-243dd07b8ef5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:04,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:32:04 GMT X-Openstack-Request-Id: req-9bd291ae-3656-4b6a-abf5-38bd875ea126 2019-04-15 18:32:04,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:32:04,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/147cd862-1e98-47a6-ac5d-243dd07b8ef5.json used request id req-9bd291ae-3656-4b6a-abf5-38bd875ea126 2019-04-15 18:32:04,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38325810432s 2019-04-15 18:32:04,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:05 GMT X-Openstack-Request-Id: req-f5663e37-d6cc-4401-ae88-590df3e4f4f0 2019-04-15 18:32:05,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f8abc83c-b229-4b04-a5d0-94e687bd7408","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ac9cb6ca1464b80aa9d3a46d69be759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:32:04Z","qos_policy_id":null,"name":"singlevm2-net_1bc4ad6f-78fb-4b09-9484-91ebd4b93221","admin_state_up":true,"tenant_id":"3ac9cb6ca1464b80aa9d3a46d69be759","created_at":"2019-04-15T18:31:05Z","mtu":1450}]} 2019-04-15 18:32:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f5663e37-d6cc-4401-ae88-590df3e4f4f0 2019-04-15 18:32:05,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096125125885s 2019-04-15 18:32:05,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:32:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f8abc83c-b229-4b04-a5d0-94e687bd7408.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:06,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:32:06 GMT X-Openstack-Request-Id: req-851ddc44-7992-47a2-9b16-914ea87346a5 2019-04-15 18:32:06,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:32:06,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f8abc83c-b229-4b04-a5d0-94e687bd7408.json used request id req-851ddc44-7992-47a2-9b16-914ea87346a5 2019-04-15 18:32:06,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68870592117s 2019-04-15 18:32:06,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:32:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:07,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:07 GMT X-Openstack-Request-Id: req-a7e4fb4c-c523-4e52-a064-18d533264985 2019-04-15 18:32:07,070 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:31:19Z", "file": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/file", "owner": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "size": 12716032, "self": "/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:31:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:32:07,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a7e4fb4c-c523-4e52-a064-18d533264985 2019-04-15 18:32:07,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325659036636s 2019-04-15 18:32:07,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:32:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}448ed08a00fd9963f9dfc751038e2314a58dc321" 2019-04-15 18:32:07,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:32:07 GMT X-Openstack-Request-Id: req-8c19b13a-f568-4c13-bc78-434c60dc1830 2019-04-15 18:32:07,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:32:07,723 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8e1bb50a-3dfe-43c4-b787-ecc4c2c1a190 used request id req-8c19b13a-f568-4c13-bc78-434c60dc1830 2019-04-15 18:32:07,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.650618076324s 2019-04-15 18:32:07,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:32:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:07,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c25cecf1-76ac-4860-b57d-22348c764fb9 x-openstack-request-id: req-c25cecf1-76ac-4860-b57d-22348c764fb9 2019-04-15 18:32:07,865 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641", "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": "93e238eb-3f54-4fe9-958a-d63e284a0641"}]} 2019-04-15 18:32:07,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c25cecf1-76ac-4860-b57d-22348c764fb9 2019-04-15 18:32:07,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134166002274s 2019-04-15 18:32:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:32:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:07,908 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5278f41e-2f97-409d-ae84-4fd34e0b8fec x-openstack-request-id: req-5278f41e-2f97-409d-ae84-4fd34e0b8fec 2019-04-15 18:32:07,908 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/93e238eb-3f54-4fe9-958a-d63e284a0641 used request id req-5278f41e-2f97-409d-ae84-4fd34e0b8fec 2019-04-15 18:32:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412399768829s 2019-04-15 18:32:07,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:32:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d852962-5ba4-46f5-aae3-0d0cda2e3a95 2019-04-15 18:32:08,143 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": {"self": "http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9da6cec4d14412b246d876e93f337c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:32:08,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1d852962-5ba4-46f5-aae3-0d0cda2e3a95 2019-04-15 18:32:08,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234269857407s 2019-04-15 18:32:08,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:32:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:08,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009f81c6-645b-43fa-af49-b11b17ad240b 2019-04-15 18:32:08,395 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_1bc4ad6f-78fb-4b09-9484-91ebd4b93221", "links": {"self": "http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1c9da6cec4d14412b246d876e93f337c", "description": null}} 2019-04-15 18:32:08,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c used request id req-009f81c6-645b-43fa-af49-b11b17ad240b 2019-04-15 18:32:08,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24623298645s 2019-04-15 18:32:08,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:32:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:08,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adbcfc4e-18a3-4b0c-a455-a96dbc84a7a9 2019-04-15 18:32:08,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:32:08,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1c9da6cec4d14412b246d876e93f337c used request id req-adbcfc4e-18a3-4b0c-a455-a96dbc84a7a9 2019-04-15 18:32:08,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.476253986359s 2019-04-15 18:32:08,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:32:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:09,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6cb5ca-8634-4549-baab-ce1d1b91694f 2019-04-15 18:32:09,090 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759"}, "tags": [], "enabled": true, "id": "3ac9cb6ca1464b80aa9d3a46d69be759", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_1bc4ad6f-78fb-4b09-9484-91ebd4b93221"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:32:09,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bb6cb5ca-8634-4549-baab-ce1d1b91694f 2019-04-15 18:32:09,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210963010788s 2019-04-15 18:32:09,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:32:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:09,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3818af-06f2-45ac-bd62-70c6324382e1 2019-04-15 18:32:09,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:32:09,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3ac9cb6ca1464b80aa9d3a46d69be759 used request id req-1a3818af-06f2-45ac-bd62-70c6324382e1 2019-04-15 18:32:09,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.37353014946s 2019-04-15 18:32:09,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:32:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3ac9cb6ca1464b80aa9d3a46d69be759&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:09 GMT X-Openstack-Request-Id: req-ad389468-a42c-45b2-bdbe-3ab9204704f9 2019-04-15 18:32:09,833 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:05Z", "updated_at": "2019-04-15T18:31:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "166b01a9-2f27-41e6-9f04-23d1f445b849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "3e765668-bb47-4935-bb0c-e656432a48aa", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "731d458c-c18b-47d9-9642-c6a43b7bc758", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "ca34d305-4d2b-45d6-a6a7-3c91f2923646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "name": "default"}]} 2019-04-15 18:32:09,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3ac9cb6ca1464b80aa9d3a46d69be759&name=default used request id req-ad389468-a42c-45b2-bdbe-3ab9204704f9 2019-04-15 18:32:09,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359565019608s 2019-04-15 18:32:09,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:32:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:10,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:10 GMT X-Openstack-Request-Id: req-8b7b2082-3f14-4713-a07b-658e2aecf6ea 2019-04-15 18:32:10,137 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "created_at": "2019-04-15T18:31:05Z", "updated_at": "2019-04-15T18:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "3e765668-bb47-4935-bb0c-e656432a48aa", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "ca34d305-4d2b-45d6-a6a7-3c91f2923646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "731d458c-c18b-47d9-9642-c6a43b7bc758", "remote_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:31:05Z", "revision_number": 0, "id": "166b01a9-2f27-41e6-9f04-23d1f445b849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:31:05Z", "security_group_id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "tenant_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759"}], "revision_number": 1, "project_id": "3ac9cb6ca1464b80aa9d3a46d69be759", "id": "c3e6088f-1f6d-4b2f-87a4-f76da6e449aa", "name": "default"}]} 2019-04-15 18:32:10,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b7b2082-3f14-4713-a07b-658e2aecf6ea 2019-04-15 18:32:10,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298513174057s 2019-04-15 18:32:10,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:32:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c3e6088f-1f6d-4b2f-87a4-f76da6e449aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e3247c69e6ebb66ba0e6debaead1b7ef6afae1f" 2019-04-15 18:32:10,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:32:10 GMT X-Openstack-Request-Id: req-1fb17be3-4cb6-4492-9ede-b1a3e8c59d3c 2019-04-15 18:32:10,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:32:10,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c3e6088f-1f6d-4b2f-87a4-f76da6e449aa.json used request id req-1fb17be3-4cb6-4492-9ede-b1a3e8c59d3c 2019-04-15 18:32:10,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.492110967636s 2019-04-15 18:32:10,680 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-04-15 18:32:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:32:10,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187020eb-92df-4a4b-8637-4c8b3c852eaa 2019-04-15 18:32:10,727 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:32:10,727 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-187020eb-92df-4a4b-8637-4c8b3c852eaa 2019-04-15 18:32:10,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:32:11,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["Ukay-olzRPKNfqZTI7cBjA"], "issued_at": "2019-04-15T18:32:11.000000Z"}} 2019-04-15 18:32:11,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:11,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:11 GMT X-Openstack-Request-Id: req-0c3fa1a9-b139-4e0c-8906-28a0df06421f 2019-04-15 18:32:11,558 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:32:11,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0c3fa1a9-b139-4e0c-8906-28a0df06421f 2019-04-15 18:32:11,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419312000275s 2019-04-15 18:32:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:32:11,571 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b98085a-5e37-4aaa-ae4e-322f832d13ca 2019-04-15 18:32:11,571 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:32:11,571 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0b98085a-5e37-4aaa-ae4e-322f832d13ca 2019-04-15 18:32:11,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:32:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:11,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbca94f6-b4ee-43b9-958e-65e625f1ea75 2019-04-15 18:32:11,797 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:32:11,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-dbca94f6-b4ee-43b9-958e-65e625f1ea75 2019-04-15 18:32:11,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225392103195s 2019-04-15 18:32:11,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:32:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}}' 2019-04-15 18:32:12,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5eed852-59a5-441a-b7ce-87b39526d236 2019-04-15 18:32:12,012 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889"}, "tags": [], "enabled": true, "id": "ea66cb29683e46c8a30d4a825e123889", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}} 2019-04-15 18:32:12,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5eed852-59a5-441a-b7ce-87b39526d236 2019-04-15 18:32:12,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208353996277s 2019-04-15 18:32:12,013 - 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'ea66cb29683e46c8a30d4a825e123889', '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_d0a88b99-acca-4716-9d87-5875051e16fc'}) 2019-04-15 18:32:12,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:32:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4Z81Zu1qahFLB0PTEvzGvd6G3EbxnE", "email": null, "name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc"}}' 2019-04-15 18:32:12,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b998270d-b363-472d-b203-ffed030b88b3 2019-04-15 18:32:12,611 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc", "links": {"self": "http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4354da63a0b340e8a1541851f3fa3ce7", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:32:12,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b998270d-b363-472d-b203-ffed030b88b3 2019-04-15 18:32:12,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.591389894485s 2019-04-15 18:32:12,612 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4354da63a0b340e8a1541851f3fa3ce7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc'}) 2019-04-15 18:32:12,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:32:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:12,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8219a6cd-09a8-429f-a062-7da4b58515ee 2019-04-15 18:32:12,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:32:12,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8219a6cd-09a8-429f-a062-7da4b58515ee 2019-04-15 18:32:12,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228067874908s 2019-04-15 18:32:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:32:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:13,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608d487d-4bd0-4631-b1e6-1822ad5a7e90 2019-04-15 18:32:13,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:32:13,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-608d487d-4bd0-4631-b1e6-1822ad5a7e90 2019-04-15 18:32:13,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217585802078s 2019-04-15 18:32:13,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:32:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:13,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5e288e-e98e-4a10-9135-0588bd3288c2 2019-04-15 18:32:13,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:32:13,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f5e288e-e98e-4a10-9135-0588bd3288c2 2019-04-15 18:32:13,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223076105118s 2019-04-15 18:32:13,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:32:13,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:13,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b9ccb0-176e-4da9-8c91-4de28b4b5762 2019-04-15 18:32:13,514 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:32:13,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f8b9ccb0-176e-4da9-8c91-4de28b4b5762 2019-04-15 18:32:13,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215713024139s 2019-04-15 18:32:13,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:32:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:13,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8871ff94-e0a9-4f39-8a4c-1d0263517d2a 2019-04-15 18:32:13,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc", "links": {"self": "http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4354da63a0b340e8a1541851f3fa3ce7", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:32:13,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8871ff94-e0a9-4f39-8a4c-1d0263517d2a 2019-04-15 18:32:13,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215678930283s 2019-04-15 18:32:13,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:32:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:13,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93fc0e4-04ea-4566-b23f-5df03ccc486b 2019-04-15 18:32:13,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889"}, "tags": [], "enabled": true, "id": "ea66cb29683e46c8a30d4a825e123889", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}]} 2019-04-15 18:32:13,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a93fc0e4-04ea-4566-b23f-5df03ccc486b 2019-04-15 18:32:13,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217465162277s 2019-04-15 18:32:13,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:32:13,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4354da63a0b340e8a1541851f3fa3ce7&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=ea66cb29683e46c8a30d4a825e123889" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:14,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd392dc-ec96-42e0-b97f-0fbe7c5c45ac 2019-04-15 18:32:14,195 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4354da63a0b340e8a1541851f3fa3ce7&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=ea66cb29683e46c8a30d4a825e123889", "previous": null, "next": null}} 2019-04-15 18:32:14,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4354da63a0b340e8a1541851f3fa3ce7&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=ea66cb29683e46c8a30d4a825e123889 used request id req-ffd392dc-ec96-42e0-b97f-0fbe7c5c45ac 2019-04-15 18:32:14,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225697994232s 2019-04-15 18:32:14,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:32:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889/users/4354da63a0b340e8a1541851f3fa3ce7/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:14,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370e572a-a397-44d8-806a-6b112294e054 2019-04-15 18:32:14,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:32:14,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889/users/4354da63a0b340e8a1541851f3fa3ce7/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-370e572a-a397-44d8-806a-6b112294e054 2019-04-15 18:32:14,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162479877472s 2019-04-15 18:32:14,362 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', 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'ea66cb29683e46c8a30d4a825e123889', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4Z81Zu1qahFLB0PTEvzGvd6G3EbxnE', 'username': u'vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:32:14,366 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc', 'password': '4Z81Zu1qahFLB0PTEvzGvd6G3EbxnE', 'project_name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ea66cb29683e46c8a30d4a825e123889', 'project_domain_name': 'Default'} 2019-04-15 18:32:14,367 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-04-15 18:32:14,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:32:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:14,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd08ac97-e3d0-4e91-8e00-2041e9082176 2019-04-15 18:32:14,537 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:32:14,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd08ac97-e3d0-4e91-8e00-2041e9082176 2019-04-15 18:32:14,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170308828354s 2019-04-15 18:32:14,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:32:14,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:32:14,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75931b7-9bdd-4557-a4ab-eb310c0491fa 2019-04-15 18:32:14,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889"}, "tags": [], "enabled": true, "id": "ea66cb29683e46c8a30d4a825e123889", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}]} 2019-04-15 18:32:14,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e75931b7-9bdd-4557-a4ab-eb310c0491fa 2019-04-15 18:32:14,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213012933731s 2019-04-15 18:32:14,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:32:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" -d '{"network": {"tenant_id": "ea66cb29683e46c8a30d4a825e123889", "name": "vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc", "admin_state_up": true}}' 2019-04-15 18:32:15,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:15 GMT X-Openstack-Request-Id: req-a49191ae-48dd-4f27-92cb-2447f964fcbc 2019-04-15 18:32:15,362 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:32:15Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450}} 2019-04-15 18:32:15,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a49191ae-48dd-4f27-92cb-2447f964fcbc 2019-04-15 18:32:15,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.601688861847s 2019-04-15 18:32:15,363 - 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-04-15T18:32:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'005443e3-4836-4efe-950c-b248138fe931', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc', u'created_at': u'2019-04-15T18:32:15Z', u'mtu': 1450, u'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ea66cb29683e46c8a30d4a825e123889', u'l2_adjacency': True}) 2019-04-15 18:32:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:32:15,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00340ab7-800b-4cc9-a96d-2ef436f0bde2 2019-04-15 18:32:15,373 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:32:15,373 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-00340ab7-800b-4cc9-a96d-2ef436f0bde2 2019-04-15 18:32:15,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:32:15,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea66cb29683e46c8a30d4a825e123889", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea66cb29683e46c8a30d4a825e123889", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/ea66cb29683e46c8a30d4a825e123889", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/ea66cb29683e46c8a30d4a825e123889", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea66cb29683e46c8a30d4a825e123889", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/ea66cb29683e46c8a30d4a825e123889", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/ea66cb29683e46c8a30d4a825e123889", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ea66cb29683e46c8a30d4a825e123889", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ea66cb29683e46c8a30d4a825e123889", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ea66cb29683e46c8a30d4a825e123889", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/ea66cb29683e46c8a30d4a825e123889", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/ea66cb29683e46c8a30d4a825e123889", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc", "id": "4354da63a0b340e8a1541851f3fa3ce7"}, "audit_ids": ["pGsu2OdDRFCwgP8iNHHkIA"], "issued_at": "2019-04-15T18:32:15.000000Z"}} 2019-04-15 18:32:15,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:16,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:16 GMT X-Openstack-Request-Id: req-280b5a21-fb48-4dd8-bf94-d7b96b0fcba3 2019-04-15 18:32:16,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:32:15Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:32:16,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-280b5a21-fb48-4dd8-bf94-d7b96b0fcba3 2019-04-15 18:32:16,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388790845871s 2019-04-15 18:32:16,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:32:16,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"subnet": {"name": "vping_ssh-subnet_d0a88b99-acca-4716-9d87-5875051e16fc", "enable_dhcp": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:32:17,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:17 GMT X-Openstack-Request-Id: req-c9a0ba82-3fd8-4b04-86c3-37f7a081696a 2019-04-15 18:32:17,350 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:32: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":"ea66cb29683e46c8a30d4a825e123889","id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","subnetpool_id":null,"name":"vping_ssh-subnet_d0a88b99-acca-4716-9d87-5875051e16fc"}} 2019-04-15 18:32:17,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c9a0ba82-3fd8-4b04-86c3-37f7a081696a 2019-04-15 18:32:17,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16815519333s 2019-04-15 18:32:17,351 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:32: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'3e0a1b97-202b-413f-a8fb-0d41b6a64394', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d0a88b99-acca-4716-9d87-5875051e16fc', u'enable_dhcp': True, u'network_id': u'005443e3-4836-4efe-950c-b248138fe931', u'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', u'created_at': u'2019-04-15T18:32: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'ea66cb29683e46c8a30d4a825e123889'}) 2019-04-15 18:32:17,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:32:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "vping_ssh-router_d0a88b99-acca-4716-9d87-5875051e16fc", "admin_state_up": true}}' 2019-04-15 18:32:24,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:24 GMT X-Openstack-Request-Id: req-0e4010c6-0115-4c6d-8fbe-ed301e1caa04 2019-04-15 18:32:24,028 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:18Z", "admin_state_up": true, "updated_at": "2019-04-15T18:32:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "name": "vping_ssh-router_d0a88b99-acca-4716-9d87-5875051e16fc"}} 2019-04-15 18:32:24,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0e4010c6-0115-4c6d-8fbe-ed301e1caa04 2019-04-15 18:32:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.67713809013s 2019-04-15 18:32:24,029 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:32:19Z', u'revision_number': 3, u'id': u'a89e6651-8a05-41ac-bd37-6cfcb65efc73', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_d0a88b99-acca-4716-9d87-5875051e16fc', u'admin_state_up': True, u'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', u'created_at': u'2019-04-15T18:32:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'ea66cb29683e46c8a30d4a825e123889'}) 2019-04-15 18:32:24,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:32:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"subnet_id": "3e0a1b97-202b-413f-a8fb-0d41b6a64394"}' 2019-04-15 18:32:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:27 GMT X-Openstack-Request-Id: req-cadb59b5-7727-4f1b-9264-5f2a31e2c015 2019-04-15 18:32:27,760 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "005443e3-4836-4efe-950c-b248138fe931", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "subnet_id": "3e0a1b97-202b-413f-a8fb-0d41b6a64394", "subnet_ids": ["3e0a1b97-202b-413f-a8fb-0d41b6a64394"], "port_id": "cf65952b-b7e2-4cf8-8cc4-41affbfd429c", "id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73"} 2019-04-15 18:32:27,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73/add_router_interface.json used request id req-cadb59b5-7727-4f1b-9264-5f2a31e2c015 2019-04-15 18:32:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.73089599609s 2019-04-15 18:32:27,761 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:32:27,821 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:32:27,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:32:27,828 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:28 GMT 2019-04-15 18:32:27,828 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:32:27,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:32:27,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:28,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:28 GMT X-Openstack-Request-Id: req-7156d1a3-c95c-4bdf-90e7-fa808ed56fac 2019-04-15 18:32:28,147 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:32:28,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7156d1a3-c95c-4bdf-90e7-fa808ed56fac 2019-04-15 18:32:28,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313533067703s 2019-04-15 18:32:28,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:32:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc"}' 2019-04-15 18:32:29,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:29 GMT Location: http://172.30.9.27:9292/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c14651ef-a1b0-42a8-8dfe-16baa16616f9 2019-04-15 18:32:29,049 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:32:28Z", "file": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file", "owner": "ea66cb29683e46c8a30d4a825e123889", "id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "size": null, "self": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "checksum": null, "created_at": "2019-04-15T18:32:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:32:29,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c14651ef-a1b0-42a8-8dfe-16baa16616f9 2019-04-15 18:32:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.893884181976s 2019-04-15 18:32:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:32:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '' 2019-04-15 18:32:29,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:32:30 GMT X-Openstack-Request-Id: req-7ddad394-8336-4599-9fd1-f80a723ac852 2019-04-15 18:32:29,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:32:29,885 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file used request id req-7ddad394-8336-4599-9fd1-f80a723ac852 2019-04-15 18:32:29,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.834532976151s 2019-04-15 18:32:29,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:32:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:30 GMT X-Openstack-Request-Id: req-7e22535b-4c00-4e85-9313-3b7d4b768b87 2019-04-15 18:32:30,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:32:30Z", "file": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file", "owner": "ea66cb29683e46c8a30d4a825e123889", "id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "size": 12716032, "self": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:32:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:32:30,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7e22535b-4c00-4e85-9313-3b7d4b768b87 2019-04-15 18:32:30,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.841918945312s 2019-04-15 18:32:30,733 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap', u'metadata': Munch({})})], 'file': u'/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file', 'owner': u'ea66cb29683e46c8a30d4a825e123889', 'id': u'89ec1efb-f8bb-44ef-bc58-b18bb8c4a499', 'size': 12716032, u'self': u'/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea66cb29683e46c8a30d4a825e123889', 'name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:32:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:32:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc', 'created': u'2019-04-15T18:32:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:32:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:32:30,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:32:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:32:31,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33198771-7344-44ac-88ab-a5ec2c29f26f x-openstack-request-id: req-33198771-7344-44ac-88ab-a5ec2c29f26f 2019-04-15 18:32:31,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "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": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98"}} 2019-04-15 18:32:31,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-33198771-7344-44ac-88ab-a5ec2c29f26f 2019-04-15 18:32:31,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 1.01936411858s 2019-04-15 18:32:31,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'88de14e9-f533-4a1d-a8db-bfc8f0f79b98', 'swap': 0}) 2019-04-15 18:32:31,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:32:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" -d '{"extra_specs": {}}' 2019-04-15 18:32:31,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0547a2ba-3633-4476-b70c-865ebc07b5d2 x-openstack-request-id: req-0547a2ba-3633-4476-b70c-865ebc07b5d2 2019-04-15 18:32:31,975 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:32:31,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98/os-extra_specs used request id req-0547a2ba-3633-4476-b70c-865ebc07b5d2 2019-04-15 18:32:31,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.216998100281s 2019-04-15 18:32:31,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-15 18:32:31,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"keypair": {"name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc"}}' 2019-04-15 18:32:32,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-693d734d-6375-4001-8639-0cb14648238b x-openstack-request-id: req-693d734d-6375-4001-8639-0cb14648238b 2019-04-15 18:32:32,427 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzx5YCFGBZh8BvvEVQRIF7hDZ1Q+vkDQfHr8q2WE4+XEmlTkRN0t+wy/DLe1WQo3AdxKEs6vbxaRNlHkVBjlquqiIzXijtq+kCGSL3HJJ/USeYsRPa7wpgRWlIqM++MxuYu5TzQlUiKok7XaJAx+M5oTjLjsqJ8hcV4HEoifBmQOLe5hXuhq0r2HBaFfpipGnrq1vC1hCUHtLq6pAa4xTDzqETvGAjN4mxeaoI33fQA6AD8PGQbrcvJ70IUMLyd44uT6uhJIwLrbmvN277aPhqbC8hE4uCRL813PF2yQB4L0SaOxNbtVxjj4tsnMxUS0Cvfo5q0Mul76W/hlMQuYNb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA88eWAhRgWYfAb7xFUESBe4Q2dUPr5A0Hx6/KtlhOPlxJpU5E\nTdLfsMvwy3tVkKNwHcShLOr28WkTZR5FQY5arqoiM14o7avpAhki9xySf1EnmLET\n2u8KYEVpSKjPvjMbmLuU80JVIiqJO12iQMfjOaE4y47KifIXFeBxKInwZkDi3uYV\n7oatK9hwWhX6YqRp66tbwtYQlB7S6uqQGuMUw86hE7xgIzeJsXmqCN930AOgA/Dx\nkG63Lye9CFDC8neOLk+roSSMC625rzdu+2j4amwvIROLgkS/NdzxdskAeC9EmjsT\nW7VcY4+LbJzMVEtAr36OatDLpe+lv4ZTELmDWwIDAQABAoIBAQC08Ee8BWm6KhNA\nG8qKmD5O8kQFZ8N3QeCrayQXkZWJnbAf3Oa/qKvVKpnwPfu1XknCHobOsxtU9Xuq\nyvv2e3V9PNQjsljIh5drskKMjY2CqDauk4g8ML5P1FUf1ARVlNN/2oLkxzAvKsku\n4gGi+XoC9VIVbEeSebh+yVbUEwX2rfGEiZqYYo4yJm0u76iGpIGmA39AVhVEVcyI\nHZF72ozcDvBbcBpfT3TRWOB9Vu4b8FW5bKdCE1G9xjzF2kKCNJUgZkPoevCaFNZS\nyk5VzaM5kHtq5hy/fb5ZMekNgJJ3JXkkFkTz4iO5j5Dxrlz4k/2kMjxrKLHJkOXr\nhR/f4U8ZAoGBAP+7fhkLSTQFpZkXztWG5xkNsbAp02ClejPVA2PSvZjusjyJo6Pt\nHY/mBVbLzhld7EtxZ1ChewOFv3wQ5c2u/bdgSlpvaFsKb3Q4ocZTm2556QpZ6xd1\nsyxdBSkQHuilKjivTomP5OE2hXV7vGB/aSa3KqaEyjAqPHOO38npPrxtAoGBAPQI\n5DNWROKxDiAlsOdIGIefx0GYNsvwVQLhPhnu8POd2isWn1PxIK9pMDmWG4YaEAmw\nVsvuo28c48OrIKp/UFm1Eqgl7RaFrMSFP7Htkol8X6Vc3fcMYcGg8eqvrCP2PSmi\nShnH/OFnHPy1qFpSi0jbCm2eqp0CD9Bo34ZgG1HnAoGAZSWCNWOaW4IUQl4BR8Eo\nrGcXLYcNfL9WeyO4SIY0yUU3p+wEljSVqbGf0PmhFbVpXVmINIL6BaWj2+1PBzA8\nV4g1QFmqG8Af3wb7LVcqNeLwAlEYQ9oguN49yUUABKI29d6YoJ4SN+V5mcML+drK\n+y4dJ2mEEtLRwB71coXXc20CgYEAmPOJs/N6MWsvo058VjmFxluKk75HegMkBS4P\nsklklAx31VHUgtQ63DZdl3pRvfdP3gK8JA1qOhYtW1JCoxowzkkDbIh41QjrhDDP\n/0Eb+zgM6qQOKu2Dx8yMU7/PcKrBIvso3ofOI6hxLqLc5d+elQdUvegYn1fPeZyB\nnMNX3DkCgYEAsgLONgoCop0yoo0VyZgIqrPFryhFJ8k++Su9K+cOycgjSsN27L/n\nx8sOReFuqo/C5pAXI4hQfJu2N1+vol4kXl4a4TmMLWPWe+JqjRhcjhs7kHoHAbet\nou5pZVW7WzJt3kjU8yUrdP7bK2SXi/aEisxGHBUhmtSeegrTXR4dQ5c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "fingerprint": "6c:12:40:c5:93:4e:cd:3e:86:0a:a5:3b:7a:d6:39:aa"}} 2019-04-15 18:32:32,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-693d734d-6375-4001-8639-0cb14648238b 2019-04-15 18:32:32,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.448726892471s 2019-04-15 18:32:32,428 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzx5YCFGBZh8BvvEVQRIF7hDZ1Q+vkDQfHr8q2WE4+XEmlTkRN0t+wy/DLe1WQo3AdxKEs6vbxaRNlHkVBjlquqiIzXijtq+kCGSL3HJJ/USeYsRPa7wpgRWlIqM++MxuYu5TzQlUiKok7XaJAx+M5oTjLjsqJ8hcV4HEoifBmQOLe5hXuhq0r2HBaFfpipGnrq1vC1hCUHtLq6pAa4xTDzqETvGAjN4mxeaoI33fQA6AD8PGQbrcvJ70IUMLyd44uT6uhJIwLrbmvN277aPhqbC8hE4uCRL813PF2yQB4L0SaOxNbtVxjj4tsnMxUS0Cvfo5q0Mul76W/hlMQuYNb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA88eWAhRgWYfAb7xFUESBe4Q2dUPr5A0Hx6/KtlhOPlxJpU5E\nTdLfsMvwy3tVkKNwHcShLOr28WkTZR5FQY5arqoiM14o7avpAhki9xySf1EnmLET\n2u8KYEVpSKjPvjMbmLuU80JVIiqJO12iQMfjOaE4y47KifIXFeBxKInwZkDi3uYV\n7oatK9hwWhX6YqRp66tbwtYQlB7S6uqQGuMUw86hE7xgIzeJsXmqCN930AOgA/Dx\nkG63Lye9CFDC8neOLk+roSSMC625rzdu+2j4amwvIROLgkS/NdzxdskAeC9EmjsT\nW7VcY4+LbJzMVEtAr36OatDLpe+lv4ZTELmDWwIDAQABAoIBAQC08Ee8BWm6KhNA\nG8qKmD5O8kQFZ8N3QeCrayQXkZWJnbAf3Oa/qKvVKpnwPfu1XknCHobOsxtU9Xuq\nyvv2e3V9PNQjsljIh5drskKMjY2CqDauk4g8ML5P1FUf1ARVlNN/2oLkxzAvKsku\n4gGi+XoC9VIVbEeSebh+yVbUEwX2rfGEiZqYYo4yJm0u76iGpIGmA39AVhVEVcyI\nHZF72ozcDvBbcBpfT3TRWOB9Vu4b8FW5bKdCE1G9xjzF2kKCNJUgZkPoevCaFNZS\nyk5VzaM5kHtq5hy/fb5ZMekNgJJ3JXkkFkTz4iO5j5Dxrlz4k/2kMjxrKLHJkOXr\nhR/f4U8ZAoGBAP+7fhkLSTQFpZkXztWG5xkNsbAp02ClejPVA2PSvZjusjyJo6Pt\nHY/mBVbLzhld7EtxZ1ChewOFv3wQ5c2u/bdgSlpvaFsKb3Q4ocZTm2556QpZ6xd1\nsyxdBSkQHuilKjivTomP5OE2hXV7vGB/aSa3KqaEyjAqPHOO38npPrxtAoGBAPQI\n5DNWROKxDiAlsOdIGIefx0GYNsvwVQLhPhnu8POd2isWn1PxIK9pMDmWG4YaEAmw\nVsvuo28c48OrIKp/UFm1Eqgl7RaFrMSFP7Htkol8X6Vc3fcMYcGg8eqvrCP2PSmi\nShnH/OFnHPy1qFpSi0jbCm2eqp0CD9Bo34ZgG1HnAoGAZSWCNWOaW4IUQl4BR8Eo\nrGcXLYcNfL9WeyO4SIY0yUU3p+wEljSVqbGf0PmhFbVpXVmINIL6BaWj2+1PBzA8\nV4g1QFmqG8Af3wb7LVcqNeLwAlEYQ9oguN49yUUABKI29d6YoJ4SN+V5mcML+drK\n+y4dJ2mEEtLRwB71coXXc20CgYEAmPOJs/N6MWsvo058VjmFxluKk75HegMkBS4P\nsklklAx31VHUgtQ63DZdl3pRvfdP3gK8JA1qOhYtW1JCoxowzkkDbIh41QjrhDDP\n/0Eb+zgM6qQOKu2Dx8yMU7/PcKrBIvso3ofOI6hxLqLc5d+elQdUvegYn1fPeZyB\nnMNX3DkCgYEAsgLONgoCop0yoo0VyZgIqrPFryhFJ8k++Su9K+cOycgjSsN27L/n\nx8sOReFuqo/C5pAXI4hQfJu2N1+vol4kXl4a4TmMLWPWe+JqjRhcjhs7kHoHAbet\nou5pZVW7WzJt3kjU8yUrdP7bK2SXi/aEisxGHBUhmtSeegrTXR4dQ5c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4354da63a0b340e8a1541851f3fa3ce7', 'name': u'vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc', 'created_at': '2019-04-15T18:32:32.428339', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea66cb29683e46c8a30d4a825e123889', 'name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6c:12:40:c5:93:4e:cd:3e:86:0a:a5:3b:7a:d6:39:aa', 'type': 'ssh', 'id': u'vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc'}) 2019-04-15 18:32:32,428 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA88eWAhRgWYfAb7xFUESBe4Q2dUPr5A0Hx6/KtlhOPlxJpU5E TdLfsMvwy3tVkKNwHcShLOr28WkTZR5FQY5arqoiM14o7avpAhki9xySf1EnmLET 2u8KYEVpSKjPvjMbmLuU80JVIiqJO12iQMfjOaE4y47KifIXFeBxKInwZkDi3uYV 7oatK9hwWhX6YqRp66tbwtYQlB7S6uqQGuMUw86hE7xgIzeJsXmqCN930AOgA/Dx kG63Lye9CFDC8neOLk+roSSMC625rzdu+2j4amwvIROLgkS/NdzxdskAeC9EmjsT W7VcY4+LbJzMVEtAr36OatDLpe+lv4ZTELmDWwIDAQABAoIBAQC08Ee8BWm6KhNA G8qKmD5O8kQFZ8N3QeCrayQXkZWJnbAf3Oa/qKvVKpnwPfu1XknCHobOsxtU9Xuq yvv2e3V9PNQjsljIh5drskKMjY2CqDauk4g8ML5P1FUf1ARVlNN/2oLkxzAvKsku 4gGi+XoC9VIVbEeSebh+yVbUEwX2rfGEiZqYYo4yJm0u76iGpIGmA39AVhVEVcyI HZF72ozcDvBbcBpfT3TRWOB9Vu4b8FW5bKdCE1G9xjzF2kKCNJUgZkPoevCaFNZS yk5VzaM5kHtq5hy/fb5ZMekNgJJ3JXkkFkTz4iO5j5Dxrlz4k/2kMjxrKLHJkOXr hR/f4U8ZAoGBAP+7fhkLSTQFpZkXztWG5xkNsbAp02ClejPVA2PSvZjusjyJo6Pt HY/mBVbLzhld7EtxZ1ChewOFv3wQ5c2u/bdgSlpvaFsKb3Q4ocZTm2556QpZ6xd1 syxdBSkQHuilKjivTomP5OE2hXV7vGB/aSa3KqaEyjAqPHOO38npPrxtAoGBAPQI 5DNWROKxDiAlsOdIGIefx0GYNsvwVQLhPhnu8POd2isWn1PxIK9pMDmWG4YaEAmw Vsvuo28c48OrIKp/UFm1Eqgl7RaFrMSFP7Htkol8X6Vc3fcMYcGg8eqvrCP2PSmi ShnH/OFnHPy1qFpSi0jbCm2eqp0CD9Bo34ZgG1HnAoGAZSWCNWOaW4IUQl4BR8Eo rGcXLYcNfL9WeyO4SIY0yUU3p+wEljSVqbGf0PmhFbVpXVmINIL6BaWj2+1PBzA8 V4g1QFmqG8Af3wb7LVcqNeLwAlEYQ9oguN49yUUABKI29d6YoJ4SN+V5mcML+drK +y4dJ2mEEtLRwB71coXXc20CgYEAmPOJs/N6MWsvo058VjmFxluKk75HegMkBS4P sklklAx31VHUgtQ63DZdl3pRvfdP3gK8JA1qOhYtW1JCoxowzkkDbIh41QjrhDDP /0Eb+zgM6qQOKu2Dx8yMU7/PcKrBIvso3ofOI6hxLqLc5d+elQdUvegYn1fPeZyB nMNX3DkCgYEAsgLONgoCop0yoo0VyZgIqrPFryhFJ8k++Su9K+cOycgjSsN27L/n x8sOReFuqo/C5pAXI4hQfJu2N1+vol4kXl4a4TmMLWPWe+JqjRhcjhs7kHoHAbet ou5pZVW7WzJt3kjU8yUrdP7bK2SXi/aEisxGHBUhmtSeegrTXR4dQ5c= -----END RSA PRIVATE KEY----- 2019-04-15 18:32:32,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-15 18:32:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"security_group": {"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-04-15 18:32:32,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:32 GMT X-Openstack-Request-Id: req-1b6b65bd-182d-4fe2-8f88-a70a24c81239 2019-04-15 18:32:32,870 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:32Z", "updated_at": "2019-04-15T18:32:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "22f14c71-431f-4a46-9b5e-3999d374dd9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "be146775-af66-46b1-b969-a8c0cc0a4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "c175e85d-9088-4d01-96ff-663b65eca23d", "name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}} 2019-04-15 18:32:32,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1b6b65bd-182d-4fe2-8f88-a70a24c81239 2019-04-15 18:32:32,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.43651008606s 2019-04-15 18:32:32,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:32:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:33,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:33 GMT X-Openstack-Request-Id: req-d789a56d-4318-49b8-91df-e72d1bb7238e 2019-04-15 18:32:33,199 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:32Z", "updated_at": "2019-04-15T18:32:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "22f14c71-431f-4a46-9b5e-3999d374dd9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "be146775-af66-46b1-b969-a8c0cc0a4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "c175e85d-9088-4d01-96ff-663b65eca23d", "name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}, {"description": "Default security group", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:15Z", "updated_at": "2019-04-15T18:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "198859b5-2174-4861-8d4b-2ca2e0ce1a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "7fd57b50-b300-424c-80b2-a1274f7f4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "8b88a8cf-7967-4348-9bc0-aea8a595c9fe", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "9f5b81f9-0198-4b13-ada2-031687e7e4c8", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "ec319280-ed1c-49e3-a933-e1892b8016de", "name": "default"}]} 2019-04-15 18:32:33,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d789a56d-4318-49b8-91df-e72d1bb7238e 2019-04-15 18:32:33,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322460889816s 2019-04-15 18:32:33,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:32:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -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": "c175e85d-9088-4d01-96ff-663b65eca23d"}}' 2019-04-15 18:32:33,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:33 GMT X-Openstack-Request-Id: req-0e340101-17b6-4586-8253-dd0380f9464b 2019-04-15 18:32:33,375 - keystoneauth.session - DEBUG - 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-04-15T18:32:33Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "port_range_min": 22, "revision_number": 0, "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:33Z", "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "b833ebca-a97d-4d01-af12-957cba5db536"}} 2019-04-15 18:32:33,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0e340101-17b6-4586-8253-dd0380f9464b 2019-04-15 18:32:33,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169757127762s 2019-04-15 18:32:33,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:32:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:33,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:33 GMT X-Openstack-Request-Id: req-2b227660-9840-40ad-b61d-85db4871f2d7 2019-04-15 18:32:33,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:32Z", "updated_at": "2019-04-15T18:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "22f14c71-431f-4a46-9b5e-3999d374dd9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:32:33Z", "revision_number": 0, "id": "b833ebca-a97d-4d01-af12-957cba5db536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:33Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "be146775-af66-46b1-b969-a8c0cc0a4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 2, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "c175e85d-9088-4d01-96ff-663b65eca23d", "name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}, {"description": "Default security group", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:15Z", "updated_at": "2019-04-15T18:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "198859b5-2174-4861-8d4b-2ca2e0ce1a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "7fd57b50-b300-424c-80b2-a1274f7f4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "8b88a8cf-7967-4348-9bc0-aea8a595c9fe", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "9f5b81f9-0198-4b13-ada2-031687e7e4c8", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "ec319280-ed1c-49e3-a933-e1892b8016de", "name": "default"}]} 2019-04-15 18:32:33,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2b227660-9840-40ad-b61d-85db4871f2d7 2019-04-15 18:32:33,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335565805435s 2019-04-15 18:32:33,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:32:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -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": "c175e85d-9088-4d01-96ff-663b65eca23d"}}' 2019-04-15 18:32:33,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:34 GMT X-Openstack-Request-Id: req-561c4094-c433-4fe1-85bf-bd4f5714dbaa 2019-04-15 18:32:33,903 - keystoneauth.session - DEBUG - 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-04-15T18:32:34Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "port_range_min": null, "revision_number": 0, "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:34Z", "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "870118c0-fece-401f-8406-6a6157f77869"}} 2019-04-15 18:32:33,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-561c4094-c433-4fe1-85bf-bd4f5714dbaa 2019-04-15 18:32:33,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.180222988129s 2019-04-15 18:32:33,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:34,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:34 GMT X-Openstack-Request-Id: req-4d74473d-7ff9-4075-8630-dbdd2062782b 2019-04-15 18:32:34,009 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":["3e0a1b97-202b-413f-a8fb-0d41b6a64394"],"description":"","tags":[],"updated_at":"2019-04-15T18:32:16Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:32:34,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4d74473d-7ff9-4075-8630-dbdd2062782b 2019-04-15 18:32:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105002880096s 2019-04-15 18:32:34,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:32:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:34,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:34 GMT X-Openstack-Request-Id: req-8214f773-43d2-4698-9ffc-ee6f15a2eaa5 2019-04-15 18:32:34,057 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:32:30Z", "file": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file", "owner": "ea66cb29683e46c8a30d4a825e123889", "id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "size": 12716032, "self": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:32:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:32:34,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8214f773-43d2-4698-9ffc-ee6f15a2eaa5 2019-04-15 18:32:34,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043163061142s 2019-04-15 18:32:34,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:32:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91cdd3fe-9d81-499e-b64f-224af459df3c x-openstack-request-id: req-91cdd3fe-9d81-499e-b64f-224af459df3c 2019-04-15 18:32:34,090 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "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": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98"}]} 2019-04-15 18:32:34,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-91cdd3fe-9d81-499e-b64f-224af459df3c 2019-04-15 18:32:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260548591614s 2019-04-15 18:32:34,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:32:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"server": {"name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "imageRef": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "flavorRef": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "005443e3-4836-4efe-950c-b248138fe931"}], "security_groups": [{"name": "c175e85d-9088-4d01-96ff-663b65eca23d"}]}}' 2019-04-15 18:32:39,674 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f x-compute-request-id: req-71baa7b3-24b9-48d2-a7fe-611fd42c1de6 x-openstack-request-id: req-71baa7b3-24b9-48d2-a7fe-611fd42c1de6 2019-04-15 18:32:39,674 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c175e85d-9088-4d01-96ff-663b65eca23d"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "adminPass": "Xq5byTsn5Lh6"}} 2019-04-15 18:32:39,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-71baa7b3-24b9-48d2-a7fe-611fd42c1de6 2019-04-15 18:32:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.58208203316s 2019-04-15 18:32:39,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:40,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c357c18f-4387-4296-9837-0abd30a4c8c8 x-openstack-request-id: req-c357c18f-4387-4296-9837-0abd30a4c8c8 2019-04-15 18:32:40,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "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-04-15T18:32:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:40,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c357c18f-4387-4296-9837-0abd30a4c8c8 2019-04-15 18:32:40,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409152030945s 2019-04-15 18:32:40,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:40,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:40 GMT X-Openstack-Request-Id: req-edb58fd7-5a8a-4b62-a663-f20dcc146dbb 2019-04-15 18:32:40,375 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":["3e0a1b97-202b-413f-a8fb-0d41b6a64394"],"description":"","tags":[],"updated_at":"2019-04-15T18:32:16Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:32:40,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-edb58fd7-5a8a-4b62-a663-f20dcc146dbb 2019-04-15 18:32:40,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27978014946s 2019-04-15 18:32:40,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:32:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:40,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:40 GMT X-Openstack-Request-Id: req-1a42bc55-7a24-444d-a324-64312777ad0e 2019-04-15 18:32:40,430 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:32: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":"ea66cb29683e46c8a30d4a825e123889","id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","subnetpool_id":null,"name":"vping_ssh-subnet_d0a88b99-acca-4716-9d87-5875051e16fc"}]} 2019-04-15 18:32:40,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1a42bc55-7a24-444d-a324-64312777ad0e 2019-04-15 18:32:40,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0536830425262s 2019-04-15 18:32:40,431 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:32:42,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:43,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-acfcba76-c5fa-41bb-9f88-78bd5beb8980 x-openstack-request-id: req-acfcba76-c5fa-41bb-9f88-78bd5beb8980 2019-04-15 18:32:43,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:32:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:43,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acfcba76-c5fa-41bb-9f88-78bd5beb8980 2019-04-15 18:32:43,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673171043396s 2019-04-15 18:32:43,113 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:32:45,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b4a74d3-0332-4c91-8143-6b8ce7ab46fc x-openstack-request-id: req-2b4a74d3-0332-4c91-8143-6b8ce7ab46fc 2019-04-15 18:32:45,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:32:43Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:45,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b4a74d3-0332-4c91-8143-6b8ce7ab46fc 2019-04-15 18:32:45,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762740850449s 2019-04-15 18:32:45,884 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:32:47,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:49,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02594821-6341-4fd1-8669-92c3a49484e9 x-openstack-request-id: req-02594821-6341-4fd1-8669-92c3a49484e9 2019-04-15 18:32:49,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:32:43Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:49,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02594821-6341-4fd1-8669-92c3a49484e9 2019-04-15 18:32:49,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50801897049s 2019-04-15 18:32:49,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:32:51,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a09995b1-c4fb-4de4-988e-7a67970e408c x-openstack-request-id: req-a09995b1-c4fb-4de4-988e-7a67970e408c 2019-04-15 18:32:52,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:52,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a09995b1-c4fb-4de4-988e-7a67970e408c 2019-04-15 18:32:52,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634889125824s 2019-04-15 18:32:52,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:32:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=d3fcf208-6150-4b08-9c0b-6ae36d22237f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:52 GMT X-Openstack-Request-Id: req-74d89cdd-f3ca-4f49-9529-348269e89a58 2019-04-15 18:32:52,096 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:32:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","ip_address":"192.168.120.7"}],"id":"d0dd6c09-262f-4471-8f93-54a51c544020","security_groups":["c175e85d-9088-4d01-96ff-663b65eca23d"],"mac_address":"fa:16:3e:79:6b:fb","project_id":"ea66cb29683e46c8a30d4a825e123889","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:44Z","binding:vnic_type":"normal","device_id":"d3fcf208-6150-4b08-9c0b-6ae36d22237f","ip_allocation":"immediate"}]} 2019-04-15 18:32:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=d3fcf208-6150-4b08-9c0b-6ae36d22237f used request id req-74d89cdd-f3ca-4f49-9529-348269e89a58 2019-04-15 18:32:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511729717255s 2019-04-15 18:32:52,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:32:52,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d0dd6c09-262f-4471-8f93-54a51c544020" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:52 GMT X-Openstack-Request-Id: req-b146007f-6911-4740-bb1e-dcb30b67226b 2019-04-15 18:32:52,442 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:32:52,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d0dd6c09-262f-4471-8f93-54a51c544020 used request id req-b146007f-6911-4740-bb1e-dcb30b67226b 2019-04-15 18:32:52,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335186004639s 2019-04-15 18:32:52,443 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:6b:fb', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'89ec1efb-f8bb-44ef-bc58-b18bb8c4a499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:32:48.000000', 'flavor': Munch({u'id': u'88de14e9-f533-4a1d-a8db-bfc8f0f79b98'}), 'az': u'nova', 'id': u'd3fcf208-6150-4b08-9c0b-6ae36d22237f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4354da63a0b340e8a1541851f3fa3ce7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea66cb29683e46c8a30d4a825e123889', 'name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', '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-04-15T18:32:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:32:48Z', 'hostId': u'88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e', '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-04-15T18:32:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea66cb29683e46c8a30d4a825e123889', 'name': u'vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc', 'adminPass': u'Xq5byTsn5Lh6', 'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', 'created_at': u'2019-04-15T18:32:39Z', 'created': u'2019-04-15T18:32:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:32:52,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:32:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:52 GMT X-Openstack-Request-Id: req-883da907-f74c-4e92-a4ab-173978959634 2019-04-15 18:32:52,539 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":["3e0a1b97-202b-413f-a8fb-0d41b6a64394"],"description":"","tags":[],"updated_at":"2019-04-15T18:32:16Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:32:52,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-883da907-f74c-4e92-a4ab-173978959634 2019-04-15 18:32:52,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958571434021s 2019-04-15 18:32:52,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:32:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:53 GMT X-Openstack-Request-Id: req-85fe2b98-040f-4e30-b320-0c45f9e225da 2019-04-15 18:32:52,883 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:32:30Z", "file": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file", "owner": "ea66cb29683e46c8a30d4a825e123889", "id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "size": 12716032, "self": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:32:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:32:52,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-85fe2b98-040f-4e30-b320-0c45f9e225da 2019-04-15 18:32:52,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338500022888s 2019-04-15 18:32:52,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:32:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74d48347-d99c-402f-9525-f5b46d052ee5 x-openstack-request-id: req-74d48347-d99c-402f-9525-f5b46d052ee5 2019-04-15 18:32:52,909 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "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": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98"}]} 2019-04-15 18:32:52,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-74d48347-d99c-402f-9525-f5b46d052ee5 2019-04-15 18:32:52,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243010520935s 2019-04-15 18:32:52,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:32:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"server": {"name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "imageRef": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "flavorRef": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "005443e3-4836-4efe-950c-b248138fe931"}], "security_groups": [{"name": "c175e85d-9088-4d01-96ff-663b65eca23d"}]}}' 2019-04-15 18:32:57,081 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6 x-compute-request-id: req-f69b85ff-94d3-4d58-acc8-561c6cb9b647 x-openstack-request-id: req-f69b85ff-94d3-4d58-acc8-561c6cb9b647 2019-04-15 18:32:57,081 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c175e85d-9088-4d01-96ff-663b65eca23d"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "adminPass": "3tSU4aCKgbYh"}} 2019-04-15 18:32:57,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f69b85ff-94d3-4d58-acc8-561c6cb9b647 2019-04-15 18:32:57,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.17084383965s 2019-04-15 18:32:57,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:32:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:32:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Mon, 15 Apr 2019 18:32:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f85928e7-9032-44ff-9955-6e2c980051cb x-openstack-request-id: req-f85928e7-9032-44ff-9955-6e2c980051cb 2019-04-15 18:32:58,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "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-04-15T18:32:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:32:58,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f85928e7-9032-44ff-9955-6e2c980051cb 2019-04-15 18:32:58,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49939918518s 2019-04-15 18:32:58,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:01,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb57fd09-506e-4f79-bdc8-44a4d777f24b x-openstack-request-id: req-cb57fd09-506e-4f79-bdc8-44a4d777f24b 2019-04-15 18:33:01,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:32:59Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:01,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb57fd09-506e-4f79-bdc8-44a4d777f24b 2019-04-15 18:33:01,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04530215263s 2019-04-15 18:33:01,644 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:03,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:04,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cc856bf-e41e-471b-8a6d-d1546a839c4d x-openstack-request-id: req-4cc856bf-e41e-471b-8a6d-d1546a839c4d 2019-04-15 18:33:04,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:33:00Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:04,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4cc856bf-e41e-471b-8a6d-d1546a839c4d 2019-04-15 18:33:04,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986612081528s 2019-04-15 18:33:04,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:06,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:08,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75d7e8b9-a9d5-4e63-a56b-2294c59e13da x-openstack-request-id: req-75d7e8b9-a9d5-4e63-a56b-2294c59e13da 2019-04-15 18:33:08,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:33:00Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:08,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75d7e8b9-a9d5-4e63-a56b-2294c59e13da 2019-04-15 18:33:08,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51837205887s 2019-04-15 18:33:08,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:10,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:11,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-218040fb-68d7-4090-8769-2f0fa2faed6b x-openstack-request-id: req-218040fb-68d7-4090-8769-2f0fa2faed6b 2019-04-15 18:33:11,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:33:08.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:33:09Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:32:48Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:11,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-218040fb-68d7-4090-8769-2f0fa2faed6b 2019-04-15 18:33:11,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33595514297s 2019-04-15 18:33:11,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:33:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=eb5556aa-f4f4-4375-8e86-ddf026515aa6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:11,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:11 GMT X-Openstack-Request-Id: req-abf20e0e-e67e-4de1-8485-2a8ba9c897cb 2019-04-15 18:33:11,859 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:33:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","ip_address":"192.168.120.6"}],"id":"eec20a4f-92d2-4956-a55f-4230d7906808","security_groups":["c175e85d-9088-4d01-96ff-663b65eca23d"],"mac_address":"fa:16:3e:ea:2c:c9","project_id":"ea66cb29683e46c8a30d4a825e123889","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:33:00Z","binding:vnic_type":"normal","device_id":"eb5556aa-f4f4-4375-8e86-ddf026515aa6","ip_allocation":"immediate"}]} 2019-04-15 18:33:11,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=eb5556aa-f4f4-4375-8e86-ddf026515aa6 used request id req-abf20e0e-e67e-4de1-8485-2a8ba9c897cb 2019-04-15 18:33:11,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.34370803833s 2019-04-15 18:33:11,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=eec20a4f-92d2-4956-a55f-4230d7906808" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:12,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:12 GMT X-Openstack-Request-Id: req-00ae2989-5304-4943-a002-b56b8dcf69cc 2019-04-15 18:33:12,075 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:33:12,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=eec20a4f-92d2-4956-a55f-4230d7906808 used request id req-00ae2989-5304-4943-a002-b56b8dcf69cc 2019-04-15 18:33:12,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.207134008408s 2019-04-15 18:33:12,076 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:2c:c9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'89ec1efb-f8bb-44ef-bc58-b18bb8c4a499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:33:08.000000', 'flavor': Munch({u'id': u'88de14e9-f533-4a1d-a8db-bfc8f0f79b98'}), 'az': u'nova', 'id': u'eb5556aa-f4f4-4375-8e86-ddf026515aa6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4354da63a0b340e8a1541851f3fa3ce7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea66cb29683e46c8a30d4a825e123889', 'name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', '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-04-15T18:33:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:33:09Z', 'hostId': u'9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb', '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-04-15T18:33:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea66cb29683e46c8a30d4a825e123889', 'name': u'vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc', 'adminPass': u'3tSU4aCKgbYh', 'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', 'created_at': u'2019-04-15T18:32:57Z', 'created': u'2019-04-15T18:32:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:33:12,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:33:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:12 GMT X-Openstack-Request-Id: req-729f1113-2d41-4689-90f9-28a08732b54e 2019-04-15 18:33:12,218 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":["3e0a1b97-202b-413f-a8fb-0d41b6a64394"],"description":"","tags":[],"updated_at":"2019-04-15T18:32:16Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:33:12,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-729f1113-2d41-4689-90f9-28a08732b54e 2019-04-15 18:33:12,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13661980629s 2019-04-15 18:33:12,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:33:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=eb5556aa-f4f4-4375-8e86-ddf026515aa6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:12,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:12 GMT X-Openstack-Request-Id: req-74792773-4854-44c5-b530-a2e5bdca69fc 2019-04-15 18:33:12,549 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:33:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","ip_address":"192.168.120.6"}],"id":"eec20a4f-92d2-4956-a55f-4230d7906808","security_groups":["c175e85d-9088-4d01-96ff-663b65eca23d"],"mac_address":"fa:16:3e:ea:2c:c9","project_id":"ea66cb29683e46c8a30d4a825e123889","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:33:00Z","binding:vnic_type":"normal","device_id":"eb5556aa-f4f4-4375-8e86-ddf026515aa6","ip_allocation":"immediate"}]} 2019-04-15 18:33:12,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=eb5556aa-f4f4-4375-8e86-ddf026515aa6 used request id req-74792773-4854-44c5-b530-a2e5bdca69fc 2019-04-15 18:33:12,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.328924894333s 2019-04-15 18:33:12,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-15 18:33:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"floatingip": {"floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "fixed_ip_address": "192.168.120.6", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808"}}' 2019-04-15 18:33:15,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:15 GMT X-Openstack-Request-Id: req-6b0c31a4-dba8-4840-a166-a1f48c5715a6 2019-04-15 18:33:15,386 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}} 2019-04-15 18:33:15,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6b0c31a4-dba8-4840-a166-a1f48c5715a6 2019-04-15 18:33:15,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.83674311638s 2019-04-15 18:33:15,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:15,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT X-Openstack-Request-Id: req-229b5f1a-a02c-4a23-82a0-a22135e31b74 2019-04-15 18:33:15,758 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:15,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-229b5f1a-a02c-4a23-82a0-a22135e31b74 2019-04-15 18:33:15,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.356776952744s 2019-04-15 18:33:15,765 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:15,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:15,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:15 GMT X-Openstack-Request-Id: req-fdeb0a26-154d-40f6-8456-a567165f3351 2019-04-15 18:33:15,941 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:15,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fdeb0a26-154d-40f6-8456-a567165f3351 2019-04-15 18:33:15,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661120414734s 2019-04-15 18:33:15,948 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:16,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT X-Openstack-Request-Id: req-75e1bbbf-a707-4b7d-9aac-c16019036023 2019-04-15 18:33:16,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:16,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-75e1bbbf-a707-4b7d-9aac-c16019036023 2019-04-15 18:33:16,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605320930481s 2019-04-15 18:33:16,124 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:16,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:16,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT X-Openstack-Request-Id: req-203117e1-225a-43ea-b4de-548710582353 2019-04-15 18:33:16,312 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:16,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-203117e1-225a-43ea-b4de-548710582353 2019-04-15 18:33:16,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0783581733704s 2019-04-15 18:33:16,318 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:16,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:16,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT X-Openstack-Request-Id: req-d94a29af-1faa-4710-9bcb-6e94db3ba7ec 2019-04-15 18:33:16,495 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:16,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d94a29af-1faa-4710-9bcb-6e94db3ba7ec 2019-04-15 18:33:16,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669438838959s 2019-04-15 18:33:16,502 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:16,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:16,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT X-Openstack-Request-Id: req-29f21615-11f1-472c-a1e3-ef05739dad44 2019-04-15 18:33:16,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:16,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-29f21615-11f1-472c-a1e3-ef05739dad44 2019-04-15 18:33:16,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640871524811s 2019-04-15 18:33:16,682 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:33:16,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:16,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:17 GMT X-Openstack-Request-Id: req-c5682a4e-74dc-47ec-9770-f3794f3f2144 2019-04-15 18:33:16,865 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:33:13Z", "updated_at": "2019-04-15T18:33:17Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "005443e3-4836-4efe-950c-b248138fe931", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ea:2c:c9", "device_id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "port_id": "eec20a4f-92d2-4956-a55f-4230d7906808", "id": "eae29af1-6ec6-435d-b070-0a8494617fcd", "qos_policy_id": null}]} 2019-04-15 18:33:16,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c5682a4e-74dc-47ec-9770-f3794f3f2144 2019-04-15 18:33:16,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0733540058136s 2019-04-15 18:33:16,872 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a89e6651-8a05-41ac-bd37-6cfcb65efc73', 'updated_at': u'2019-04-15T18:33:17Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'eec20a4f-92d2-4956-a55f-4230d7906808', 'id': u'eae29af1-6ec6-435d-b070-0a8494617fcd', 'network': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'port': u'eec20a4f-92d2-4956-a55f-4230d7906808', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea66cb29683e46c8a30d4a825e123889', 'name': 'vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ea66cb29683e46c8a30d4a825e123889', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'005443e3-4836-4efe-950c-b248138fe931', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ea:2c:c9', u'device_id': u'eb5556aa-f4f4-4375-8e86-ddf026515aa6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ea66cb29683e46c8a30d4a825e123889', 'created_at': u'2019-04-15T18:33:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'005443e3-4836-4efe-950c-b248138fe931', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ea:2c:c9', u'device_id': u'eb5556aa-f4f4-4375-8e86-ddf026515aa6'}), 'router': u'a89e6651-8a05-41ac-bd37-6cfcb65efc73'}) 2019-04-15 18:33:16,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:33:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:33:17,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21789159-47e0-4afe-a8c8-033e7ec94934 x-openstack-request-id: req-21789159-47e0-4afe-a8c8-033e7ec94934 2019-04-15 18:33:17,822 - keystoneauth.session - DEBUG - 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 509362412 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.236990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240040] pid_max: default: 32768 minimum: 301\n[ 0.241680] ACPI: Core revision 20150930\n[ 0.243725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246115] Security Framework initialized\n[ 0.247618] Yama: becoming mindful.\n[ 0.248957] AppArmor: AppArmor initialized\n[ 0.250494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252905] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255237] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259973] Initializing cgroup subsys io\n[ 0.261447] Initializing cgroup subsys memory\n[ 0.263028] Initializing cgroup subsys devices\n[ 0.264628] Initializing cgroup subsys freezer\n[ 0.266221] Initializing cgroup subsys net_cls\n[ 0.267822] Initializing cgroup subsys perf_event\n[ 0.269498] Initializing cgroup subsys net_prio\n[ 0.271121] Initializing cgroup subsys hugetlb\n[ 0.272712] Initializing cgroup subsys pids\n[ 0.274285] CPU: Physical Processor ID: 0\n[ 0.276480] mce: CPU supports 10 MCE banks\n[ 0.278024] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.279876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307312] ftrace: allocating 31920 entries in 125 pages\n[ 0.338487] smpboot: Max logical packages: 1\n[ 0.340059] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342525] x2apic enabled\n[ 0.343950] Switched APIC routing to physical x2apic.\n[ 0.346910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.348960] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.352755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356026] KVM setup paravirtual spinlock\n[ 0.358024] x86: Booted up 1 node, 1 CPUs\n[ 0.359495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.361980] devtmpfs: initialized\n[ 0.364258] evm: security.selinux\n[ 0.365529] evm: security.SMACK64\n[ 0.366794] evm: security.SMACK64EXEC\n[ 0.368158] evm: security.SMACK64TRANSMUTE\n[ 0.369635] evm: security.SMACK64MMAP\n[ 0.370998] evm: security.ima\n[ 0.372162] evm: security.capability\n[ 0.373577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.376947] pinctrl core: initialized pinctrl subsystem\n[ 0.378902] RTC time: 18:33:09, date: 04/15/19\n[ 0.380587] NET: Registered protocol family 16\n[ 0.382314] cpuidle: using governor ladder\n[ 0.383809] cpuidle: using governor menu\n[ 0.385244] PCCT header not found.\n[ 0.386583] ACPI: bus type PCI registered\n[ 0.388045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390298] PCI: Using configuration type 1 for base access\n[ 0.392949] ACPI: Added _OSI(Module Device)\n[ 0.394478] ACPI: Added _OSI(Processor Device)\n[ 0.396062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.397715] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400400] ACPI: Interpreter enabled\n[ 0.401792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.405179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.408545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.411921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415299] ACPI: (supports S0 S5)\n[ 0.416589] ACPI: Using IOAPIC for interrupt routing\n[ 0.418324] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.422984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.425083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.427366] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.429576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.433560] acpiphp: Slot [3] registered\n[ 0.435024] acpiphp: Slot [4] registered\n[ 0.436489] acpiphp: Slot [5] registered\n[ 0.437958] acpiphp: Slot [6] registered\n[ 0.439420] acpiphp: Slot [7] registered\n[ 0.440880] acpiphp: Slot [8] registered\n[ 0.442338] acpiphp: Slot [9] registered\n[ 0.443789] acpiphp: Slot [10] registered\n[ 0.445270] acpiphp: Slot [11] registered\n[ 0.446756] acpiphp: Slot [12] registered\n[ 0.448237] acpiphp: Slot [13] registered\n[ 0.449712] acpiphp: Slot [14] registered\n[ 0.451245] acpiphp: Slot [15] registered\n[ 0.468337] acpiphp: Slot [16] registered\n[ 0.469808] acpiphp: Slot [17] registered\n[ 0.471238] acpiphp: Slot [18] registered\n[ 0.472639] acpiphp: Slot [19] registered\n[ 0.474044] acpiphp: Slot [20] registered\n[ 0.475414] acpiphp: Slot [21] registered\n[ 0.476813] acpiphp: Slot [22] registered\n[ 0.478217] acpiphp: Slot [23] registered\n[ 0.479611] acpiphp: Slot [24] registered\n[ 0.480991] acpiphp: Slot [25] registered\n[ 0.482356] acpiphp: Slot [26] registered\n[ 0.483747] acpiphp: Slot [27] registered\n[ 0.485124] acpiphp: Slot [28] registered\n[ 0.486493] acpiphp: Slot [29] registered\n[ 0.487864] acpiphp: Slot [30] registered\n[ 0.489233] acpiphp: Slot [31] registered\n[ 0.490597] PCI host bridge to bus 0000:00\n[ 0.491971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.494092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.496165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.498628] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.501103] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503649] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514553] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521284] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.542503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.547353] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551980] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.554728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560627] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.562475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.565161] vgaarb: loaded\n[ 0.566206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568669] SCSI subsystem initialized\n[ 0.570583] ACPI: bus type USB registered\n[ 0.572056] usbcore: registered new interface driver usbfs\n[ 0.573860] usbcore: registered new interface driver hub\n[ 0.575601] usbcore: registered new device driver usb\n[ 0.577640] PCI: Using ACPI for IRQ routing\n[ 0.579972] NetLabel: Initializing\n[ 0.581215] NetLabel: domain hash size = 128\n[ 0.582690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584386] NetLabel: unlabeled traffic allowed by default\n[ 0.586708] clocksource: Switched to clocksource kvm-clock\n[ 0.598064] AppArmor: AppArmor Filesystem Enabled\n[ 0.599741] pnp: PnP ACPI init\n[ 0.601339] pnp: PnP ACPI: found 5 devices\n[ 0.608568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.611650] NET: Registered protocol family 2\n[ 0.613804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.616056] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.618407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.620511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622482] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624570] NET: Registered protocol family 1\n[ 0.626140] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630102] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645199] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660218] Trying to unpack rootfs image as initramfs...\n[ 0.723477] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.726470] Scanning for low memory corruption every 60 seconds\n[ 0.728900] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.730913] audit: initializing netlink subsys (disabled)\n[ 0.732651] audit: type=2000 audit(1555353189.723:1): initialized\n[ 0.735062] Initialise system trusted keyring\n[ 0.736693] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.738664] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.741751] zbud: loaded\n[ 0.742932] VFS: Disk quotas dquot_6.6.0\n[ 0.744337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.746893] fuse init (API version 7.23)\n[ 0.748389] Key type big_key registered\n[ 0.749770] Allocating IMA MOK and blacklist keyrings.\n[ 0.751778] Key type asymmetric registered\n[ 0.753194] Asymmetric key parser 'x509' registered\n[ 0.754830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.757470] io scheduler noop registered\n[ 0.758862] io scheduler deadline registered (default)\n[ 0.760610] io scheduler cfq registered\n[ 0.762124] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.763948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.766194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.768740] ACPI: Power Button [PWRF]\n[ 0.770200] GHES: HEST is not enabled!\n[ 0.784149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.816676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.842856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.846369] Linux agpgart interface v0.103\n[ 0.850113] brd: module loaded\n[ 0.852550] loop: module loaded\n[ 0.857644] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.860153] GPT:90111 != 2097151\n[ 0.861332] GPT:Alternate GPT header not at the end of the disk.\n[ 0.863193] GPT:90111 != 2097151\n[ 0.864340] GPT: Use GNU Parted to correct GPT errors.\n[ 0.866010] vda: vda1 vda15\n[ 0.867934] scsi host0: ata_piix\n[ 0.869208] scsi host1: ata_piix\n[ 0.870406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.872477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.875204] libphy: Fixed MDIO Bus: probed\n[ 0.876592] tun: Universal TUN/TAP device driver, 1.6\n[ 0.878208] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881660] PPP generic driver version 2.4.2\n[ 0.883299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.885416] ehci-pci: EHCI PCI platform driver\n[ 0.886971] ehci-platform: EHCI generic platform driver\n[ 0.888726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.890745] ohci-pci: OHCI PCI platform driver\n[ 0.892299] ohci-platform: OHCI generic platform driver\n[ 0.894065] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.909203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.910976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.913568] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.915327] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.917340] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.919572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.922073] usb usb1: Product: UHCI Host Controller\n[ 0.923716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.925731] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.927485] hub 1-0:1.0: USB hub found\n[ 0.928869] hub 1-0:1.0: 2 ports detected\n[ 0.930446] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.934092] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.935779] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.937586] mousedev: PS/2 mouse device common for all mice\n[ 0.939795] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.942790] rtc_cmos 00:00: RTC can wake from S4\n[ 0.944918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.947042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.949151] i2c /dev entries driver\n[ 0.950485] device-mapper: uevent: version 1.0.3\n[ 0.952163] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.955049] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.957347] NET: Registered protocol family 10\n[ 0.959188] NET: Registered protocol family 17\n[ 0.960758] Key type dns_resolver registered\n[ 0.962420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.964359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.967459] registered taskstats version 1\n[ 0.968942] Loading compiled-in X.509 certificates\n[ 0.971154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.974456] zswap: loaded using pool lzo/zbud\n[ 0.976821] Key type trusted registered\n[ 0.979281] Key type encrypted registered\n[ 0.980728] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.982562] ima: No TPM chip found, activating TPM-bypass!\n[ 0.984415] evm: HMAC attrs: 0x1\n[ 0.986028] Magic number: 15:54:595\n[ 0.987516] rtc_cmos 00:00: setting system clock to 2019-04-15 18:33:09 UTC (1555353189)\n[ 0.990350] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.992322] EDD information not available.\n[ 1.032384] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051391] Write protecting the kernel read-only data: 14336k\n[ 1.054723] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057783] 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.106825] 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD7VVWgz7MbEtdZrjSC7L2hCeELb3lVwNLl05sB7X2Jr18i5oYxLkO9vl2sXFCvpJIQ6fANKsxY3tG+mcQEJJfdVoGzXHStU/GSw68frdNNfHLDh7y2JZc5sTrMbSToXck3pdIk73HsISsmryC8I7Oo6mUryg3QNZ9bwUJpS7SOjfsapONtz/G0UXim1Z/ysjxrLZOq9ZJeY9eB7xyUVgFlVCcQlzJlxFUr3M58MK4J7O5Qo4WAQcIq0WBjskjxYb3Sz81AbdlcBF+1HAaQ71zciOjfncDyDQslDaIMpvJibMHn8YpxV/VidcBUAwPe6/EPektMb83PLBUUDNNFCNS1 root@vping-ssh-vm-d0a88b99-acca-4716-9d87-5875051e16fc\nssh-dss AAAAB3NzaC1kc3MAAACBAIlzP+yeYCg9DeIGYRCySEWhEIqmdm8IpcfQMvahepqDM1kUx/j8jXP96BTIpkSePGkkFPKmZ47qkvZOa5f6saNs2bDXae4UIVp/yP5/ogdgK1sctYieFmvQwA/tecDZCQ59dDHWQM+8WfEDe1QwNNkSufQpNY7CH9wsLe0NT1JfAAAAFQD74DZkVjUDFDhETpkOW23MEWrL/QAAAIAWf2DJb1hMpomXqi3LCvuYvKDcnJBgJGk0YhxkH7xLgniISCXRWl2Uxbu7how4iEUV/JGOUBMPv9lc5AilThQTQSmF4Bj82gwhJonZMFcjpqGr+WJNmxkHXGZMsUX5OGLZlDc5ZJG0UeL+L3rRiTd0etWk1/ZK6hoyYDMBd/nw5AAAAIB+gEaQdl9JNAKSQhMbpNSGIypXlMOXVELtKECoE64W2Cz13NIHCZ+3B9JRcgAjKQyEtAUwBCbh8HmpU7B77uW0CqiaLbCiNvpfzkepFKtt9SpEsFJVns40znOMPCttdkAIlNHJc8xY3ZfejrWdsvLPfRlrAdTXkzSqhy/qRtAKNA== root@vping-ssh-vm-d0a88b99-acca-4716-9d87-5875051e16fc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.59s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feea:2cc9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \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-d0a88b99-acca-4716-9d87-5875051e16fc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.17 ===\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-d0a88b99-acca-4716-9d87-5875051e16fc login: "} 2019-04-15 18:33:17,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6/action used request id req-21789159-47e0-4afe-a8c8-033e7ec94934 2019-04-15 18:33:17,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.950268030167s 2019-04-15 18:33:17,824 - 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 509362412 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.236990] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240040] pid_max: default: 32768 minimum: 301 [ 0.241680] ACPI: Core revision 20150930 [ 0.243725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246115] Security Framework initialized [ 0.247618] Yama: becoming mindful. [ 0.248957] AppArmor: AppArmor initialized [ 0.250494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252905] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255237] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259973] Initializing cgroup subsys io [ 0.261447] Initializing cgroup subsys memory [ 0.263028] Initializing cgroup subsys devices [ 0.264628] Initializing cgroup subsys freezer [ 0.266221] Initializing cgroup subsys net_cls [ 0.267822] Initializing cgroup subsys perf_event [ 0.269498] Initializing cgroup subsys net_prio [ 0.271121] Initializing cgroup subsys hugetlb [ 0.272712] Initializing cgroup subsys pids [ 0.274285] CPU: Physical Processor ID: 0 [ 0.276480] mce: CPU supports 10 MCE banks [ 0.278024] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307312] ftrace: allocating 31920 entries in 125 pages [ 0.338487] smpboot: Max logical packages: 1 [ 0.340059] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342525] x2apic enabled [ 0.343950] Switched APIC routing to physical x2apic. [ 0.346910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.348960] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.352755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356026] KVM setup paravirtual spinlock [ 0.358024] x86: Booted up 1 node, 1 CPUs [ 0.359495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.361980] devtmpfs: initialized [ 0.364258] evm: security.selinux [ 0.365529] evm: security.SMACK64 [ 0.366794] evm: security.SMACK64EXEC [ 0.368158] evm: security.SMACK64TRANSMUTE [ 0.369635] evm: security.SMACK64MMAP [ 0.370998] evm: security.ima [ 0.372162] evm: security.capability [ 0.373577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376947] pinctrl core: initialized pinctrl subsystem [ 0.378902] RTC time: 18:33:09, date: 04/15/19 [ 0.380587] NET: Registered protocol family 16 [ 0.382314] cpuidle: using governor ladder [ 0.383809] cpuidle: using governor menu [ 0.385244] PCCT header not found. [ 0.386583] ACPI: bus type PCI registered [ 0.388045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390298] PCI: Using configuration type 1 for base access [ 0.392949] ACPI: Added _OSI(Module Device) [ 0.394478] ACPI: Added _OSI(Processor Device) [ 0.396062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.397715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400400] ACPI: Interpreter enabled [ 0.401792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.405179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.408545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.411921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415299] ACPI: (supports S0 S5) [ 0.416589] ACPI: Using IOAPIC for interrupt routing [ 0.418324] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.422984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.425083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.427366] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.429576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.433560] acpiphp: Slot [3] registered [ 0.435024] acpiphp: Slot [4] registered [ 0.436489] acpiphp: Slot [5] registered [ 0.437958] acpiphp: Slot [6] registered [ 0.439420] acpiphp: Slot [7] registered [ 0.440880] acpiphp: Slot [8] registered [ 0.442338] acpiphp: Slot [9] registered [ 0.443789] acpiphp: Slot [10] registered [ 0.445270] acpiphp: Slot [11] registered [ 0.446756] acpiphp: Slot [12] registered [ 0.448237] acpiphp: Slot [13] registered [ 0.449712] acpiphp: Slot [14] registered [ 0.451245] acpiphp: Slot [15] registered [ 0.468337] acpiphp: Slot [16] registered [ 0.469808] acpiphp: Slot [17] registered [ 0.471238] acpiphp: Slot [18] registered [ 0.472639] acpiphp: Slot [19] registered [ 0.474044] acpiphp: Slot [20] registered [ 0.475414] acpiphp: Slot [21] registered [ 0.476813] acpiphp: Slot [22] registered [ 0.478217] acpiphp: Slot [23] registered [ 0.479611] acpiphp: Slot [24] registered [ 0.480991] acpiphp: Slot [25] registered [ 0.482356] acpiphp: Slot [26] registered [ 0.483747] acpiphp: Slot [27] registered [ 0.485124] acpiphp: Slot [28] registered [ 0.486493] acpiphp: Slot [29] registered [ 0.487864] acpiphp: Slot [30] registered [ 0.489233] acpiphp: Slot [31] registered [ 0.490597] PCI host bridge to bus 0000:00 [ 0.491971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498628] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501103] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503649] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508192] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514553] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518872] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521284] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.542503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547353] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551980] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.554728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557471] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560627] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.562475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.565161] vgaarb: loaded [ 0.566206] vgaarb: bridge control possible 0000:00:02.0 [ 0.568669] SCSI subsystem initialized [ 0.570583] ACPI: bus type USB registered [ 0.572056] usbcore: registered new interface driver usbfs [ 0.573860] usbcore: registered new interface driver hub [ 0.575601] usbcore: registered new device driver usb [ 0.577640] PCI: Using ACPI for IRQ routing [ 0.579972] NetLabel: Initializing [ 0.581215] NetLabel: domain hash size = 128 [ 0.582690] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584386] NetLabel: unlabeled traffic allowed by default [ 0.586708] clocksource: Switched to clocksource kvm-clock [ 0.598064] AppArmor: AppArmor Filesystem Enabled [ 0.599741] pnp: PnP ACPI init [ 0.601339] pnp: PnP ACPI: found 5 devices [ 0.608568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611650] NET: Registered protocol family 2 [ 0.613804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.616056] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.618407] TCP: Hash tables configured (established 4096 bind 4096) [ 0.620511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.622482] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624570] NET: Registered protocol family 1 [ 0.626140] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630102] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645199] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660218] Trying to unpack rootfs image as initramfs... [ 0.723477] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.726470] Scanning for low memory corruption every 60 seconds [ 0.728900] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.730913] audit: initializing netlink subsys (disabled) [ 0.732651] audit: type=2000 audit(1555353189.723:1): initialized [ 0.735062] Initialise system trusted keyring [ 0.736693] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.738664] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.741751] zbud: loaded [ 0.742932] VFS: Disk quotas dquot_6.6.0 [ 0.744337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.746893] fuse init (API version 7.23) [ 0.748389] Key type big_key registered [ 0.749770] Allocating IMA MOK and blacklist keyrings. [ 0.751778] Key type asymmetric registered [ 0.753194] Asymmetric key parser 'x509' registered [ 0.754830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.757470] io scheduler noop registered [ 0.758862] io scheduler deadline registered (default) [ 0.760610] io scheduler cfq registered [ 0.762124] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.763948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.766194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.768740] ACPI: Power Button [PWRF] [ 0.770200] GHES: HEST is not enabled! [ 0.784149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.816676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.842856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.846369] Linux agpgart interface v0.103 [ 0.850113] brd: module loaded [ 0.852550] loop: module loaded [ 0.857644] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.860153] GPT:90111 != 2097151 [ 0.861332] GPT:Alternate GPT header not at the end of the disk. [ 0.863193] GPT:90111 != 2097151 [ 0.864340] GPT: Use GNU Parted to correct GPT errors. [ 0.866010] vda: vda1 vda15 [ 0.867934] scsi host0: ata_piix [ 0.869208] scsi host1: ata_piix [ 0.870406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.872477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.875204] libphy: Fixed MDIO Bus: probed [ 0.876592] tun: Universal TUN/TAP device driver, 1.6 [ 0.878208] tun: (C) 1999-2004 Max Krasnyansky [ 0.881660] PPP generic driver version 2.4.2 [ 0.883299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.885416] ehci-pci: EHCI PCI platform driver [ 0.886971] ehci-platform: EHCI generic platform driver [ 0.888726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.890745] ohci-pci: OHCI PCI platform driver [ 0.892299] ohci-platform: OHCI generic platform driver [ 0.894065] uhci_hcd: USB Universal Host Controller Interface driver [ 0.909203] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.910976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.913568] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.915327] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.917340] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.919572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.922073] usb usb1: Product: UHCI Host Controller [ 0.923716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.925731] usb usb1: SerialNumber: 0000:00:01.2 [ 0.927485] hub 1-0:1.0: USB hub found [ 0.928869] hub 1-0:1.0: 2 ports detected [ 0.930446] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.934092] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.935779] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.937586] mousedev: PS/2 mouse device common for all mice [ 0.939795] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.942790] rtc_cmos 00:00: RTC can wake from S4 [ 0.944918] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.947042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.949151] i2c /dev entries driver [ 0.950485] device-mapper: uevent: version 1.0.3 [ 0.952163] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.955049] ledtrig-cpu: registered to indicate activity on CPUs [ 0.957347] NET: Registered protocol family 10 [ 0.959188] NET: Registered protocol family 17 [ 0.960758] Key type dns_resolver registered [ 0.962420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.964359] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.967459] registered taskstats version 1 [ 0.968942] Loading compiled-in X.509 certificates [ 0.971154] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.974456] zswap: loaded using pool lzo/zbud [ 0.976821] Key type trusted registered [ 0.979281] Key type encrypted registered [ 0.980728] AppArmor: AppArmor sha1 policy hashing enabled [ 0.982562] ima: No TPM chip found, activating TPM-bypass! [ 0.984415] evm: HMAC attrs: 0x1 [ 0.986028] Magic number: 15:54:595 [ 0.987516] rtc_cmos 00:00: setting system clock to 2019-04-15 18:33:09 UTC (1555353189) [ 0.990350] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.992322] EDD information not available. [ 1.032384] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051391] Write protecting the kernel read-only data: 14336k [ 1.054723] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057783] 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.106825] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD7VVWgz7MbEtdZrjSC7L2hCeELb3lVwNLl05sB7X2Jr18i5oYxLkO9vl2sXFCvpJIQ6fANKsxY3tG+mcQEJJfdVoGzXHStU/GSw68frdNNfHLDh7y2JZc5sTrMbSToXck3pdIk73HsISsmryC8I7Oo6mUryg3QNZ9bwUJpS7SOjfsapONtz/G0UXim1Z/ysjxrLZOq9ZJeY9eB7xyUVgFlVCcQlzJlxFUr3M58MK4J7O5Qo4WAQcIq0WBjskjxYb3Sz81AbdlcBF+1HAaQ71zciOjfncDyDQslDaIMpvJibMHn8YpxV/VidcBUAwPe6/EPektMb83PLBUUDNNFCNS1 root@vping-ssh-vm-d0a88b99-acca-4716-9d87-5875051e16fc ssh-dss AAAAB3NzaC1kc3MAAACBAIlzP+yeYCg9DeIGYRCySEWhEIqmdm8IpcfQMvahepqDM1kUx/j8jXP96BTIpkSePGkkFPKmZ47qkvZOa5f6saNs2bDXae4UIVp/yP5/ogdgK1sctYieFmvQwA/tecDZCQ59dDHWQM+8WfEDe1QwNNkSufQpNY7CH9wsLe0NT1JfAAAAFQD74DZkVjUDFDhETpkOW23MEWrL/QAAAIAWf2DJb1hMpomXqi3LCvuYvKDcnJBgJGk0YhxkH7xLgniISCXRWl2Uxbu7how4iEUV/JGOUBMPv9lc5AilThQTQSmF4Bj82gwhJonZMFcjpqGr+WJNmxkHXGZMsUX5OGLZlDc5ZJG0UeL+L3rRiTd0etWk1/ZK6hoyYDMBd/nw5AAAAIB+gEaQdl9JNAKSQhMbpNSGIypXlMOXVELtKECoE64W2Cz13NIHCZ+3B9JRcgAjKQyEtAUwBCbh8HmpU7B77uW0CqiaLbCiNvpfzkepFKtt9SpEsFJVns40znOMPCttdkAIlNHJc8xY3ZfejrWdsvLPfRlrAdTXkzSqhy/qRtAKNA== root@vping-ssh-vm-d0a88b99-acca-4716-9d87-5875051e16fc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.59s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feea:2cc9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 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-d0a88b99-acca-4716-9d87-5875051e16fc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d0a88b99-acca-4716-9d87-5875051e16fc login: 2019-04-15 18:33:17,828 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6700dd0L 2019-04-15 18:33:17,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-15 18:33:17,828 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-15 18:33:17,828 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-15 18:33:17,830 - 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-04-15 18:33:17,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-15 18:33:17,830 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-15 18:33:17,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-15 18:33:17,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-15 18:33:17,830 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-15 18:33:17,848 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-15 18:33:17,848 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-15 18:33:17,860 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: ade222bd1fe47946674fd39c0fd1b52a 2019-04-15 18:33:17,861 - paramiko.transport - DEBUG - Trying discovered key 6c1240c5934ecd3e860aa53b7ad639aa in /tmp/tmp9cHoBb 2019-04-15 18:33:17,887 - paramiko.transport - DEBUG - userauth is OK 2019-04-15 18:33:17,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-15 18:33:17,893 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-15 18:33:17,894 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-15 18:33:17,895 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-15 18:33:17,896 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-15 18:33:17,920 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-15 18:33:17,920 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=22.308 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.308/22.308/22.308 ms 2019-04-15 18:33:17,921 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-04-15 18:33:17,925 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-15 18:33:18,034 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:33:18,035 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-15 18:33:18,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:33:18,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:18,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-005c001e-9db4-4018-bcde-bdc7475e0f5c x-openstack-request-id: req-005c001e-9db4-4018-bcde-bdc7475e0f5c 2019-04-15 18:33:18,219 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f used request id req-005c001e-9db4-4018-bcde-bdc7475e0f5c 2019-04-15 18:33:18,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179327964783s 2019-04-15 18:33:18,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:18,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:19,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-304feaf4-216c-437c-99e7-17f474faa4e1 x-openstack-request-id: req-304feaf4-216c-437c-99e7-17f474faa4e1 2019-04-15 18:33:19,109 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:33:08.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:33:09Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:fb", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3fcf208-6150-4b08-9c0b-6ae36d22237f", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:32:48.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "d3fcf208-6150-4b08-9c0b-6ae36d22237f", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:33:18Z", "hostId": "88a34e71203a7fb004e1c441d6aac62f6edd26d87c073113cae3010e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:39Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:19,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-304feaf4-216c-437c-99e7-17f474faa4e1 2019-04-15 18:33:19,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.889346837997s 2019-04-15 18:33:19,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:21,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80f4d906-eb7c-4e47-ab6f-d0276ad5ac68 x-openstack-request-id: req-80f4d906-eb7c-4e47-ab6f-d0276ad5ac68 2019-04-15 18:33:21,871 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:33:08.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:33:09Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:21,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80f4d906-eb7c-4e47-ab6f-d0276ad5ac68 2019-04-15 18:33:21,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757506847382s 2019-04-15 18:33:21,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-15 18:33:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/eae29af1-6ec6-435d-b070-0a8494617fcd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:23,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:23 GMT X-Openstack-Request-Id: req-6e9c9c2a-56ff-455f-a599-c1dfcaa9c46f 2019-04-15 18:33:23,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:23,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/eae29af1-6ec6-435d-b070-0a8494617fcd.json used request id req-6e9c9c2a-56ff-455f-a599-c1dfcaa9c46f 2019-04-15 18:33:23,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72564792633s 2019-04-15 18:33:23,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:33:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:23,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:23 GMT X-Openstack-Request-Id: req-c882f7d0-ce56-495a-9a6e-04ad72c71d7a 2019-04-15 18:33:23,661 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:33:23,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c882f7d0-ce56-495a-9a6e-04ad72c71d7a 2019-04-15 18:33:23,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468940734863s 2019-04-15 18:33:23,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:33:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:23,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13875859-3d66-4e35-8b57-9ab5a8ec7ea8 x-openstack-request-id: req-13875859-3d66-4e35-8b57-9ab5a8ec7ea8 2019-04-15 18:33:23,980 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6 used request id req-13875859-3d66-4e35-8b57-9ab5a8ec7ea8 2019-04-15 18:33:23,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.318349838257s 2019-04-15 18:33:23,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08d546fc-0f7c-4a79-be8b-81b8c72cc9b2 x-openstack-request-id: req-08d546fc-0f7c-4a79-be8b-81b8c72cc9b2 2019-04-15 18:33:24,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:2c:c9", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eb5556aa-f4f4-4375-8e86-ddf026515aa6", "rel": "bookmark"}], "image": {"id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "links": [{"href": "http://172.30.9.27:8774/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:33:08.000000", "flavor": {"id": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "links": [{"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "bookmark"}]}, "id": "eb5556aa-f4f4-4375-8e86-ddf026515aa6", "security_groups": [{"name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}], "user_id": "4354da63a0b340e8a1541851f3fa3ce7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:33:24Z", "hostId": "9d6229ae3e1c8d09d9cbff6d34d9eeead50ca0f0a8c0b18985c2c2eb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc", "name": "vping_ssh-vm_d0a88b99-acca-4716-9d87-5875051e16fc", "created": "2019-04-15T18:32:57Z", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:33:24,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-08d546fc-0f7c-4a79-be8b-81b8c72cc9b2 2019-04-15 18:33:24,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757927179337s 2019-04-15 18:33:24,740 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:33:26,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:33:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:26,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-713852d8-6221-4d9d-8cbc-84c1c365ff87 x-openstack-request-id: req-713852d8-6221-4d9d-8cbc-84c1c365ff87 2019-04-15 18:33:26,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:33:26,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-713852d8-6221-4d9d-8cbc-84c1c365ff87 2019-04-15 18:33:26,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0681450366974s 2019-04-15 18:33:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:33:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:26,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:27 GMT X-Openstack-Request-Id: req-271198de-5385-4829-9f24-c13413d361bf 2019-04-15 18:33:26,896 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:32Z", "updated_at": "2019-04-15T18:32:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "22f14c71-431f-4a46-9b5e-3999d374dd9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:34Z", "revision_number": 0, "id": "870118c0-fece-401f-8406-6a6157f77869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:34Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:32:33Z", "revision_number": 0, "id": "b833ebca-a97d-4d01-af12-957cba5db536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:33Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:32Z", "revision_number": 0, "id": "be146775-af66-46b1-b969-a8c0cc0a4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:32Z", "security_group_id": "c175e85d-9088-4d01-96ff-663b65eca23d", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 3, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "c175e85d-9088-4d01-96ff-663b65eca23d", "name": "vping_ssh-sg_d0a88b99-acca-4716-9d87-5875051e16fc"}, {"description": "Default security group", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:15Z", "updated_at": "2019-04-15T18:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "198859b5-2174-4861-8d4b-2ca2e0ce1a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "7fd57b50-b300-424c-80b2-a1274f7f4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "8b88a8cf-7967-4348-9bc0-aea8a595c9fe", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "9f5b81f9-0198-4b13-ada2-031687e7e4c8", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "ec319280-ed1c-49e3-a933-e1892b8016de", "name": "default"}]} 2019-04-15 18:33:26,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-271198de-5385-4829-9f24-c13413d361bf 2019-04-15 18:33:26,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0793981552124s 2019-04-15 18:33:26,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:33:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c175e85d-9088-4d01-96ff-663b65eca23d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:27,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:27 GMT X-Openstack-Request-Id: req-98c7fed7-5878-412a-9200-c318832bf45b 2019-04-15 18:33:27,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:27,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c175e85d-9088-4d01-96ff-663b65eca23d.json used request id req-98c7fed7-5878-412a-9200-c318832bf45b 2019-04-15 18:33:27,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.336824178696s 2019-04-15 18:33:27,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-15 18:33:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:27,310 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-752d2532-26ae-47fd-bd81-68acf29091d1 x-openstack-request-id: req-752d2532-26ae-47fd-bd81-68acf29091d1 2019-04-15 18:33:27,311 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d0a88b99-acca-4716-9d87-5875051e16fc used request id req-752d2532-26ae-47fd-bd81-68acf29091d1 2019-04-15 18:33:27,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0712780952454s 2019-04-15 18:33:27,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:33:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" -d '{"subnet_id": "3e0a1b97-202b-413f-a8fb-0d41b6a64394"}' 2019-04-15 18:33:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:30 GMT X-Openstack-Request-Id: req-59fa76e1-c84b-48ba-8b38-45a4535465d0 2019-04-15 18:33:30,243 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "005443e3-4836-4efe-950c-b248138fe931", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "subnet_id": "3e0a1b97-202b-413f-a8fb-0d41b6a64394", "subnet_ids": ["3e0a1b97-202b-413f-a8fb-0d41b6a64394"], "port_id": "cf65952b-b7e2-4cf8-8cc4-41affbfd429c", "id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73"} 2019-04-15 18:33:30,243 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73/remove_router_interface.json used request id req-59fa76e1-c84b-48ba-8b38-45a4535465d0 2019-04-15 18:33:30,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.93231391907s 2019-04-15 18:33:30,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:33:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:30,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:30 GMT X-Openstack-Request-Id: req-6623e1b6-c759-4cac-822f-ae193b1b33c6 2019-04-15 18:33:30,398 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:18Z", "admin_state_up": true, "updated_at": "2019-04-15T18:33:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "a89e6651-8a05-41ac-bd37-6cfcb65efc73", "name": "vping_ssh-router_d0a88b99-acca-4716-9d87-5875051e16fc"}]} 2019-04-15 18:33:30,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6623e1b6-c759-4cac-822f-ae193b1b33c6 2019-04-15 18:33:30,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154366016388s 2019-04-15 18:33:30,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:33:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:34,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:34 GMT X-Openstack-Request-Id: req-0e87b3fe-cf1f-412c-af89-2d3ad80888e0 2019-04-15 18:33:34,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:34,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a89e6651-8a05-41ac-bd37-6cfcb65efc73.json used request id req-0e87b3fe-cf1f-412c-af89-2d3ad80888e0 2019-04-15 18:33:34,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.35234093666s 2019-04-15 18:33:34,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:33:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:34,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:34 GMT X-Openstack-Request-Id: req-25a514d3-e24d-4746-ab16-882dcaef85cb 2019-04-15 18:33:34,809 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"005443e3-4836-4efe-950c-b248138fe931","tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:32: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":"ea66cb29683e46c8a30d4a825e123889","id":"3e0a1b97-202b-413f-a8fb-0d41b6a64394","subnetpool_id":null,"name":"vping_ssh-subnet_d0a88b99-acca-4716-9d87-5875051e16fc"}]} 2019-04-15 18:33:34,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-25a514d3-e24d-4746-ab16-882dcaef85cb 2019-04-15 18:33:34,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.056783914566s 2019-04-15 18:33:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:33:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3e0a1b97-202b-413f-a8fb-0d41b6a64394.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:37,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:37 GMT X-Openstack-Request-Id: req-9bb8ca2d-c898-40dd-86a6-1dc00f1eddef 2019-04-15 18:33:37,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:37,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3e0a1b97-202b-413f-a8fb-0d41b6a64394.json used request id req-9bb8ca2d-c898-40dd-86a6-1dc00f1eddef 2019-04-15 18:33:37,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56501293182s 2019-04-15 18:33:37,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:33:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:37,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:37 GMT X-Openstack-Request-Id: req-36eafc46-9b2b-4b50-b71b-531094966c4a 2019-04-15 18:33:37,485 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"005443e3-4836-4efe-950c-b248138fe931","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea66cb29683e46c8a30d4a825e123889","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:33:37Z","qos_policy_id":null,"name":"vping_ssh-net_d0a88b99-acca-4716-9d87-5875051e16fc","admin_state_up":true,"tenant_id":"ea66cb29683e46c8a30d4a825e123889","created_at":"2019-04-15T18:32:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500}]} 2019-04-15 18:33:37,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-36eafc46-9b2b-4b50-b71b-531094966c4a 2019-04-15 18:33:37,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108696937561s 2019-04-15 18:33:37,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:33:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/005443e3-4836-4efe-950c-b248138fe931.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:38,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:38 GMT X-Openstack-Request-Id: req-60f3cd0c-6346-4fa8-bef9-de97106439d8 2019-04-15 18:33:38,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:38,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/005443e3-4836-4efe-950c-b248138fe931.json used request id req-60f3cd0c-6346-4fa8-bef9-de97106439d8 2019-04-15 18:33:38,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48662185669s 2019-04-15 18:33:38,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:33:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:39,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:39 GMT X-Openstack-Request-Id: req-86ec7903-fc8f-4665-8c23-de08a97108bf 2019-04-15 18:33:39,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:32:30Z", "file": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/file", "owner": "ea66cb29683e46c8a30d4a825e123889", "id": "89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "size": 12716032, "self": "/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d0a88b99-acca-4716-9d87-5875051e16fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:32:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:33:39,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-86ec7903-fc8f-4665-8c23-de08a97108bf 2019-04-15 18:33:39,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35292506218s 2019-04-15 18:33:39,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:33:39,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff1ffbdb0a7ea74c3c42c89ef2a4a118d146fdd5" 2019-04-15 18:33:40,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:33:40 GMT X-Openstack-Request-Id: req-dfe369b5-7c87-4344-9b93-6ef7bc621484 2019-04-15 18:33:40,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:33:40,489 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/89ec1efb-f8bb-44ef-bc58-b18bb8c4a499 used request id req-dfe369b5-7c87-4344-9b93-6ef7bc621484 2019-04-15 18:33:40,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15765118599s 2019-04-15 18:33:40,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:33:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:40,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3523c0c-0a18-4736-a243-12ed5f8c2e4e x-openstack-request-id: req-a3523c0c-0a18-4736-a243-12ed5f8c2e4e 2019-04-15 18:33:40,520 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d0a88b99-acca-4716-9d87-5875051e16fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98", "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": "88de14e9-f533-4a1d-a8db-bfc8f0f79b98"}]} 2019-04-15 18:33:40,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a3523c0c-0a18-4736-a243-12ed5f8c2e4e 2019-04-15 18:33:40,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243918895721s 2019-04-15 18:33:40,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:33:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:40,554 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14878db1-77c3-4fc5-bef5-ef068dca89f5 x-openstack-request-id: req-14878db1-77c3-4fc5-bef5-ef068dca89f5 2019-04-15 18:33:40,554 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/88de14e9-f533-4a1d-a8db-bfc8f0f79b98 used request id req-14878db1-77c3-4fc5-bef5-ef068dca89f5 2019-04-15 18:33:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322511196136s 2019-04-15 18:33:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:33:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:40,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bef50e-bdca-46eb-b6df-0629f20e168e 2019-04-15 18:33:40,801 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc", "links": {"self": "http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4354da63a0b340e8a1541851f3fa3ce7", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:33:40,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-66bef50e-bdca-46eb-b6df-0629f20e168e 2019-04-15 18:33:40,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246088027954s 2019-04-15 18:33:40,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:33:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:41,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f98284-ff14-438b-8696-a9eb9a560323 2019-04-15 18:33:41,026 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d0a88b99-acca-4716-9d87-5875051e16fc", "links": {"self": "http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4354da63a0b340e8a1541851f3fa3ce7", "description": null}} 2019-04-15 18:33:41,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7 used request id req-e4f98284-ff14-438b-8696-a9eb9a560323 2019-04-15 18:33:41,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218947887421s 2019-04-15 18:33:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:33:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:41,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6912bcf0-6adc-439c-a8a0-d96980fe4d12 2019-04-15 18:33:41,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:33:41,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4354da63a0b340e8a1541851f3fa3ce7 used request id req-6912bcf0-6adc-439c-a8a0-d96980fe4d12 2019-04-15 18:33:41,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.370412826538s 2019-04-15 18:33:41,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:33:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:41,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52b946b-706f-4f71-9707-8c5542210685 2019-04-15 18:33:41,619 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889"}, "tags": [], "enabled": true, "id": "ea66cb29683e46c8a30d4a825e123889", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d0a88b99-acca-4716-9d87-5875051e16fc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:33:41,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f52b946b-706f-4f71-9707-8c5542210685 2019-04-15 18:33:41,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215356826782s 2019-04-15 18:33:41,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:33:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:41,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0c7fed-8f95-426a-873f-1da9f213c634 2019-04-15 18:33:41,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:33:41,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ea66cb29683e46c8a30d4a825e123889 used request id req-ef0c7fed-8f95-426a-873f-1da9f213c634 2019-04-15 18:33:41,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286176919937s 2019-04-15 18:33:41,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:33:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ea66cb29683e46c8a30d4a825e123889&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:41,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:42 GMT X-Openstack-Request-Id: req-c461f8d9-14a7-445c-8db5-f8d38897fcc6 2019-04-15 18:33:41,965 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:15Z", "updated_at": "2019-04-15T18:32:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "198859b5-2174-4861-8d4b-2ca2e0ce1a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "7fd57b50-b300-424c-80b2-a1274f7f4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "8b88a8cf-7967-4348-9bc0-aea8a595c9fe", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "9f5b81f9-0198-4b13-ada2-031687e7e4c8", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "ec319280-ed1c-49e3-a933-e1892b8016de", "name": "default"}]} 2019-04-15 18:33:41,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ea66cb29683e46c8a30d4a825e123889&name=default used request id req-c461f8d9-14a7-445c-8db5-f8d38897fcc6 2019-04-15 18:33:41,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505428314209s 2019-04-15 18:33:41,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:33:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:42,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:42 GMT X-Openstack-Request-Id: req-77997532-112f-4e75-b3cb-f280dfb65a91 2019-04-15 18:33:42,319 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "created_at": "2019-04-15T18:32:15Z", "updated_at": "2019-04-15T18:32:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "8b88a8cf-7967-4348-9bc0-aea8a595c9fe", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "9f5b81f9-0198-4b13-ada2-031687e7e4c8", "remote_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "198859b5-2174-4861-8d4b-2ca2e0ce1a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea66cb29683e46c8a30d4a825e123889"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:32:15Z", "revision_number": 0, "id": "7fd57b50-b300-424c-80b2-a1274f7f4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:32:15Z", "security_group_id": "ec319280-ed1c-49e3-a933-e1892b8016de", "tenant_id": "ea66cb29683e46c8a30d4a825e123889", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea66cb29683e46c8a30d4a825e123889"}], "revision_number": 1, "project_id": "ea66cb29683e46c8a30d4a825e123889", "id": "ec319280-ed1c-49e3-a933-e1892b8016de", "name": "default"}]} 2019-04-15 18:33:42,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-77997532-112f-4e75-b3cb-f280dfb65a91 2019-04-15 18:33:42,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347318887711s 2019-04-15 18:33:42,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:33:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ec319280-ed1c-49e3-a933-e1892b8016de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38c34a8e35560fb67b5538bf7c8a3d1191119406" 2019-04-15 18:33:42,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:33:42 GMT X-Openstack-Request-Id: req-9f06e7a5-eafe-425d-95d5-aba10782ba8f 2019-04-15 18:33:42,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:33:42,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ec319280-ed1c-49e3-a933-e1892b8016de.json used request id req-9f06e7a5-eafe-425d-95d5-aba10782ba8f 2019-04-15 18:33:42,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.440034866333s 2019-04-15 18:33:42,812 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-04-15 18:33:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:33:42,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02c968f-ba9f-4b85-9edc-afaf6176f715 2019-04-15 18:33:42,859 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:33:42,860 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-a02c968f-ba9f-4b85-9edc-afaf6176f715 2019-04-15 18:33:42,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:33:43,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["6W5c-yBgReKMEqJTN2n04w"], "issued_at": "2019-04-15T18:33:43.000000Z"}} 2019-04-15 18:33:43,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:33:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:43,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:44 GMT X-Openstack-Request-Id: req-3e7c2a2d-c6d7-4e4f-9b41-16dd9fb76347 2019-04-15 18:33:43,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:33:43,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e7c2a2d-c6d7-4e4f-9b41-16dd9fb76347 2019-04-15 18:33:43,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36563706398s 2019-04-15 18:33:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:33:43,663 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f30b14-bedd-448d-bdf8-02e9e05ffabd 2019-04-15 18:33:43,664 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:33:43,664 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e0f30b14-bedd-448d-bdf8-02e9e05ffabd 2019-04-15 18:33:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:33:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:43,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258530ab-fb8c-406d-9cbe-c21f30c149f1 2019-04-15 18:33:43,897 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:33:43,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-258530ab-fb8c-406d-9cbe-c21f30c149f1 2019-04-15 18:33:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232312202454s 2019-04-15 18:33:43,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:33:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}}' 2019-04-15 18:33:44,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece4f1ce-519b-4126-bead-80cc1835a81d 2019-04-15 18:33:44,232 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6"}, "tags": [], "enabled": true, "id": "49da4a1953c64cd7b5852a02dfe36ac6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}} 2019-04-15 18:33:44,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ece4f1ce-519b-4126-bead-80cc1835a81d 2019-04-15 18:33:44,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.327545881271s 2019-04-15 18:33:44,233 - 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'49da4a1953c64cd7b5852a02dfe36ac6', '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_500ba883-8b07-4d63-aca8-7687906d003f'}) 2019-04-15 18:33:44,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:33:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iZtUqDLMzFVwDM5sBTJNI0mHaAenJx", "email": null, "name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f"}}' 2019-04-15 18:33:44,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3aed6b-5eae-414a-ac81-6ba3668afc2a 2019-04-15 18:33:44,785 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f", "links": {"self": "http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "864ec722f39342b58ce0fa8c8753e812", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:33:44,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9f3aed6b-5eae-414a-ac81-6ba3668afc2a 2019-04-15 18:33:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.546211957932s 2019-04-15 18:33:44,786 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'864ec722f39342b58ce0fa8c8753e812', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f'}) 2019-04-15 18:33:44,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:33:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:45,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bb194b-7d29-4015-bacc-cee8d36159ba 2019-04-15 18:33:45,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:33:45,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-68bb194b-7d29-4015-bacc-cee8d36159ba 2019-04-15 18:33:45,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228579044342s 2019-04-15 18:33:45,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:33:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:45,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f321dc-1180-4d40-b93a-eef5623c0370 2019-04-15 18:33:45,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:33:45,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7f321dc-1180-4d40-b93a-eef5623c0370 2019-04-15 18:33:45,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216563940048s 2019-04-15 18:33:45,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:33:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:45,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa380ae9-f884-48a9-93dc-667b208cec3a 2019-04-15 18:33:45,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:33:45,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa380ae9-f884-48a9-93dc-667b208cec3a 2019-04-15 18:33:45,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198984146118s 2019-04-15 18:33:45,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:33:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:45,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30788819-a914-4daa-8236-accbc9832905 2019-04-15 18:33:45,660 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:33:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-30788819-a914-4daa-8236-accbc9832905 2019-04-15 18:33:45,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211844921112s 2019-04-15 18:33:45,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:33:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:45,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae1e630-c01f-4e24-8f98-b3ad6f0f64d0 2019-04-15 18:33:45,908 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f", "links": {"self": "http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "864ec722f39342b58ce0fa8c8753e812", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:33:45,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5ae1e630-c01f-4e24-8f98-b3ad6f0f64d0 2019-04-15 18:33:45,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246583938599s 2019-04-15 18:33:45,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:33:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:46,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d98967-8eb8-4f83-8eaf-0772efb9cda7 2019-04-15 18:33:46,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6"}, "tags": [], "enabled": true, "id": "49da4a1953c64cd7b5852a02dfe36ac6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}]} 2019-04-15 18:33:46,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-07d98967-8eb8-4f83-8eaf-0772efb9cda7 2019-04-15 18:33:46,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120290994644s 2019-04-15 18:33:46,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:33:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=864ec722f39342b58ce0fa8c8753e812&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=49da4a1953c64cd7b5852a02dfe36ac6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:46,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc09f31-cc87-4e50-b92a-a0660acd226b 2019-04-15 18:33:46,285 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=864ec722f39342b58ce0fa8c8753e812&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=49da4a1953c64cd7b5852a02dfe36ac6", "previous": null, "next": null}} 2019-04-15 18:33:46,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=864ec722f39342b58ce0fa8c8753e812&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=49da4a1953c64cd7b5852a02dfe36ac6 used request id req-1cc09f31-cc87-4e50-b92a-a0660acd226b 2019-04-15 18:33:46,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236284971237s 2019-04-15 18:33:46,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:33:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6/users/864ec722f39342b58ce0fa8c8753e812/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:46,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b094242-a388-4b30-84d1-b438400e9228 2019-04-15 18:33:46,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:33:46,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6/users/864ec722f39342b58ce0fa8c8753e812/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-3b094242-a388-4b30-84d1-b438400e9228 2019-04-15 18:33:46,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.299705028534s 2019-04-15 18:33:46,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f', 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'49da4a1953c64cd7b5852a02dfe36ac6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iZtUqDLMzFVwDM5sBTJNI0mHaAenJx', 'username': u'vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:33:46,593 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f', 'password': 'iZtUqDLMzFVwDM5sBTJNI0mHaAenJx', 'project_name': 'vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '49da4a1953c64cd7b5852a02dfe36ac6', 'project_domain_name': 'Default'} 2019-04-15 18:33:46,594 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-04-15 18:33:46,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:33:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:46,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9fb473-1027-4308-91e3-a4f5d413222d 2019-04-15 18:33:46,793 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:33:46,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1a9fb473-1027-4308-91e3-a4f5d413222d 2019-04-15 18:33:46,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198680877686s 2019-04-15 18:33:46,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:33:46,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:33:47,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd953240-ac29-44b9-bbb5-2b2742536906 2019-04-15 18:33:47,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6"}, "tags": [], "enabled": true, "id": "49da4a1953c64cd7b5852a02dfe36ac6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}]} 2019-04-15 18:33:47,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fd953240-ac29-44b9-bbb5-2b2742536906 2019-04-15 18:33:47,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2262840271s 2019-04-15 18:33:47,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:33:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" -d '{"network": {"tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "name": "vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f", "admin_state_up": true}}' 2019-04-15 18:33:47,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:47 GMT X-Openstack-Request-Id: req-92117543-712b-4f08-af32-6f4e8eff9551 2019-04-15 18:33:47,554 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:33:47Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}} 2019-04-15 18:33:47,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-92117543-712b-4f08-af32-6f4e8eff9551 2019-04-15 18:33:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.525503873825s 2019-04-15 18:33:47,555 - 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-04-15T18:33:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8e436019-bca2-438c-8fe0-fa2b5f91e7bc', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f', u'created_at': u'2019-04-15T18:33:47Z', u'mtu': 1450, u'tenant_id': u'49da4a1953c64cd7b5852a02dfe36ac6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49da4a1953c64cd7b5852a02dfe36ac6', u'l2_adjacency': True}) 2019-04-15 18:33:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:33:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53958fc-b5d9-4080-ac32-4306448209fa 2019-04-15 18:33:47,565 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:33:47,566 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-c53958fc-b5d9-4080-ac32-4306448209fa 2019-04-15 18:33:47,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:33:47,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49da4a1953c64cd7b5852a02dfe36ac6", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_49da4a1953c64cd7b5852a02dfe36ac6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_49da4a1953c64cd7b5852a02dfe36ac6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/49da4a1953c64cd7b5852a02dfe36ac6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f", "id": "864ec722f39342b58ce0fa8c8753e812"}, "audit_ids": ["Qwq6qDy7QZqVjHMAy7ivWg"], "issued_at": "2019-04-15T18:33:48.000000Z"}} 2019-04-15 18:33:47,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:33:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:33:48,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:48 GMT X-Openstack-Request-Id: req-0ce26b7a-8f38-43d6-823f-f5a4dd948113 2019-04-15 18:33:48,364 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:33:47Z","qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}]} 2019-04-15 18:33:48,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0ce26b7a-8f38-43d6-823f-f5a4dd948113 2019-04-15 18:33:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398366928101s 2019-04-15 18:33:48,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:33:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"subnet": {"name": "vping_userdata-subnet_500ba883-8b07-4d63-aca8-7687906d003f", "enable_dhcp": true, "network_id": "8e436019-bca2-438c-8fe0-fa2b5f91e7bc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:33:49,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:49 GMT X-Openstack-Request-Id: req-2ebc84b9-7a22-45ef-8565-0349f083c61b 2019-04-15 18:33:49,350 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:33:49Z","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":"49da4a1953c64cd7b5852a02dfe36ac6","id":"68c8fc5b-c76e-4b21-adb9-15b5436b00d2","subnetpool_id":null,"name":"vping_userdata-subnet_500ba883-8b07-4d63-aca8-7687906d003f"}} 2019-04-15 18:33:49,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2ebc84b9-7a22-45ef-8565-0349f083c61b 2019-04-15 18:33:49,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.98416686058s 2019-04-15 18:33:49,351 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:33:49Z', 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'68c8fc5b-c76e-4b21-adb9-15b5436b00d2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_500ba883-8b07-4d63-aca8-7687906d003f', u'enable_dhcp': True, u'network_id': u'8e436019-bca2-438c-8fe0-fa2b5f91e7bc', u'tenant_id': u'49da4a1953c64cd7b5852a02dfe36ac6', u'created_at': u'2019-04-15T18:33:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'49da4a1953c64cd7b5852a02dfe36ac6'}) 2019-04-15 18:33:49,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:33:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "vping_userdata-router_500ba883-8b07-4d63-aca8-7687906d003f", "admin_state_up": true}}' 2019-04-15 18:33:57,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 15 Apr 2019 18:33:57 GMT X-Openstack-Request-Id: req-1edbe3e9-7d42-4579-8f20-641c63a9f4fd 2019-04-15 18:33:57,526 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "created_at": "2019-04-15T18:33:50Z", "admin_state_up": true, "updated_at": "2019-04-15T18:33:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "d3c37947-1706-47df-80ae-88cde7d0caa9", "name": "vping_userdata-router_500ba883-8b07-4d63-aca8-7687906d003f"}} 2019-04-15 18:33:57,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1edbe3e9-7d42-4579-8f20-641c63a9f4fd 2019-04-15 18:33:57,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.17484998703s 2019-04-15 18:33:57,527 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:33:51Z', u'revision_number': 3, u'id': u'd3c37947-1706-47df-80ae-88cde7d0caa9', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_500ba883-8b07-4d63-aca8-7687906d003f', u'admin_state_up': True, u'tenant_id': u'49da4a1953c64cd7b5852a02dfe36ac6', u'created_at': u'2019-04-15T18:33:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'49da4a1953c64cd7b5852a02dfe36ac6'}) 2019-04-15 18:33:57,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:33:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"subnet_id": "68c8fc5b-c76e-4b21-adb9-15b5436b00d2"}' 2019-04-15 18:34:00,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:00 GMT X-Openstack-Request-Id: req-4500d69c-7dc4-47e3-8802-559393529685 2019-04-15 18:34:00,982 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8e436019-bca2-438c-8fe0-fa2b5f91e7bc", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "subnet_id": "68c8fc5b-c76e-4b21-adb9-15b5436b00d2", "subnet_ids": ["68c8fc5b-c76e-4b21-adb9-15b5436b00d2"], "port_id": "2374db09-54e3-49a6-a3c2-6da3276ea404", "id": "d3c37947-1706-47df-80ae-88cde7d0caa9"} 2019-04-15 18:34:00,982 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9/add_router_interface.json used request id req-4500d69c-7dc4-47e3-8802-559393529685 2019-04-15 18:34:00,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.45464801788s 2019-04-15 18:34:00,983 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:34:01,089 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:34:01,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:34:01,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:01 GMT 2019-04-15 18:34:01,100 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:34:01,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:34:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:01,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:01 GMT X-Openstack-Request-Id: req-0deae01e-5be4-466d-a29a-0aaabb0a672b 2019-04-15 18:34:01,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:34:01,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0deae01e-5be4-466d-a29a-0aaabb0a672b 2019-04-15 18:34:01,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.357204914093s 2019-04-15 18:34:01,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:34:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f"}' 2019-04-15 18:34:02,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:02 GMT Location: http://172.30.9.27:9292/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8fbf068-4bfb-45d6-a059-93607c3fb357 2019-04-15 18:34:02,329 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:34:02Z", "file": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file", "owner": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "size": null, "self": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "checksum": null, "created_at": "2019-04-15T18:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:34:02,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d8fbf068-4bfb-45d6-a059-93607c3fb357 2019-04-15 18:34:02,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.855933904648s 2019-04-15 18:34:02,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:34:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '' 2019-04-15 18:34:03,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:34:04 GMT X-Openstack-Request-Id: req-fb45bc7e-533a-4f50-ad16-3fea0ff7f197 2019-04-15 18:34:03,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:34:03,693 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file used request id req-fb45bc7e-533a-4f50-ad16-3fea0ff7f197 2019-04-15 18:34:03,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36357283592s 2019-04-15 18:34:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:34:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:04,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:04 GMT X-Openstack-Request-Id: req-f41b2e8e-69e5-41ec-9537-bb3a3c786198 2019-04-15 18:34:04,031 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:34:04Z", "file": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file", "owner": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "size": 12716032, "self": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:34:04,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f41b2e8e-69e5-41ec-9537-bb3a3c786198 2019-04-15 18:34:04,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333639144897s 2019-04-15 18:34:04,034 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file', 'owner': u'49da4a1953c64cd7b5852a02dfe36ac6', 'id': u'3e2cd97a-c49c-428f-8610-cce91404b66a', 'size': 12716032, u'self': u'/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'name': 'vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:34:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:34:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f', 'created': u'2019-04-15T18:34:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:34:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:34:04,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:34:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:34:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4ba49f4-5810-4e49-aadc-f40469d35ab7 x-openstack-request-id: req-d4ba49f4-5810-4e49-aadc-f40469d35ab7 2019-04-15 18:34:04,419 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "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": "0a494d97-271d-4075-91b6-e24ef90c4e9f"}} 2019-04-15 18:34:04,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d4ba49f4-5810-4e49-aadc-f40469d35ab7 2019-04-15 18:34:04,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.382458925247s 2019-04-15 18:34:04,421 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'0a494d97-271d-4075-91b6-e24ef90c4e9f', 'swap': 0}) 2019-04-15 18:34:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:34:04,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" -d '{"extra_specs": {}}' 2019-04-15 18:34:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87857084-89d0-4cfa-ab1d-f4ff124826d3 x-openstack-request-id: req-87857084-89d0-4cfa-ab1d-f4ff124826d3 2019-04-15 18:34:04,441 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:34:04,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f/os-extra_specs used request id req-87857084-89d0-4cfa-ab1d-f4ff124826d3 2019-04-15 18:34:04,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196549892426s 2019-04-15 18:34:04,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:34:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:05,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:05 GMT X-Openstack-Request-Id: req-5c46bc9b-448d-475d-a24a-32d02c737ae0 2019-04-15 18:34:05,121 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":["68c8fc5b-c76e-4b21-adb9-15b5436b00d2"],"description":"","tags":[],"updated_at":"2019-04-15T18:33:49Z","qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}]} 2019-04-15 18:34:05,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c46bc9b-448d-475d-a24a-32d02c737ae0 2019-04-15 18:34:05,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.679498910904s 2019-04-15 18:34:05,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:34:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:05,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:05 GMT X-Openstack-Request-Id: req-16f471d7-fc38-49b4-b28b-ff14c2b61320 2019-04-15 18:34:05,461 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:34:04Z", "file": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file", "owner": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "size": 12716032, "self": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:34:05,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-16f471d7-fc38-49b4-b28b-ff14c2b61320 2019-04-15 18:34:05,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334560871124s 2019-04-15 18:34:05,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:34:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:05,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6385cdc0-b1bf-4ea1-bde2-4c19170c3882 x-openstack-request-id: req-6385cdc0-b1bf-4ea1-bde2-4c19170c3882 2019-04-15 18:34:05,754 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "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": "0a494d97-271d-4075-91b6-e24ef90c4e9f"}]} 2019-04-15 18:34:05,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6385cdc0-b1bf-4ea1-bde2-4c19170c3882 2019-04-15 18:34:05,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.28641295433s 2019-04-15 18:34:05,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:34:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"server": {"name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "imageRef": "3e2cd97a-c49c-428f-8610-cce91404b66a", "flavorRef": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8e436019-bca2-438c-8fe0-fa2b5f91e7bc"}]}}' 2019-04-15 18:34:10,172 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07 x-compute-request-id: req-87d2e29d-a547-419c-ab6c-a2db743ff2dc x-openstack-request-id: req-87d2e29d-a547-419c-ab6c-a2db743ff2dc 2019-04-15 18:34:10,173 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "adminPass": "RHmfd9iG9bdP"}} 2019-04-15 18:34:10,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-87d2e29d-a547-419c-ab6c-a2db743ff2dc 2019-04-15 18:34:10,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.41389918327s 2019-04-15 18:34:10,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:11,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d8bec7e-a23e-46ec-81fe-032ff0a7d557 x-openstack-request-id: req-8d8bec7e-a23e-46ec-81fe-032ff0a7d557 2019-04-15 18:34:11,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "user_id": "864ec722f39342b58ce0fa8c8753e812", "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-04-15T18:34:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:11,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d8bec7e-a23e-46ec-81fe-032ff0a7d557 2019-04-15 18:34:11,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26596903801s 2019-04-15 18:34:11,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:34:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:11,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:11 GMT X-Openstack-Request-Id: req-a9bd7dfc-680d-4b9a-9f39-5ffa842d017f 2019-04-15 18:34:11,564 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":["68c8fc5b-c76e-4b21-adb9-15b5436b00d2"],"description":"","tags":[],"updated_at":"2019-04-15T18:33:49Z","qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}]} 2019-04-15 18:34:11,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a9bd7dfc-680d-4b9a-9f39-5ffa842d017f 2019-04-15 18:34:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112049818039s 2019-04-15 18:34:11,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:34:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:11,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:11 GMT X-Openstack-Request-Id: req-0c6f2b70-d7ba-4e78-8c7b-ffba1399f06a 2019-04-15 18:34:11,900 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:33:49Z","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":"49da4a1953c64cd7b5852a02dfe36ac6","id":"68c8fc5b-c76e-4b21-adb9-15b5436b00d2","subnetpool_id":null,"name":"vping_userdata-subnet_500ba883-8b07-4d63-aca8-7687906d003f"}]} 2019-04-15 18:34:11,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0c6f2b70-d7ba-4e78-8c7b-ffba1399f06a 2019-04-15 18:34:11,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.335566043854s 2019-04-15 18:34:11,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:13,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:14,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1ac9ffc-ffc7-4323-ba7c-5efc3edace19 x-openstack-request-id: req-d1ac9ffc-ffc7-4323-ba7c-5efc3edace19 2019-04-15 18:34:14,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:34:14Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:14,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d1ac9ffc-ffc7-4323-ba7c-5efc3edace19 2019-04-15 18:34:14,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545190095901s 2019-04-15 18:34:14,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:16,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:17,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5b68c79-5e5d-4381-9246-32ec0aed2067 x-openstack-request-id: req-c5b68c79-5e5d-4381-9246-32ec0aed2067 2019-04-15 18:34:17,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:34:14Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:17,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5b68c79-5e5d-4381-9246-32ec0aed2067 2019-04-15 18:34:17,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745142936707s 2019-04-15 18:34:17,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:19,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:20,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9e57327-8ab9-4904-8980-16a04a4655cd x-openstack-request-id: req-e9e57327-8ab9-4904-8980-16a04a4655cd 2019-04-15 18:34:20,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:20,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9e57327-8ab9-4904-8980-16a04a4655cd 2019-04-15 18:34:20,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952331066132s 2019-04-15 18:34:20,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:34:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:20,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:20 GMT X-Openstack-Request-Id: req-58700ba8-4780-4c99-9fa7-69e71146cbc6 2019-04-15 18:34:20,508 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:34:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"68c8fc5b-c76e-4b21-adb9-15b5436b00d2","ip_address":"192.168.120.5"}],"id":"f6780970-d5c9-4ac4-af31-58a4eb57cf77","security_groups":["f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7"],"mac_address":"fa:16:3e:25:98:df","project_id":"49da4a1953c64cd7b5852a02dfe36ac6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:34:14Z","binding:vnic_type":"normal","device_id":"e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07","ip_allocation":"immediate"}]} 2019-04-15 18:34:20,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07 used request id req-58700ba8-4780-4c99-9fa7-69e71146cbc6 2019-04-15 18:34:20,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.336777925491s 2019-04-15 18:34:20,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:34:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f6780970-d5c9-4ac4-af31-58a4eb57cf77" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:20,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:20 GMT X-Openstack-Request-Id: req-dd6de445-dcbb-4603-80df-baba59c96e7e 2019-04-15 18:34:20,757 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:34:20,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f6780970-d5c9-4ac4-af31-58a4eb57cf77 used request id req-dd6de445-dcbb-4603-80df-baba59c96e7e 2019-04-15 18:34:20,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237059831619s 2019-04-15 18:34:20,758 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:98:df', 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'3e2cd97a-c49c-428f-8610-cce91404b66a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:34:18.000000', 'flavor': Munch({u'id': u'0a494d97-271d-4075-91b6-e24ef90c4e9f'}), 'az': u'nova', 'id': u'e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'864ec722f39342b58ce0fa8c8753e812', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'name': 'vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f', '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-04-15T18:34:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:34:18Z', 'hostId': u'd9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405', '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-04-15T18:34:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'name': u'vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f', 'adminPass': u'RHmfd9iG9bdP', 'tenant_id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'created_at': u'2019-04-15T18:34:10Z', 'created': u'2019-04-15T18:34:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:34:20,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:34:20,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:20 GMT X-Openstack-Request-Id: req-ee7c99b8-caed-4296-b528-bf1b05fed7e1 2019-04-15 18:34:20,875 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":["68c8fc5b-c76e-4b21-adb9-15b5436b00d2"],"description":"","tags":[],"updated_at":"2019-04-15T18:33:49Z","qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}]} 2019-04-15 18:34:20,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ee7c99b8-caed-4296-b528-bf1b05fed7e1 2019-04-15 18:34:20,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11568903923s 2019-04-15 18:34:20,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:34:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:21,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:21 GMT X-Openstack-Request-Id: req-cf783cf1-2593-4a68-887c-5983cd185cc0 2019-04-15 18:34:21,203 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:34:04Z", "file": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file", "owner": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "size": 12716032, "self": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:34:21,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cf783cf1-2593-4a68-887c-5983cd185cc0 2019-04-15 18:34:21,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321935892105s 2019-04-15 18:34:21,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:34:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:21,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-326c26c0-52bc-4fc6-b53d-356887189f43 x-openstack-request-id: req-326c26c0-52bc-4fc6-b53d-356887189f43 2019-04-15 18:34:21,232 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "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": "0a494d97-271d-4075-91b6-e24ef90c4e9f"}]} 2019-04-15 18:34:21,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-326c26c0-52bc-4fc6-b53d-356887189f43 2019-04-15 18:34:21,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028000831604s 2019-04-15 18:34:21,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:34:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"server": {"name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "imageRef": "3e2cd97a-c49c-428f-8610-cce91404b66a", "flavorRef": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8e436019-bca2-438c-8fe0-fa2b5f91e7bc"}]}}' 2019-04-15 18:34:25,852 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb x-compute-request-id: req-db358c38-9b99-44a7-8307-0ccb5b5a8856 x-openstack-request-id: req-db358c38-9b99-44a7-8307-0ccb5b5a8856 2019-04-15 18:34:25,852 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "adminPass": "BeS7omU9gzBe"}} 2019-04-15 18:34:25,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-db358c38-9b99-44a7-8307-0ccb5b5a8856 2019-04-15 18:34:25,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.61812901497s 2019-04-15 18:34:25,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:26,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a705701-d6d5-4ff0-a603-7f8053b9a652 x-openstack-request-id: req-2a705701-d6d5-4ff0-a603-7f8053b9a652 2019-04-15 18:34:26,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "user_id": "864ec722f39342b58ce0fa8c8753e812", "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-04-15T18:34:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:26,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a705701-d6d5-4ff0-a603-7f8053b9a652 2019-04-15 18:34:26,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690590143204s 2019-04-15 18:34:26,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:28,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:29,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0017e24e-5a43-47a5-9252-f07083032cdb x-openstack-request-id: req-0017e24e-5a43-47a5-9252-f07083032cdb 2019-04-15 18:34:29,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:34:29Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:29,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0017e24e-5a43-47a5-9252-f07083032cdb 2019-04-15 18:34:29,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34791898727s 2019-04-15 18:34:29,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:33,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa368109-38e1-4765-9326-5368018a7a68 x-openstack-request-id: req-fa368109-38e1-4765-9326-5368018a7a68 2019-04-15 18:34:33,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:34:29Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:33,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa368109-38e1-4765-9326-5368018a7a68 2019-04-15 18:34:33,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2975358963s 2019-04-15 18:34:33,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:35,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97e61f7d-f875-42fa-8a35-bea7fcc755c6 x-openstack-request-id: req-97e61f7d-f875-42fa-8a35-bea7fcc755c6 2019-04-15 18:34:36,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:34Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:36,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97e61f7d-f875-42fa-8a35-bea7fcc755c6 2019-04-15 18:34:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.967904090881s 2019-04-15 18:34:36,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:34:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f2d5b585-c887-4a0c-81a1-e638be044dcb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:36,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:36 GMT X-Openstack-Request-Id: req-fe62eb50-614f-46e9-a6d4-7db9f561d232 2019-04-15 18:34:36,526 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:34:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"68c8fc5b-c76e-4b21-adb9-15b5436b00d2","ip_address":"192.168.120.10"}],"id":"79e726f9-95fe-4e4d-90ae-7d9851c1ee3b","security_groups":["f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7"],"mac_address":"fa:16:3e:23:27:61","project_id":"49da4a1953c64cd7b5852a02dfe36ac6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:34:29Z","binding:vnic_type":"normal","device_id":"f2d5b585-c887-4a0c-81a1-e638be044dcb","ip_allocation":"immediate"}]} 2019-04-15 18:34:36,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f2d5b585-c887-4a0c-81a1-e638be044dcb used request id req-fe62eb50-614f-46e9-a6d4-7db9f561d232 2019-04-15 18:34:36,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.331145048141s 2019-04-15 18:34:36,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:34:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=79e726f9-95fe-4e4d-90ae-7d9851c1ee3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:36,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:36 GMT X-Openstack-Request-Id: req-9c6a9244-84c5-4b3d-93c7-0ecc8a060990 2019-04-15 18:34:36,584 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:34:36,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=79e726f9-95fe-4e4d-90ae-7d9851c1ee3b used request id req-9c6a9244-84c5-4b3d-93c7-0ecc8a060990 2019-04-15 18:34:36,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482001304626s 2019-04-15 18:34:36,585 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:27:61', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3e2cd97a-c49c-428f-8610-cce91404b66a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:34:34.000000', 'flavor': Munch({u'id': u'0a494d97-271d-4075-91b6-e24ef90c4e9f'}), 'az': u'nova', 'id': u'f2d5b585-c887-4a0c-81a1-e638be044dcb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'864ec722f39342b58ce0fa8c8753e812', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'name': 'vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f', '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-04-15T18:34:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:34:34Z', 'hostId': u'a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a', '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-04-15T18:34:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'name': u'vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f', 'adminPass': u'BeS7omU9gzBe', 'tenant_id': u'49da4a1953c64cd7b5852a02dfe36ac6', 'created_at': u'2019-04-15T18:34:26Z', 'created': u'2019-04-15T18:34:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:34:36,586 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-04-15 18:34:37,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:37,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:38,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9729a71b-a221-40ff-99ff-4759db769113 x-openstack-request-id: req-9729a71b-a221-40ff-99ff-4759db769113 2019-04-15 18:34:38,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:34Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:38,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9729a71b-a221-40ff-99ff-4759db769113 2019-04-15 18:34:38,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6915538311s 2019-04-15 18:34:38,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:34:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:34:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7945 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-949cf1cc-f840-46f5-8082-f056025efd7b x-openstack-request-id: req-949cf1cc-f840-46f5-8082-f056025efd7b 2019-04-15 18:34:38,385 - keystoneauth.session - DEBUG - 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 693077936 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.225449] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228394] pid_max: default: 32768 minimum: 301\n[ 0.229992] ACPI: Core revision 20150930\n[ 0.231993] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234295] Security Framework initialized\n[ 0.235733] Yama: becoming mindful.\n[ 0.237026] AppArmor: AppArmor initialized\n[ 0.238512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240823] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247614] Initializing cgroup subsys io\n[ 0.249057] Initializing cgroup subsys memory\n[ 0.250583] Initializing cgroup subsys devices\n[ 0.252139] Initializing cgroup subsys freezer\n[ 0.253681] Initializing cgroup subsys net_cls\n[ 0.255217] Initializing cgroup subsys perf_event\n[ 0.256836] Initializing cgroup subsys net_prio\n[ 0.258404] Initializing cgroup subsys hugetlb\n[ 0.259952] Initializing cgroup subsys pids\n[ 0.261474] CPU: Physical Processor ID: 0\n[ 0.263606] mce: CPU supports 10 MCE banks\n[ 0.265095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294158] ftrace: allocating 31920 entries in 125 pages\n[ 0.325561] smpboot: Max logical packages: 1\n[ 0.327073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329461] x2apic enabled\n[ 0.330836] Switched APIC routing to physical x2apic.\n[ 0.333744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335730] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342562] KVM setup paravirtual spinlock\n[ 0.344493] x86: Booted up 1 node, 1 CPUs\n[ 0.345916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348307] devtmpfs: initialized\n[ 0.350557] evm: security.selinux\n[ 0.351790] evm: security.SMACK64\n[ 0.353013] evm: security.SMACK64EXEC\n[ 0.354333] evm: security.SMACK64TRANSMUTE\n[ 0.355767] evm: security.SMACK64MMAP\n[ 0.357085] evm: security.ima\n[ 0.358211] evm: security.capability\n[ 0.359578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362815] pinctrl core: initialized pinctrl subsystem\n[ 0.364713] RTC time: 18:34:34, date: 04/15/19\n[ 0.366356] NET: Registered protocol family 16\n[ 0.368022] cpuidle: using governor ladder\n[ 0.369485] cpuidle: using governor menu\n[ 0.370878] PCCT header not found.\n[ 0.372176] ACPI: bus type PCI registered\n[ 0.373596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375775] PCI: Using configuration type 1 for base access\n[ 0.378363] ACPI: Added _OSI(Module Device)\n[ 0.379845] ACPI: Added _OSI(Processor Device)\n[ 0.381373] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385569] ACPI: Interpreter enabled\n[ 0.386911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400089] ACPI: (supports S0 S5)\n[ 0.401349] ACPI: Using IOAPIC for interrupt routing\n[ 0.403048] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417903] acpiphp: Slot [3] registered\n[ 0.419332] acpiphp: Slot [4] registered\n[ 0.420759] acpiphp: Slot [5] registered\n[ 0.422187] acpiphp: Slot [6] registered\n[ 0.423607] acpiphp: Slot [7] registered\n[ 0.425036] acpiphp: Slot [8] registered\n[ 0.426470] acpiphp: Slot [9] registered\n[ 0.427891] acpiphp: Slot [10] registered\n[ 0.429337] acpiphp: Slot [11] registered\n[ 0.430790] acpiphp: Slot [12] registered\n[ 0.432239] acpiphp: Slot [13] registered\n[ 0.433685] acpiphp: Slot [14] registered\n[ 0.435140] acpiphp: Slot [15] registered\n[ 0.452616] acpiphp: Slot [16] registered\n[ 0.454085] acpiphp: Slot [17] registered\n[ 0.455535] acpiphp: Slot [18] registered\n[ 0.456992] acpiphp: Slot [19] registered\n[ 0.458434] acpiphp: Slot [20] registered\n[ 0.459887] acpiphp: Slot [21] registered\n[ 0.461340] acpiphp: Slot [22] registered\n[ 0.462789] acpiphp: Slot [23] registered\n[ 0.464244] acpiphp: Slot [24] registered\n[ 0.465696] acpiphp: Slot [25] registered\n[ 0.467143] acpiphp: Slot [26] registered\n[ 0.468589] acpiphp: Slot [27] registered\n[ 0.470046] acpiphp: Slot [28] registered\n[ 0.471496] acpiphp: Slot [29] registered\n[ 0.472945] acpiphp: Slot [30] registered\n[ 0.474410] acpiphp: Slot [31] registered\n[ 0.475858] PCI host bridge to bus 0000:00\n[ 0.477317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484308] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489562] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539554] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546540] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551214] vgaarb: loaded\n[ 0.552281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554423] SCSI subsystem initialized\n[ 0.556084] ACPI: bus type USB registered\n[ 0.557560] usbcore: registered new interface driver usbfs\n[ 0.559411] usbcore: registered new interface driver hub\n[ 0.561220] usbcore: registered new device driver usb\n[ 0.563157] PCI: Using ACPI for IRQ routing\n[ 0.565100] NetLabel: Initializing\n[ 0.566377] NetLabel: domain hash size = 128\n[ 0.567901] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569618] NetLabel: unlabeled traffic allowed by default\n[ 0.571701] clocksource: Switched to clocksource kvm-clock\n[ 0.582089] AppArmor: AppArmor Filesystem Enabled\n[ 0.583793] pnp: PnP ACPI init\n[ 0.585321] pnp: PnP ACPI: found 5 devices\n[ 0.592559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595621] NET: Registered protocol family 2\n[ 0.597447] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599767] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601922] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604083] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608144] NET: Registered protocol family 1\n[ 0.609712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611688] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643732] Trying to unpack rootfs image as initramfs...\n[ 0.705488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708394] Scanning for low memory corruption every 60 seconds\n[ 0.710668] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712778] audit: initializing netlink subsys (disabled)\n[ 0.714608] audit: type=2000 audit(1555353275.856:1): initialized\n[ 0.716893] Initialise system trusted keyring\n[ 0.718549] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720634] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723817] zbud: loaded\n[ 0.725009] VFS: Disk quotas dquot_6.6.0\n[ 0.726456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729094] fuse init (API version 7.23)\n[ 0.730641] Key type big_key registered\n[ 0.732082] Allocating IMA MOK and blacklist keyrings.\n[ 0.734161] Key type asymmetric registered\n[ 0.735627] Asymmetric key parser 'x509' registered\n[ 0.737341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739997] io scheduler noop registered\n[ 0.741404] io scheduler deadline registered (default)\n[ 0.743175] io scheduler cfq registered\n[ 0.744668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.751368] ACPI: Power Button [PWRF]\n[ 0.752834] GHES: HEST is not enabled!\n[ 0.767134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799987] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828847] Linux agpgart interface v0.103\n[ 0.832505] brd: module loaded\n[ 0.834938] loop: module loaded\n[ 0.840803] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.843397] GPT:90111 != 2097151\n[ 0.844607] GPT:Alternate GPT header not at the end of the disk.\n[ 0.846582] GPT:90111 != 2097151\n[ 0.847795] GPT: Use GNU Parted to correct GPT errors.\n[ 0.849534] vda: vda1 vda15\n[ 0.851391] scsi host0: ata_piix\n[ 0.852733] scsi host1: ata_piix\n[ 0.854004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.856200] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.859000] libphy: Fixed MDIO Bus: probed\n[ 0.860476] tun: Universal TUN/TAP device driver, 1.6\n[ 0.862196] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.865452] PPP generic driver version 2.4.2\n[ 0.867047] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.869193] ehci-pci: EHCI PCI platform driver\n[ 0.870763] ehci-platform: EHCI generic platform driver\n[ 0.872549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874591] ohci-pci: OHCI PCI platform driver\n[ 0.876162] ohci-platform: OHCI generic platform driver\n[ 0.877940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.892987] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.894769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.897391] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.899164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.901189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.903430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.905961] usb usb1: Product: UHCI Host Controller\n[ 0.907631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.909677] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.911377] hub 1-0:1.0: USB hub found\n[ 0.912762] hub 1-0:1.0: 2 ports detected\n[ 0.914360] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.919715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.921522] mousedev: PS/2 mouse device common for all mice\n[ 0.923749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.926776] rtc_cmos 00:00: RTC can wake from S4\n[ 0.928903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933143] i2c /dev entries driver\n[ 0.934489] device-mapper: uevent: version 1.0.3\n[ 0.936206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939103] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.941395] NET: Registered protocol family 10\n[ 0.943244] NET: Registered protocol family 17\n[ 0.944835] Key type dns_resolver registered\n[ 0.946503] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.948464] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.951556] registered taskstats version 1\n[ 0.953055] Loading compiled-in X.509 certificates\n[ 0.955277] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.958594] zswap: loaded using pool lzo/zbud\n[ 0.960957] Key type trusted registered\n[ 0.963395] Key type encrypted registered\n[ 0.964864] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.966731] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968603] evm: HMAC attrs: 0x1\n[ 0.970208] Magic number: 15:54:595\n[ 0.971674] rtc_cmos 00:00: setting system clock to 2019-04-15 18:34:35 UTC (1555353275)\n[ 0.974530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.976528] EDD information not available.\n[ 1.013497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032363] Write protecting the kernel read-only data: 14336k\n[ 1.035745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038826] 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.091303] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. 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\n"} 2019-04-15 18:34:38,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb/action used request id req-949cf1cc-f840-46f5-8082-f056025efd7b 2019-04-15 18:34:38,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103248119354s 2019-04-15 18:34:38,386 - 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 693077936 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.225449] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228394] pid_max: default: 32768 minimum: 301 [ 0.229992] ACPI: Core revision 20150930 [ 0.231993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234295] Security Framework initialized [ 0.235733] Yama: becoming mindful. [ 0.237026] AppArmor: AppArmor initialized [ 0.238512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240823] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247614] Initializing cgroup subsys io [ 0.249057] Initializing cgroup subsys memory [ 0.250583] Initializing cgroup subsys devices [ 0.252139] Initializing cgroup subsys freezer [ 0.253681] Initializing cgroup subsys net_cls [ 0.255217] Initializing cgroup subsys perf_event [ 0.256836] Initializing cgroup subsys net_prio [ 0.258404] Initializing cgroup subsys hugetlb [ 0.259952] Initializing cgroup subsys pids [ 0.261474] CPU: Physical Processor ID: 0 [ 0.263606] mce: CPU supports 10 MCE banks [ 0.265095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294158] ftrace: allocating 31920 entries in 125 pages [ 0.325561] smpboot: Max logical packages: 1 [ 0.327073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329461] x2apic enabled [ 0.330836] Switched APIC routing to physical x2apic. [ 0.333744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335730] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342562] KVM setup paravirtual spinlock [ 0.344493] x86: Booted up 1 node, 1 CPUs [ 0.345916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348307] devtmpfs: initialized [ 0.350557] evm: security.selinux [ 0.351790] evm: security.SMACK64 [ 0.353013] evm: security.SMACK64EXEC [ 0.354333] evm: security.SMACK64TRANSMUTE [ 0.355767] evm: security.SMACK64MMAP [ 0.357085] evm: security.ima [ 0.358211] evm: security.capability [ 0.359578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362815] pinctrl core: initialized pinctrl subsystem [ 0.364713] RTC time: 18:34:34, date: 04/15/19 [ 0.366356] NET: Registered protocol family 16 [ 0.368022] cpuidle: using governor ladder [ 0.369485] cpuidle: using governor menu [ 0.370878] PCCT header not found. [ 0.372176] ACPI: bus type PCI registered [ 0.373596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375775] PCI: Using configuration type 1 for base access [ 0.378363] ACPI: Added _OSI(Module Device) [ 0.379845] ACPI: Added _OSI(Processor Device) [ 0.381373] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385569] ACPI: Interpreter enabled [ 0.386911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400089] ACPI: (supports S0 S5) [ 0.401349] ACPI: Using IOAPIC for interrupt routing [ 0.403048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417903] acpiphp: Slot [3] registered [ 0.419332] acpiphp: Slot [4] registered [ 0.420759] acpiphp: Slot [5] registered [ 0.422187] acpiphp: Slot [6] registered [ 0.423607] acpiphp: Slot [7] registered [ 0.425036] acpiphp: Slot [8] registered [ 0.426470] acpiphp: Slot [9] registered [ 0.427891] acpiphp: Slot [10] registered [ 0.429337] acpiphp: Slot [11] registered [ 0.430790] acpiphp: Slot [12] registered [ 0.432239] acpiphp: Slot [13] registered [ 0.433685] acpiphp: Slot [14] registered [ 0.435140] acpiphp: Slot [15] registered [ 0.452616] acpiphp: Slot [16] registered [ 0.454085] acpiphp: Slot [17] registered [ 0.455535] acpiphp: Slot [18] registered [ 0.456992] acpiphp: Slot [19] registered [ 0.458434] acpiphp: Slot [20] registered [ 0.459887] acpiphp: Slot [21] registered [ 0.461340] acpiphp: Slot [22] registered [ 0.462789] acpiphp: Slot [23] registered [ 0.464244] acpiphp: Slot [24] registered [ 0.465696] acpiphp: Slot [25] registered [ 0.467143] acpiphp: Slot [26] registered [ 0.468589] acpiphp: Slot [27] registered [ 0.470046] acpiphp: Slot [28] registered [ 0.471496] acpiphp: Slot [29] registered [ 0.472945] acpiphp: Slot [30] registered [ 0.474410] acpiphp: Slot [31] registered [ 0.475858] PCI host bridge to bus 0000:00 [ 0.477317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484308] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489562] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539554] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546540] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551214] vgaarb: loaded [ 0.552281] vgaarb: bridge control possible 0000:00:02.0 [ 0.554423] SCSI subsystem initialized [ 0.556084] ACPI: bus type USB registered [ 0.557560] usbcore: registered new interface driver usbfs [ 0.559411] usbcore: registered new interface driver hub [ 0.561220] usbcore: registered new device driver usb [ 0.563157] PCI: Using ACPI for IRQ routing [ 0.565100] NetLabel: Initializing [ 0.566377] NetLabel: domain hash size = 128 [ 0.567901] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569618] NetLabel: unlabeled traffic allowed by default [ 0.571701] clocksource: Switched to clocksource kvm-clock [ 0.582089] AppArmor: AppArmor Filesystem Enabled [ 0.583793] pnp: PnP ACPI init [ 0.585321] pnp: PnP ACPI: found 5 devices [ 0.592559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595621] NET: Registered protocol family 2 [ 0.597447] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599767] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601922] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608144] NET: Registered protocol family 1 [ 0.609712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611688] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613619] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643732] Trying to unpack rootfs image as initramfs... [ 0.705488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708394] Scanning for low memory corruption every 60 seconds [ 0.710668] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712778] audit: initializing netlink subsys (disabled) [ 0.714608] audit: type=2000 audit(1555353275.856:1): initialized [ 0.716893] Initialise system trusted keyring [ 0.718549] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720634] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723817] zbud: loaded [ 0.725009] VFS: Disk quotas dquot_6.6.0 [ 0.726456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729094] fuse init (API version 7.23) [ 0.730641] Key type big_key registered [ 0.732082] Allocating IMA MOK and blacklist keyrings. [ 0.734161] Key type asymmetric registered [ 0.735627] Asymmetric key parser 'x509' registered [ 0.737341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739997] io scheduler noop registered [ 0.741404] io scheduler deadline registered (default) [ 0.743175] io scheduler cfq registered [ 0.744668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.751368] ACPI: Power Button [PWRF] [ 0.752834] GHES: HEST is not enabled! [ 0.767134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799987] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828847] Linux agpgart interface v0.103 [ 0.832505] brd: module loaded [ 0.834938] loop: module loaded [ 0.840803] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.843397] GPT:90111 != 2097151 [ 0.844607] GPT:Alternate GPT header not at the end of the disk. [ 0.846582] GPT:90111 != 2097151 [ 0.847795] GPT: Use GNU Parted to correct GPT errors. [ 0.849534] vda: vda1 vda15 [ 0.851391] scsi host0: ata_piix [ 0.852733] scsi host1: ata_piix [ 0.854004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.856200] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859000] libphy: Fixed MDIO Bus: probed [ 0.860476] tun: Universal TUN/TAP device driver, 1.6 [ 0.862196] tun: (C) 1999-2004 Max Krasnyansky [ 0.865452] PPP generic driver version 2.4.2 [ 0.867047] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.869193] ehci-pci: EHCI PCI platform driver [ 0.870763] ehci-platform: EHCI generic platform driver [ 0.872549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874591] ohci-pci: OHCI PCI platform driver [ 0.876162] ohci-platform: OHCI generic platform driver [ 0.877940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.894769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.897391] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.899164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.901189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.903430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.905961] usb usb1: Product: UHCI Host Controller [ 0.907631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.909677] usb usb1: SerialNumber: 0000:00:01.2 [ 0.911377] hub 1-0:1.0: USB hub found [ 0.912762] hub 1-0:1.0: 2 ports detected [ 0.914360] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.919715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.921522] mousedev: PS/2 mouse device common for all mice [ 0.923749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.926776] rtc_cmos 00:00: RTC can wake from S4 [ 0.928903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933143] i2c /dev entries driver [ 0.934489] device-mapper: uevent: version 1.0.3 [ 0.936206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939103] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941395] NET: Registered protocol family 10 [ 0.943244] NET: Registered protocol family 17 [ 0.944835] Key type dns_resolver registered [ 0.946503] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948464] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951556] registered taskstats version 1 [ 0.953055] Loading compiled-in X.509 certificates [ 0.955277] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958594] zswap: loaded using pool lzo/zbud [ 0.960957] Key type trusted registered [ 0.963395] Key type encrypted registered [ 0.964864] AppArmor: AppArmor sha1 policy hashing enabled [ 0.966731] ima: No TPM chip found, activating TPM-bypass! [ 0.968603] evm: HMAC attrs: 0x1 [ 0.970208] Magic number: 15:54:595 [ 0.971674] rtc_cmos 00:00: setting system clock to 2019-04-15 18:34:35 UTC (1555353275) [ 0.974530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.976528] EDD information not available. [ 1.013497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032363] Write protecting the kernel read-only data: 14336k [ 1.035745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038826] 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.091303] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. 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 2019-04-15 18:34:38,387 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-04-15 18:34:39,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:39,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6480a10b-ac0d-4f21-89de-4ad3c46c908f x-openstack-request-id: req-6480a10b-ac0d-4f21-89de-4ad3c46c908f 2019-04-15 18:34:39,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:34Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:18Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:39,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6480a10b-ac0d-4f21-89de-4ad3c46c908f 2019-04-15 18:34:39,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454324007034s 2019-04-15 18:34:39,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:34:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:34:39,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8268 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9701ace5-b270-4b07-bb42-e758429b16e5 x-openstack-request-id: req-9701ace5-b270-4b07-bb42-e758429b16e5 2019-04-15 18:34:39,952 - keystoneauth.session - DEBUG - 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 693077936 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.225449] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228394] pid_max: default: 32768 minimum: 301\n[ 0.229992] ACPI: Core revision 20150930\n[ 0.231993] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234295] Security Framework initialized\n[ 0.235733] Yama: becoming mindful.\n[ 0.237026] AppArmor: AppArmor initialized\n[ 0.238512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240823] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247614] Initializing cgroup subsys io\n[ 0.249057] Initializing cgroup subsys memory\n[ 0.250583] Initializing cgroup subsys devices\n[ 0.252139] Initializing cgroup subsys freezer\n[ 0.253681] Initializing cgroup subsys net_cls\n[ 0.255217] Initializing cgroup subsys perf_event\n[ 0.256836] Initializing cgroup subsys net_prio\n[ 0.258404] Initializing cgroup subsys hugetlb\n[ 0.259952] Initializing cgroup subsys pids\n[ 0.261474] CPU: Physical Processor ID: 0\n[ 0.263606] mce: CPU supports 10 MCE banks\n[ 0.265095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294158] ftrace: allocating 31920 entries in 125 pages\n[ 0.325561] smpboot: Max logical packages: 1\n[ 0.327073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329461] x2apic enabled\n[ 0.330836] Switched APIC routing to physical x2apic.\n[ 0.333744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335730] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342562] KVM setup paravirtual spinlock\n[ 0.344493] x86: Booted up 1 node, 1 CPUs\n[ 0.345916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348307] devtmpfs: initialized\n[ 0.350557] evm: security.selinux\n[ 0.351790] evm: security.SMACK64\n[ 0.353013] evm: security.SMACK64EXEC\n[ 0.354333] evm: security.SMACK64TRANSMUTE\n[ 0.355767] evm: security.SMACK64MMAP\n[ 0.357085] evm: security.ima\n[ 0.358211] evm: security.capability\n[ 0.359578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362815] pinctrl core: initialized pinctrl subsystem\n[ 0.364713] RTC time: 18:34:34, date: 04/15/19\n[ 0.366356] NET: Registered protocol family 16\n[ 0.368022] cpuidle: using governor ladder\n[ 0.369485] cpuidle: using governor menu\n[ 0.370878] PCCT header not found.\n[ 0.372176] ACPI: bus type PCI registered\n[ 0.373596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375775] PCI: Using configuration type 1 for base access\n[ 0.378363] ACPI: Added _OSI(Module Device)\n[ 0.379845] ACPI: Added _OSI(Processor Device)\n[ 0.381373] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385569] ACPI: Interpreter enabled\n[ 0.386911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400089] ACPI: (supports S0 S5)\n[ 0.401349] ACPI: Using IOAPIC for interrupt routing\n[ 0.403048] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417903] acpiphp: Slot [3] registered\n[ 0.419332] acpiphp: Slot [4] registered\n[ 0.420759] acpiphp: Slot [5] registered\n[ 0.422187] acpiphp: Slot [6] registered\n[ 0.423607] acpiphp: Slot [7] registered\n[ 0.425036] acpiphp: Slot [8] registered\n[ 0.426470] acpiphp: Slot [9] registered\n[ 0.427891] acpiphp: Slot [10] registered\n[ 0.429337] acpiphp: Slot [11] registered\n[ 0.430790] acpiphp: Slot [12] registered\n[ 0.432239] acpiphp: Slot [13] registered\n[ 0.433685] acpiphp: Slot [14] registered\n[ 0.435140] acpiphp: Slot [15] registered\n[ 0.452616] acpiphp: Slot [16] registered\n[ 0.454085] acpiphp: Slot [17] registered\n[ 0.455535] acpiphp: Slot [18] registered\n[ 0.456992] acpiphp: Slot [19] registered\n[ 0.458434] acpiphp: Slot [20] registered\n[ 0.459887] acpiphp: Slot [21] registered\n[ 0.461340] acpiphp: Slot [22] registered\n[ 0.462789] acpiphp: Slot [23] registered\n[ 0.464244] acpiphp: Slot [24] registered\n[ 0.465696] acpiphp: Slot [25] registered\n[ 0.467143] acpiphp: Slot [26] registered\n[ 0.468589] acpiphp: Slot [27] registered\n[ 0.470046] acpiphp: Slot [28] registered\n[ 0.471496] acpiphp: Slot [29] registered\n[ 0.472945] acpiphp: Slot [30] registered\n[ 0.474410] acpiphp: Slot [31] registered\n[ 0.475858] PCI host bridge to bus 0000:00\n[ 0.477317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484308] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489562] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539554] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546540] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551214] vgaarb: loaded\n[ 0.552281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554423] SCSI subsystem initialized\n[ 0.556084] ACPI: bus type USB registered\n[ 0.557560] usbcore: registered new interface driver usbfs\n[ 0.559411] usbcore: registered new interface driver hub\n[ 0.561220] usbcore: registered new device driver usb\n[ 0.563157] PCI: Using ACPI for IRQ routing\n[ 0.565100] NetLabel: Initializing\n[ 0.566377] NetLabel: domain hash size = 128\n[ 0.567901] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569618] NetLabel: unlabeled traffic allowed by default\n[ 0.571701] clocksource: Switched to clocksource kvm-clock\n[ 0.582089] AppArmor: AppArmor Filesystem Enabled\n[ 0.583793] pnp: PnP ACPI init\n[ 0.585321] pnp: PnP ACPI: found 5 devices\n[ 0.592559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595621] NET: Registered protocol family 2\n[ 0.597447] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599767] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601922] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604083] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608144] NET: Registered protocol family 1\n[ 0.609712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611688] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643732] Trying to unpack rootfs image as initramfs...\n[ 0.705488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708394] Scanning for low memory corruption every 60 seconds\n[ 0.710668] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712778] audit: initializing netlink subsys (disabled)\n[ 0.714608] audit: type=2000 audit(1555353275.856:1): initialized\n[ 0.716893] Initialise system trusted keyring\n[ 0.718549] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720634] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723817] zbud: loaded\n[ 0.725009] VFS: Disk quotas dquot_6.6.0\n[ 0.726456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729094] fuse init (API version 7.23)\n[ 0.730641] Key type big_key registered\n[ 0.732082] Allocating IMA MOK and blacklist keyrings.\n[ 0.734161] Key type asymmetric registered\n[ 0.735627] Asymmetric key parser 'x509' registered\n[ 0.737341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739997] io scheduler noop registered\n[ 0.741404] io scheduler deadline registered (default)\n[ 0.743175] io scheduler cfq registered\n[ 0.744668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.751368] ACPI: Power Button [PWRF]\n[ 0.752834] GHES: HEST is not enabled!\n[ 0.767134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799987] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828847] Linux agpgart interface v0.103\n[ 0.832505] brd: module loaded\n[ 0.834938] loop: module loaded\n[ 0.840803] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.843397] GPT:90111 != 2097151\n[ 0.844607] GPT:Alternate GPT header not at the end of the disk.\n[ 0.846582] GPT:90111 != 2097151\n[ 0.847795] GPT: Use GNU Parted to correct GPT errors.\n[ 0.849534] vda: vda1 vda15\n[ 0.851391] scsi host0: ata_piix\n[ 0.852733] scsi host1: ata_piix\n[ 0.854004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.856200] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.859000] libphy: Fixed MDIO Bus: probed\n[ 0.860476] tun: Universal TUN/TAP device driver, 1.6\n[ 0.862196] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.865452] PPP generic driver version 2.4.2\n[ 0.867047] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.869193] ehci-pci: EHCI PCI platform driver\n[ 0.870763] ehci-platform: EHCI generic platform driver\n[ 0.872549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874591] ohci-pci: OHCI PCI platform driver\n[ 0.876162] ohci-platform: OHCI generic platform driver\n[ 0.877940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.892987] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.894769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.897391] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.899164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.901189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.903430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.905961] usb usb1: Product: UHCI Host Controller\n[ 0.907631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.909677] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.911377] hub 1-0:1.0: USB hub found\n[ 0.912762] hub 1-0:1.0: 2 ports detected\n[ 0.914360] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.919715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.921522] mousedev: PS/2 mouse device common for all mice\n[ 0.923749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.926776] rtc_cmos 00:00: RTC can wake from S4\n[ 0.928903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933143] i2c /dev entries driver\n[ 0.934489] device-mapper: uevent: version 1.0.3\n[ 0.936206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939103] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.941395] NET: Registered protocol family 10\n[ 0.943244] NET: Registered protocol family 17\n[ 0.944835] Key type dns_resolver registered\n[ 0.946503] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.948464] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.951556] registered taskstats version 1\n[ 0.953055] Loading compiled-in X.509 certificates\n[ 0.955277] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.958594] zswap: loaded using pool lzo/zbud\n[ 0.960957] Key type trusted registered\n[ 0.963395] Key type encrypted registered\n[ 0.964864] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.966731] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968603] evm: HMAC attrs: 0x1\n[ 0.970208] Magic number: 15:54:595\n[ 0.971674] rtc_cmos 00:00: setting system clock to 2019-04-15 18:34:35 UTC (1555353275)\n[ 0.974530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.976528] EDD information not available.\n[ 1.013497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032363] Write protecting the kernel read-only data: 14336k\n[ 1.035745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038826] 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.091303] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. 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-----\n"} 2019-04-15 18:34:39,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb/action used request id req-9701ace5-b270-4b07-bb42-e758429b16e5 2019-04-15 18:34:39,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107305049896s 2019-04-15 18:34:39,954 - 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 693077936 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.225449] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228394] pid_max: default: 32768 minimum: 301 [ 0.229992] ACPI: Core revision 20150930 [ 0.231993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234295] Security Framework initialized [ 0.235733] Yama: becoming mindful. [ 0.237026] AppArmor: AppArmor initialized [ 0.238512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240823] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247614] Initializing cgroup subsys io [ 0.249057] Initializing cgroup subsys memory [ 0.250583] Initializing cgroup subsys devices [ 0.252139] Initializing cgroup subsys freezer [ 0.253681] Initializing cgroup subsys net_cls [ 0.255217] Initializing cgroup subsys perf_event [ 0.256836] Initializing cgroup subsys net_prio [ 0.258404] Initializing cgroup subsys hugetlb [ 0.259952] Initializing cgroup subsys pids [ 0.261474] CPU: Physical Processor ID: 0 [ 0.263606] mce: CPU supports 10 MCE banks [ 0.265095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294158] ftrace: allocating 31920 entries in 125 pages [ 0.325561] smpboot: Max logical packages: 1 [ 0.327073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329461] x2apic enabled [ 0.330836] Switched APIC routing to physical x2apic. [ 0.333744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335730] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342562] KVM setup paravirtual spinlock [ 0.344493] x86: Booted up 1 node, 1 CPUs [ 0.345916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348307] devtmpfs: initialized [ 0.350557] evm: security.selinux [ 0.351790] evm: security.SMACK64 [ 0.353013] evm: security.SMACK64EXEC [ 0.354333] evm: security.SMACK64TRANSMUTE [ 0.355767] evm: security.SMACK64MMAP [ 0.357085] evm: security.ima [ 0.358211] evm: security.capability [ 0.359578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362815] pinctrl core: initialized pinctrl subsystem [ 0.364713] RTC time: 18:34:34, date: 04/15/19 [ 0.366356] NET: Registered protocol family 16 [ 0.368022] cpuidle: using governor ladder [ 0.369485] cpuidle: using governor menu [ 0.370878] PCCT header not found. [ 0.372176] ACPI: bus type PCI registered [ 0.373596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375775] PCI: Using configuration type 1 for base access [ 0.378363] ACPI: Added _OSI(Module Device) [ 0.379845] ACPI: Added _OSI(Processor Device) [ 0.381373] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385569] ACPI: Interpreter enabled [ 0.386911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400089] ACPI: (supports S0 S5) [ 0.401349] ACPI: Using IOAPIC for interrupt routing [ 0.403048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417903] acpiphp: Slot [3] registered [ 0.419332] acpiphp: Slot [4] registered [ 0.420759] acpiphp: Slot [5] registered [ 0.422187] acpiphp: Slot [6] registered [ 0.423607] acpiphp: Slot [7] registered [ 0.425036] acpiphp: Slot [8] registered [ 0.426470] acpiphp: Slot [9] registered [ 0.427891] acpiphp: Slot [10] registered [ 0.429337] acpiphp: Slot [11] registered [ 0.430790] acpiphp: Slot [12] registered [ 0.432239] acpiphp: Slot [13] registered [ 0.433685] acpiphp: Slot [14] registered [ 0.435140] acpiphp: Slot [15] registered [ 0.452616] acpiphp: Slot [16] registered [ 0.454085] acpiphp: Slot [17] registered [ 0.455535] acpiphp: Slot [18] registered [ 0.456992] acpiphp: Slot [19] registered [ 0.458434] acpiphp: Slot [20] registered [ 0.459887] acpiphp: Slot [21] registered [ 0.461340] acpiphp: Slot [22] registered [ 0.462789] acpiphp: Slot [23] registered [ 0.464244] acpiphp: Slot [24] registered [ 0.465696] acpiphp: Slot [25] registered [ 0.467143] acpiphp: Slot [26] registered [ 0.468589] acpiphp: Slot [27] registered [ 0.470046] acpiphp: Slot [28] registered [ 0.471496] acpiphp: Slot [29] registered [ 0.472945] acpiphp: Slot [30] registered [ 0.474410] acpiphp: Slot [31] registered [ 0.475858] PCI host bridge to bus 0000:00 [ 0.477317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484308] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489562] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539554] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546540] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551214] vgaarb: loaded [ 0.552281] vgaarb: bridge control possible 0000:00:02.0 [ 0.554423] SCSI subsystem initialized [ 0.556084] ACPI: bus type USB registered [ 0.557560] usbcore: registered new interface driver usbfs [ 0.559411] usbcore: registered new interface driver hub [ 0.561220] usbcore: registered new device driver usb [ 0.563157] PCI: Using ACPI for IRQ routing [ 0.565100] NetLabel: Initializing [ 0.566377] NetLabel: domain hash size = 128 [ 0.567901] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569618] NetLabel: unlabeled traffic allowed by default [ 0.571701] clocksource: Switched to clocksource kvm-clock [ 0.582089] AppArmor: AppArmor Filesystem Enabled [ 0.583793] pnp: PnP ACPI init [ 0.585321] pnp: PnP ACPI: found 5 devices [ 0.592559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595621] NET: Registered protocol family 2 [ 0.597447] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599767] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601922] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608144] NET: Registered protocol family 1 [ 0.609712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611688] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613619] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643732] Trying to unpack rootfs image as initramfs... [ 0.705488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708394] Scanning for low memory corruption every 60 seconds [ 0.710668] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712778] audit: initializing netlink subsys (disabled) [ 0.714608] audit: type=2000 audit(1555353275.856:1): initialized [ 0.716893] Initialise system trusted keyring [ 0.718549] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720634] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723817] zbud: loaded [ 0.725009] VFS: Disk quotas dquot_6.6.0 [ 0.726456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729094] fuse init (API version 7.23) [ 0.730641] Key type big_key registered [ 0.732082] Allocating IMA MOK and blacklist keyrings. [ 0.734161] Key type asymmetric registered [ 0.735627] Asymmetric key parser 'x509' registered [ 0.737341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739997] io scheduler noop registered [ 0.741404] io scheduler deadline registered (default) [ 0.743175] io scheduler cfq registered [ 0.744668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.751368] ACPI: Power Button [PWRF] [ 0.752834] GHES: HEST is not enabled! [ 0.767134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799987] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828847] Linux agpgart interface v0.103 [ 0.832505] brd: module loaded [ 0.834938] loop: module loaded [ 0.840803] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.843397] GPT:90111 != 2097151 [ 0.844607] GPT:Alternate GPT header not at the end of the disk. [ 0.846582] GPT:90111 != 2097151 [ 0.847795] GPT: Use GNU Parted to correct GPT errors. [ 0.849534] vda: vda1 vda15 [ 0.851391] scsi host0: ata_piix [ 0.852733] scsi host1: ata_piix [ 0.854004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.856200] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859000] libphy: Fixed MDIO Bus: probed [ 0.860476] tun: Universal TUN/TAP device driver, 1.6 [ 0.862196] tun: (C) 1999-2004 Max Krasnyansky [ 0.865452] PPP generic driver version 2.4.2 [ 0.867047] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.869193] ehci-pci: EHCI PCI platform driver [ 0.870763] ehci-platform: EHCI generic platform driver [ 0.872549] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874591] ohci-pci: OHCI PCI platform driver [ 0.876162] ohci-platform: OHCI generic platform driver [ 0.877940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.894769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.897391] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.899164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.901189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.903430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.905961] usb usb1: Product: UHCI Host Controller [ 0.907631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.909677] usb usb1: SerialNumber: 0000:00:01.2 [ 0.911377] hub 1-0:1.0: USB hub found [ 0.912762] hub 1-0:1.0: 2 ports detected [ 0.914360] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.919715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.921522] mousedev: PS/2 mouse device common for all mice [ 0.923749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.926776] rtc_cmos 00:00: RTC can wake from S4 [ 0.928903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933143] i2c /dev entries driver [ 0.934489] device-mapper: uevent: version 1.0.3 [ 0.936206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939103] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941395] NET: Registered protocol family 10 [ 0.943244] NET: Registered protocol family 17 [ 0.944835] Key type dns_resolver registered [ 0.946503] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948464] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951556] registered taskstats version 1 [ 0.953055] Loading compiled-in X.509 certificates [ 0.955277] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958594] zswap: loaded using pool lzo/zbud [ 0.960957] Key type trusted registered [ 0.963395] Key type encrypted registered [ 0.964864] AppArmor: AppArmor sha1 policy hashing enabled [ 0.966731] ima: No TPM chip found, activating TPM-bypass! [ 0.968603] evm: HMAC attrs: 0x1 [ 0.970208] Magic number: 15:54:595 [ 0.971674] rtc_cmos 00:00: setting system clock to 2019-04-15 18:34:35 UTC (1555353275) [ 0.974530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.976528] EDD information not available. [ 1.013497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032363] Write protecting the kernel read-only data: 14336k [ 1.035745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038826] 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.091303] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. 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----- 2019-04-15 18:34:39,955 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-04-15 18:34:40,070 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:34:40,070 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:53 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-15 18:34:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:34:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:40,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19765465-1af5-4ae2-866e-020ac5d1210c x-openstack-request-id: req-19765465-1af5-4ae2-866e-020ac5d1210c 2019-04-15 18:34:40,255 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07 used request id req-19765465-1af5-4ae2-866e-020ac5d1210c 2019-04-15 18:34:40,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179939031601s 2019-04-15 18:34:40,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:41,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d1f5b4f-ff2a-4fb4-b29f-8e55766b5de8 x-openstack-request-id: req-3d1f5b4f-ff2a-4fb4-b29f-8e55766b5de8 2019-04-15 18:34:41,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:34Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:98:df", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:18.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "e83e7b0b-f70a-4d7f-ad70-7c0fd2842c07", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:40Z", "hostId": "d9ca2e72cf509e011a11bfd1de3e1393a222c6eff9e96eb46d18b405", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:10Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:41,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d1f5b4f-ff2a-4fb4-b29f-8e55766b5de8 2019-04-15 18:34:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06894493103s 2019-04-15 18:34:41,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:43,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:43,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d829806b-0f53-49e2-a98d-9d4210fdc0b4 x-openstack-request-id: req-d829806b-0f53-49e2-a98d-9d4210fdc0b4 2019-04-15 18:34:43,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:34Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:43,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d829806b-0f53-49e2-a98d-9d4210fdc0b4 2019-04-15 18:34:43,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467175960541s 2019-04-15 18:34:43,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:34:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:43,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a06c3780-64b3-4641-b924-2aa807e269e4 x-openstack-request-id: req-a06c3780-64b3-4641-b924-2aa807e269e4 2019-04-15 18:34:43,944 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb used request id req-a06c3780-64b3-4641-b924-2aa807e269e4 2019-04-15 18:34:43,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145117998123s 2019-04-15 18:34:43,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cff775ac-0a17-434d-b2d8-f3f7bd7685c0 x-openstack-request-id: req-cff775ac-0a17-434d-b2d8-f3f7bd7685c0 2019-04-15 18:34:44,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:27:61", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f2d5b585-c887-4a0c-81a1-e638be044dcb", "rel": "bookmark"}], "image": {"id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "links": [{"href": "http://172.30.9.27:8774/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:34:34.000000", "flavor": {"id": "0a494d97-271d-4075-91b6-e24ef90c4e9f", "links": [{"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "bookmark"}]}, "id": "f2d5b585-c887-4a0c-81a1-e638be044dcb", "security_groups": [{"name": "default"}], "user_id": "864ec722f39342b58ce0fa8c8753e812", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:34:44Z", "hostId": "a40f4cf4dd3e7dbafa3be9c2067ade0caee4c2d1dcad2ad7b0a3be9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_500ba883-8b07-4d63-aca8-7687906d003f", "created": "2019-04-15T18:34:26Z", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:34:44,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cff775ac-0a17-434d-b2d8-f3f7bd7685c0 2019-04-15 18:34:44,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65796995163s 2019-04-15 18:34:44,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:34:46,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:34:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:46,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf0265d8-deeb-4283-9fbb-ac400f2d167c x-openstack-request-id: req-bf0265d8-deeb-4283-9fbb-ac400f2d167c 2019-04-15 18:34:46,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:34:46,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf0265d8-deeb-4283-9fbb-ac400f2d167c 2019-04-15 18:34:46,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0646159648895s 2019-04-15 18:34:46,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:34:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" -d '{"subnet_id": "68c8fc5b-c76e-4b21-adb9-15b5436b00d2"}' 2019-04-15 18:34:49,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:49 GMT X-Openstack-Request-Id: req-7c1b77e7-8bdf-480c-87db-3495580caac0 2019-04-15 18:34:49,418 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8e436019-bca2-438c-8fe0-fa2b5f91e7bc", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "subnet_id": "68c8fc5b-c76e-4b21-adb9-15b5436b00d2", "subnet_ids": ["68c8fc5b-c76e-4b21-adb9-15b5436b00d2"], "port_id": "2374db09-54e3-49a6-a3c2-6da3276ea404", "id": "d3c37947-1706-47df-80ae-88cde7d0caa9"} 2019-04-15 18:34:49,418 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9/remove_router_interface.json used request id req-7c1b77e7-8bdf-480c-87db-3495580caac0 2019-04-15 18:34:49,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74605202675s 2019-04-15 18:34:49,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:34:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:49,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:49 GMT X-Openstack-Request-Id: req-6241a76d-7d3b-4450-973d-b5fe67d22a6f 2019-04-15 18:34:49,557 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "created_at": "2019-04-15T18:33:50Z", "admin_state_up": true, "updated_at": "2019-04-15T18:34:47Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "d3c37947-1706-47df-80ae-88cde7d0caa9", "name": "vping_userdata-router_500ba883-8b07-4d63-aca8-7687906d003f"}]} 2019-04-15 18:34:49,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6241a76d-7d3b-4450-973d-b5fe67d22a6f 2019-04-15 18:34:49,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139021873474s 2019-04-15 18:34:49,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:34:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:53,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:34:53 GMT X-Openstack-Request-Id: req-9de13170-7909-43c0-911b-c05f5562f6c0 2019-04-15 18:34:53,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:34:53,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d3c37947-1706-47df-80ae-88cde7d0caa9.json used request id req-9de13170-7909-43c0-911b-c05f5562f6c0 2019-04-15 18:34:53,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.08076310158s 2019-04-15 18:34:53,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:34:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:53,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:53 GMT X-Openstack-Request-Id: req-c7bc8753-6e90-4f1b-896a-ed4fb09da2d3 2019-04-15 18:34:53,689 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:33:49Z","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":"49da4a1953c64cd7b5852a02dfe36ac6","id":"68c8fc5b-c76e-4b21-adb9-15b5436b00d2","subnetpool_id":null,"name":"vping_userdata-subnet_500ba883-8b07-4d63-aca8-7687906d003f"}]} 2019-04-15 18:34:53,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c7bc8753-6e90-4f1b-896a-ed4fb09da2d3 2019-04-15 18:34:53,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486860275269s 2019-04-15 18:34:53,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:34:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/68c8fc5b-c76e-4b21-adb9-15b5436b00d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:56,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:34:56 GMT X-Openstack-Request-Id: req-91207b0c-6907-4587-bc34-f39eb3aa2692 2019-04-15 18:34:56,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:34:56,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/68c8fc5b-c76e-4b21-adb9-15b5436b00d2.json used request id req-91207b0c-6907-4587-bc34-f39eb3aa2692 2019-04-15 18:34:56,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4463429451s 2019-04-15 18:34:56,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:34:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:56,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:56 GMT X-Openstack-Request-Id: req-a5e6a46d-9be4-4f90-a774-f1031750602f 2019-04-15 18:34:56,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8e436019-bca2-438c-8fe0-fa2b5f91e7bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49da4a1953c64cd7b5852a02dfe36ac6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:34:56Z","qos_policy_id":null,"name":"vping_userdata-net_500ba883-8b07-4d63-aca8-7687906d003f","admin_state_up":true,"tenant_id":"49da4a1953c64cd7b5852a02dfe36ac6","created_at":"2019-04-15T18:33:47Z","mtu":1450}]} 2019-04-15 18:34:56,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a5e6a46d-9be4-4f90-a774-f1031750602f 2019-04-15 18:34:56,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.586007833481s 2019-04-15 18:34:56,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:34:56,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8e436019-bca2-438c-8fe0-fa2b5f91e7bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:57,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:34:57 GMT X-Openstack-Request-Id: req-7739c3f9-3a79-4259-b99b-744195ae5e4f 2019-04-15 18:34:57,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:34:57,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8e436019-bca2-438c-8fe0-fa2b5f91e7bc.json used request id req-7739c3f9-3a79-4259-b99b-744195ae5e4f 2019-04-15 18:34:57,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17561221123s 2019-04-15 18:34:57,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:34:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:58 GMT X-Openstack-Request-Id: req-800f007b-0eb4-41d2-b71f-2699aeb86e6b 2019-04-15 18:34:58,211 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:34:04Z", "file": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a/file", "owner": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "3e2cd97a-c49c-428f-8610-cce91404b66a", "size": 12716032, "self": "/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/3e2cd97a-c49c-428f-8610-cce91404b66a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_500ba883-8b07-4d63-aca8-7687906d003f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:34:58,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-800f007b-0eb4-41d2-b71f-2699aeb86e6b 2019-04-15 18:34:58,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307271003723s 2019-04-15 18:34:58,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:34:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c678edd312402c5a59879b36cc9e642b69630c62" 2019-04-15 18:34:59,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:34:59 GMT X-Openstack-Request-Id: req-ff9109f3-eb50-4d48-bae9-bce5e081c6fa 2019-04-15 18:34:59,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:34:59,806 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3e2cd97a-c49c-428f-8610-cce91404b66a used request id req-ff9109f3-eb50-4d48-bae9-bce5e081c6fa 2019-04-15 18:34:59,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.59325695038s 2019-04-15 18:34:59,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:34:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:34:59,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66401cbb-fce7-4093-8e94-afca59ca0e75 x-openstack-request-id: req-66401cbb-fce7-4093-8e94-afca59ca0e75 2019-04-15 18:34:59,840 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_500ba883-8b07-4d63-aca8-7687906d003f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f", "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": "0a494d97-271d-4075-91b6-e24ef90c4e9f"}]} 2019-04-15 18:34:59,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66401cbb-fce7-4093-8e94-afca59ca0e75 2019-04-15 18:34:59,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281429290771s 2019-04-15 18:34:59,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:34:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:34:59,884 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-688c72e0-18f4-4f23-b54e-ff2ebd7d3f1a x-openstack-request-id: req-688c72e0-18f4-4f23-b54e-ff2ebd7d3f1a 2019-04-15 18:34:59,884 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0a494d97-271d-4075-91b6-e24ef90c4e9f used request id req-688c72e0-18f4-4f23-b54e-ff2ebd7d3f1a 2019-04-15 18:34:59,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0427730083466s 2019-04-15 18:34:59,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:34:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 15 Apr 2019 18:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f56430d-6021-435e-8d88-9726601c3c08 2019-04-15 18:35:00,127 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f", "links": {"self": "http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "864ec722f39342b58ce0fa8c8753e812", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:35:00,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5f56430d-6021-435e-8d88-9726601c3c08 2019-04-15 18:35:00,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242376804352s 2019-04-15 18:35:00,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:35:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:00,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95db5a2-b475-4f5e-813d-f25048a79b3e 2019-04-15 18:35:00,381 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_500ba883-8b07-4d63-aca8-7687906d003f", "links": {"self": "http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "864ec722f39342b58ce0fa8c8753e812", "description": null}} 2019-04-15 18:35:00,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812 used request id req-e95db5a2-b475-4f5e-813d-f25048a79b3e 2019-04-15 18:35:00,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247555017471s 2019-04-15 18:35:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:35:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:00,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05754219-638a-42ad-8276-d26e8ba46713 2019-04-15 18:35:00,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:35:00,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/864ec722f39342b58ce0fa8c8753e812 used request id req-05754219-638a-42ad-8276-d26e8ba46713 2019-04-15 18:35:00,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.455914020538s 2019-04-15 18:35:00,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:35:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:01,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b24378-25f7-49bf-8149-015b26114f44 2019-04-15 18:35:01,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6"}, "tags": [], "enabled": true, "id": "49da4a1953c64cd7b5852a02dfe36ac6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_500ba883-8b07-4d63-aca8-7687906d003f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:35:01,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-11b24378-25f7-49bf-8149-015b26114f44 2019-04-15 18:35:01,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233155012131s 2019-04-15 18:35:01,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:35:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:01,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12cdcdae-0296-4647-a759-c90ed29af423 2019-04-15 18:35:01,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:35:01,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/49da4a1953c64cd7b5852a02dfe36ac6 used request id req-12cdcdae-0296-4647-a759-c90ed29af423 2019-04-15 18:35:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.343217849731s 2019-04-15 18:35:01,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:35:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=49da4a1953c64cd7b5852a02dfe36ac6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:02,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:02 GMT X-Openstack-Request-Id: req-7ef94b9d-2db9-441f-9784-7d6e2ed8b236 2019-04-15 18:35:02,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "created_at": "2019-04-15T18:33:47Z", "updated_at": "2019-04-15T18:33:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "bdf2753f-8b46-4d26-9afb-2b7a8fc73d3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv4", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "c592baea-e118-4836-84e1-a5c079e0ef62", "remote_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv6", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "d4b0feb4-dd98-4bb8-b1a9-b84d91056b53", "remote_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv4", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "fe9e5576-591a-4620-a209-d808d5283f54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv6", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}], "revision_number": 1, "project_id": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "name": "default"}]} 2019-04-15 18:35:02,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=49da4a1953c64cd7b5852a02dfe36ac6&name=default used request id req-7ef94b9d-2db9-441f-9784-7d6e2ed8b236 2019-04-15 18:35:02,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.626653194427s 2019-04-15 18:35:02,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:35:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:02 GMT X-Openstack-Request-Id: req-2f791fba-4fc9-45d5-91e4-5158aa5ad159 2019-04-15 18:35:02,432 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "created_at": "2019-04-15T18:33:47Z", "updated_at": "2019-04-15T18:33:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "c592baea-e118-4836-84e1-a5c079e0ef62", "remote_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv6", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "fe9e5576-591a-4620-a209-d808d5283f54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv6", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "bdf2753f-8b46-4d26-9afb-2b7a8fc73d3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv4", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:33:47Z", "revision_number": 0, "id": "d4b0feb4-dd98-4bb8-b1a9-b84d91056b53", "remote_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "remote_ip_prefix": null, "created_at": "2019-04-15T18:33:47Z", "security_group_id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "tenant_id": "49da4a1953c64cd7b5852a02dfe36ac6", "port_range_min": null, "ethertype": "IPv4", "project_id": "49da4a1953c64cd7b5852a02dfe36ac6"}], "revision_number": 1, "project_id": "49da4a1953c64cd7b5852a02dfe36ac6", "id": "f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7", "name": "default"}]} 2019-04-15 18:35:02,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2f791fba-4fc9-45d5-91e4-5158aa5ad159 2019-04-15 18:35:02,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370213031769s 2019-04-15 18:35:02,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:35:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a95ccc7ce94a5e06b754fca7dcc17d1b9de877ca" 2019-04-15 18:35:02,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:35:02 GMT X-Openstack-Request-Id: req-2d9e8502-ef83-4320-b0d5-401894eb335e 2019-04-15 18:35:02,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:35:02,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f9cc184e-81c9-4d44-9c4c-e9ed0cb732a7.json used request id req-2d9e8502-ef83-4320-b0d5-401894eb335e 2019-04-15 18:35:02,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.479277133942s 2019-04-15 18:35:02,963 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-04-15 18:35:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:35:03,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9277bcf-5016-4c74-935f-b84cd5091fb5 2019-04-15 18:35:03,010 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:35:03,010 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-b9277bcf-5016-4c74-935f-b84cd5091fb5 2019-04-15 18:35:03,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:35:03,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["JzF--E7-Sc2YQJYBKBcDkA"], "issued_at": "2019-04-15T18:35:03.000000Z"}} 2019-04-15 18:35:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:03,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:04 GMT X-Openstack-Request-Id: req-7acdab0d-7f42-4cbb-8e8e-fec9c7a9f953 2019-04-15 18:35:03,813 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:35:03,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7acdab0d-7f42-4cbb-8e8e-fec9c7a9f953 2019-04-15 18:35:03,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383301019669s 2019-04-15 18:35:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:35:03,827 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2caffef6-ec43-4a0c-9ce6-1b479d24b5b5 2019-04-15 18:35:03,827 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:35:03,827 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2caffef6-ec43-4a0c-9ce6-1b479d24b5b5 2019-04-15 18:35:03,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:35:03,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e175e3-28fd-41c2-be43-6dddcb12cd55 2019-04-15 18:35:03,989 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:35:03,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-64e175e3-28fd-41c2-be43-6dddcb12cd55 2019-04-15 18:35:03,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161120891571s 2019-04-15 18:35:03,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:35:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}}' 2019-04-15 18:35:04,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7a0aeb-7309-47db-808d-79a88c336138 2019-04-15 18:35:04,292 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, "tags": [], "enabled": true, "id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}} 2019-04-15 18:35:04,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2c7a0aeb-7309-47db-808d-79a88c336138 2019-04-15 18:35:04,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.296617984772s 2019-04-15 18:35:04,293 - 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'e9f3fc9cfd3848a2a2d10fa6c1b8604b', '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_7c7d8353-2873-47a5-98f9-7f2d99fb6acd'}) 2019-04-15 18:35:04,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:35:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nDaf6adFK6u4hjm03R483Xu2tICjui", "email": null, "name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}}' 2019-04-15 18:35:04,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ce5ab7-9ecc-4619-a217-6a6ac292fd0a 2019-04-15 18:35:04,814 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": {"self": "http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bfc0fbdfa04aca98d9385c58adf8c1", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:35:04,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-28ce5ab7-9ecc-4619-a217-6a6ac292fd0a 2019-04-15 18:35:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513998031616s 2019-04-15 18:35:04,815 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34bfc0fbdfa04aca98d9385c58adf8c1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd'}) 2019-04-15 18:35:04,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:35:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dccc39a-096b-4869-9217-168b7f7bbd4b 2019-04-15 18:35:05,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:35:05,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3dccc39a-096b-4869-9217-168b7f7bbd4b 2019-04-15 18:35:05,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198914051056s 2019-04-15 18:35:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:35:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:05,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035a7c88-ed12-420d-9fe6-7626c6706155 2019-04-15 18:35:05,152 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:35:05,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-035a7c88-ed12-420d-9fe6-7626c6706155 2019-04-15 18:35:05,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129999876022s 2019-04-15 18:35:05,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:35:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:05,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bc120f-ed6e-480b-b992-ec8cf73e6ddb 2019-04-15 18:35:05,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:35:05,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2bc120f-ed6e-480b-b992-ec8cf73e6ddb 2019-04-15 18:35:05,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228977918625s 2019-04-15 18:35:05,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:35:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:05,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee3371f-273a-4726-b2f7-e75a5400d12d 2019-04-15 18:35:05,592 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:35:05,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aee3371f-273a-4726-b2f7-e75a5400d12d 2019-04-15 18:35:05,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201400995255s 2019-04-15 18:35:05,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:35:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:05,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da56c453-2264-4c7c-a595-599a980b7305 2019-04-15 18:35:05,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": {"self": "http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bfc0fbdfa04aca98d9385c58adf8c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:35:05,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-da56c453-2264-4c7c-a595-599a980b7305 2019-04-15 18:35:05,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151298999786s 2019-04-15 18:35:05,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:35:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:06,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1dca730-39eb-47b0-8381-45f3e4b13968 2019-04-15 18:35:06,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, "tags": [], "enabled": true, "id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-15 18:35:06,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c1dca730-39eb-47b0-8381-45f3e4b13968 2019-04-15 18:35:06,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.315788984299s 2019-04-15 18:35:06,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:35:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=34bfc0fbdfa04aca98d9385c58adf8c1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=e9f3fc9cfd3848a2a2d10fa6c1b8604b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff4e7f9-c5b9-42bc-adbf-fd71e74cfa1a 2019-04-15 18:35:06,281 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=34bfc0fbdfa04aca98d9385c58adf8c1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=e9f3fc9cfd3848a2a2d10fa6c1b8604b", "previous": null, "next": null}} 2019-04-15 18:35:06,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=34bfc0fbdfa04aca98d9385c58adf8c1&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=e9f3fc9cfd3848a2a2d10fa6c1b8604b used request id req-3ff4e7f9-c5b9-42bc-adbf-fd71e74cfa1a 2019-04-15 18:35:06,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200613975525s 2019-04-15 18:35:06,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:35:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b/users/34bfc0fbdfa04aca98d9385c58adf8c1/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:06,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9232f0-0ab5-45d0-a164-9ec3834bbb5d 2019-04-15 18:35:06,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:35:06,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b/users/34bfc0fbdfa04aca98d9385c58adf8c1/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-9a9232f0-0ab5-45d0-a164-9ec3834bbb5d 2019-04-15 18:35:06,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.221202850342s 2019-04-15 18:35:06,507 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 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'e9f3fc9cfd3848a2a2d10fa6c1b8604b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nDaf6adFK6u4hjm03R483Xu2tICjui', 'username': u'cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:35:06,510 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'password': 'nDaf6adFK6u4hjm03R483Xu2tICjui', 'project_name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'project_domain_name': 'Default'} 2019-04-15 18:35:06,511 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-04-15 18:35:06,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:35:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b549f9a-a963-43bb-998d-d084a88b19df 2019-04-15 18:35:06,744 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:35:06,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0b549f9a-a963-43bb-998d-d084a88b19df 2019-04-15 18:35:06,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232311964035s 2019-04-15 18:35:06,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:35:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:35:06,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414711d8-5a9d-431f-b1a1-f3d156b59129 2019-04-15 18:35:06,960 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, "tags": [], "enabled": true, "id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-15 18:35:06,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-414711d8-5a9d-431f-b1a1-f3d156b59129 2019-04-15 18:35:06,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208503007889s 2019-04-15 18:35:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:35:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" -d '{"network": {"tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "name": "cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "admin_state_up": true}}' 2019-04-15 18:35:07,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:07 GMT X-Openstack-Request-Id: req-7e169575-63ba-42d2-953a-59f94aa75019 2019-04-15 18:35:07,597 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:35:07Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}} 2019-04-15 18:35:07,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7e169575-63ba-42d2-953a-59f94aa75019 2019-04-15 18:35:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.634630918503s 2019-04-15 18:35:07,597 - 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-04-15T18:35:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', u'created_at': u'2019-04-15T18:35:07Z', u'mtu': 1450, u'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', u'l2_adjacency': True}) 2019-04-15 18:35:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:35:07,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2160911a-5eb2-4df9-857f-15f03d55d5c1 2019-04-15 18:35:07,609 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:35:07,609 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-2160911a-5eb2-4df9-857f-15f03d55d5c1 2019-04-15 18:35:07,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:35:08,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "id": "34bfc0fbdfa04aca98d9385c58adf8c1"}, "audit_ids": ["fqvT5NKBTEuxN39k84fgiA"], "issued_at": "2019-04-15T18:35:07.000000Z"}} 2019-04-15 18:35:08,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:08,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:08 GMT X-Openstack-Request-Id: req-693e0b8b-aacc-4212-a43f-ee0b013a7c86 2019-04-15 18:35:08,407 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:35:07Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:35:08,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-693e0b8b-aacc-4212-a43f-ee0b013a7c86 2019-04-15 18:35:08,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385838031769s 2019-04-15 18:35:08,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:35:08,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"subnet": {"name": "cinder_test-subnet_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "enable_dhcp": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:35:09,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:09 GMT X-Openstack-Request-Id: req-5775c660-c3ed-480c-a498-feb47c75c3ad 2019-04-15 18:35:09,363 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:35:09Z","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":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","subnetpool_id":null,"name":"cinder_test-subnet_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}} 2019-04-15 18:35:09,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5775c660-c3ed-480c-a498-feb47c75c3ad 2019-04-15 18:35:09,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.95435500145s 2019-04-15 18:35:09,364 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:35:09Z', 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'81d92ecd-d269-4331-83ca-4f58e3decf7f', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', u'enable_dhcp': True, u'network_id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', u'created_at': u'2019-04-15T18:35:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b'}) 2019-04-15 18:35:09,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:35:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "cinder_test-router_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "admin_state_up": true}}' 2019-04-15 18:35:16,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:16 GMT X-Openstack-Request-Id: req-d24f2259-c4ca-44e7-a600-93996927ddcb 2019-04-15 18:35:16,533 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:10Z", "admin_state_up": true, "updated_at": "2019-04-15T18:35:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "name": "cinder_test-router_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}} 2019-04-15 18:35:16,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d24f2259-c4ca-44e7-a600-93996927ddcb 2019-04-15 18:35:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.16829705238s 2019-04-15 18:35:16,533 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:35:11Z', u'revision_number': 3, u'id': u'41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', u'admin_state_up': True, u'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', u'created_at': u'2019-04-15T18:35:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b'}) 2019-04-15 18:35:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:35:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"subnet_id": "81d92ecd-d269-4331-83ca-4f58e3decf7f"}' 2019-04-15 18:35:19,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:19 GMT X-Openstack-Request-Id: req-0c3ad2fb-a956-4956-9525-04a311638d15 2019-04-15 18:35:19,909 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "subnet_id": "81d92ecd-d269-4331-83ca-4f58e3decf7f", "subnet_ids": ["81d92ecd-d269-4331-83ca-4f58e3decf7f"], "port_id": "c1c5276a-da3d-4f70-ac58-fd89b29fda6a", "id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c"} 2019-04-15 18:35:19,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c/add_router_interface.json used request id req-0c3ad2fb-a956-4956-9525-04a311638d15 2019-04-15 18:35:19,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37539386749s 2019-04-15 18:35:19,910 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:35:20,016 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:35:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:35:20,024 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:20 GMT 2019-04-15 18:35:20,025 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:35:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:35:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:20,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:20 GMT X-Openstack-Request-Id: req-36ec5e49-8077-42b9-862f-d273ff744fe6 2019-04-15 18:35:20,813 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:35:20,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-36ec5e49-8077-42b9-862f-d273ff744fe6 2019-04-15 18:35:20,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.783369064331s 2019-04-15 18:35:20,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:35:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}' 2019-04-15 18:35:21,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:21 GMT Location: http://172.30.9.27:9292/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f304287-c672-491d-a7a5-1110f63aac83 2019-04-15 18:35:21,256 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:35:21Z", "file": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file", "owner": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "size": null, "self": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "checksum": null, "created_at": "2019-04-15T18:35:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:35:21,257 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f304287-c672-491d-a7a5-1110f63aac83 2019-04-15 18:35:21,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.434226036072s 2019-04-15 18:35:21,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:35:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '' 2019-04-15 18:35:22,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:35:22 GMT X-Openstack-Request-Id: req-98f33d82-0719-4964-a208-3839f40d1fe5 2019-04-15 18:35:22,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:35:22,120 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file used request id req-98f33d82-0719-4964-a208-3839f40d1fe5 2019-04-15 18:35:22,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.86233496666s 2019-04-15 18:35:22,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:35:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:22 GMT X-Openstack-Request-Id: req-a4b0dd04-8c85-40f6-a6b6-3339fb74f517 2019-04-15 18:35:22,446 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:35:22Z", "file": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file", "owner": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "size": 12716032, "self": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:35:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:35:22,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a4b0dd04-8c85-40f6-a6b6-3339fb74f517 2019-04-15 18:35:22,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322464942932s 2019-04-15 18:35:22,449 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file', 'owner': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'id': u'8b5925d6-7b5f-4a7b-8082-063c22a8119d', 'size': 12716032, u'self': u'/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:35:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-15T18:35:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'created': u'2019-04-15T18:35:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:35:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:35:22,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:35:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:35:22,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99868e1b-701f-4faf-9ce0-c153f6f53139 x-openstack-request-id: req-99868e1b-701f-4faf-9ce0-c153f6f53139 2019-04-15 18:35:22,860 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "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": "692d70e8-4f5a-46d3-9dad-13905853b993"}} 2019-04-15 18:35:22,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99868e1b-701f-4faf-9ce0-c153f6f53139 2019-04-15 18:35:22,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.40779709816s 2019-04-15 18:35:22,861 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'692d70e8-4f5a-46d3-9dad-13905853b993', 'swap': 0}) 2019-04-15 18:35:22,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:35:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" -d '{"extra_specs": {}}' 2019-04-15 18:35:23,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9319d05-0e56-4285-a0c7-e37b4fbad59c x-openstack-request-id: req-a9319d05-0e56-4285-a0c7-e37b4fbad59c 2019-04-15 18:35:23,006 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:35:23,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993/os-extra_specs used request id req-a9319d05-0e56-4285-a0c7-e37b4fbad59c 2019-04-15 18:35:23,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.144311904907s 2019-04-15 18:35:23,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-15 18:35:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"keypair": {"name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}}' 2019-04-15 18:35:23,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2cc81e9-2234-4ecf-8d8b-a1d78c027692 x-openstack-request-id: req-f2cc81e9-2234-4ecf-8d8b-a1d78c027692 2019-04-15 18:35:23,487 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiPmVDX3bqQDbYyAPuGMru1l8dP/Xzs0qMkLoiDt9XUl4vYqgLCo8t4yB0xhJoDnxA163fcD13sUr5Fv7b5bXULLbbUHTbqPLPGwwZX1y7rB3pn7Z08XOxgrl/EYcd+sGoach/JuoO22+n7v13aH+PuXNreiHNUo+odcUe74ViTNcraC/dkQHNYjQQRlR2giFTUZ9+VWWT4XvznqfWXPFZ08EteG4x9YqNNGU7aIBtGtdCoP1qMRWy9toQITDpvPYFxCc3Guqs2bzF17a4onFhu0SNlMPViOal0j881jt+FVfLdb1QYJRSdi+iM9Mumzg7U9kaV+Z7oVqaB9KMrNzR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAoj5lQ1926kA22MgD7hjK7tZfHT/187NKjJC6Ig7fV1JeL2Ko\nCwqPLeMgdMYSaA58QNet33A9d7FK+Rb+2+W11Cy221B026jyzxsMGV9cu6wd6Z+2\ndPFzsYK5fxGHHfrBqGnIfybqDttvp+79d2h/j7lza3ohzVKPqHXFHu+FYkzXK2gv\n3ZEBzWI0EEZUdoIhU1GfflVlk+F7856n1lzxWdPBLXhuMfWKjTRlO2iAbRrXQqD9\najEVsvbaECEw6bz2BcQnNxrqrNm8xde2uKJxYbtEjZTD1YjmpdI/PNY7fhVXy3W9\nUGCUUnYvojPTLps4O1PZGlfme6FamgfSjKzc0QIDAQABAoIBAEchrgnsx9kKEEHY\n54gzDH3MNOVBDpcq6ytXpJOcC6VgMnT5/wzgM0f+BVPNJ3LBrw5KwStuLTTV4TX2\nNAS64I5GkGD1FFbd6p6MkDBrk9+gJXkxEbCRz5Rq6OLiD2hAcTliL4o3yHR9FqX8\n7Nm2Uf70YrsjT8CSSvOjtqnKf6NJtDn6JQijJke1RGxYHNFHnglQXmhfqR2hUVI6\nV9K3DF2IBkAHN4CskYgrkUb2TnGuhD1GL0t48smh/+F8lY55/qIy8uobrefKziT0\nQhhdJq0h3xaK2+huktHdr+S09io/n1DpIeC/2oLfJ8MVUuyMt0EFgPMrnHCSdjyz\nl4maWhUCgYEA1lmX+G1VZ4FnzFsbJEqFFZlLSvuGEF7U8hPkMl20x1M0lVhKWB1n\neJxXUSsoKubdzmZ+NJKGykh3K2s8cPMbDnZlJD//7YPe22uwwLuh3kEMfd+f/vbf\neIuQorggDT5EEXooKmd+lGRTgKlJ7HwJ/l72VGp1UjDpRZFZHg2DA48CgYEAwcTh\n1vVHSvnKfO8RSVaHKzR3Sekr/1Vww2YCF3u2ywR4mDMuZLMgr1Thzi4+qhOkrk3v\nQ5oo842Ye2REmWAU7TvWmracweFU2aN5iOb+SNrF4rtyHUlFH5ZM5KNjhLTSCS8Y\nUq5rmPbX2JG2e9PrUBn+yqFknlusyVYbyIqoaZ8CgYBjPRu08rmlsC3kWRHZ3X58\nH3rSflz1W1JvuXHfN68o0Yb41eWlogdzub5bYAW6xyROGPm5UVWCdcZmncFf8c3H\nBl2RSOguiO023Ub6FGS+x5MG++/RVW7lGoieLWz5dKiDBvFtoHjkLwbR/I6zJEJk\nOIcHUjp7ERYPFVoTJeJQVQKBgDwL3AR2C/rC/6nJl+zHIKoV3yWLWXQNsR0MPney\ngcnV/90Cd00DaYyL3FG9aPPhlHXjdtLXMfuPlIIgZ1W0PafqlC1ri5ZVUqsDCsWO\n95vyF8KUXd+Pdhk8xWVQ8KUON8xayMnOfU9wpyDYvtkOqewvshJvAzRDqn7V7VQv\nC9N3AoGAE3O8l6FSngefZh3Jew3e17tucAaXn9rLJK0KH+JOSzcjb97NbUHm64DR\nbta6nd/eSF46b9/gRqJ3EiCv5pq1tIDJXQ8aHpYTyau2VZ9QoGCZntoTc8ft8Fup\nV8E70L7K/FrXdNjfhhnrUVnVRONC8NKesTJLFULIzenL8e4tLyg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "fingerprint": "9d:d5:68:81:58:3e:4f:17:e1:4e:51:b7:94:46:57:16"}} 2019-04-15 18:35:23,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f2cc81e9-2234-4ecf-8d8b-a1d78c027692 2019-04-15 18:35:23,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.478465080261s 2019-04-15 18:35:23,488 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiPmVDX3bqQDbYyAPuGMru1l8dP/Xzs0qMkLoiDt9XUl4vYqgLCo8t4yB0xhJoDnxA163fcD13sUr5Fv7b5bXULLbbUHTbqPLPGwwZX1y7rB3pn7Z08XOxgrl/EYcd+sGoach/JuoO22+n7v13aH+PuXNreiHNUo+odcUe74ViTNcraC/dkQHNYjQQRlR2giFTUZ9+VWWT4XvznqfWXPFZ08EteG4x9YqNNGU7aIBtGtdCoP1qMRWy9toQITDpvPYFxCc3Guqs2bzF17a4onFhu0SNlMPViOal0j881jt+FVfLdb1QYJRSdi+iM9Mumzg7U9kaV+Z7oVqaB9KMrNzR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAoj5lQ1926kA22MgD7hjK7tZfHT/187NKjJC6Ig7fV1JeL2Ko\nCwqPLeMgdMYSaA58QNet33A9d7FK+Rb+2+W11Cy221B026jyzxsMGV9cu6wd6Z+2\ndPFzsYK5fxGHHfrBqGnIfybqDttvp+79d2h/j7lza3ohzVKPqHXFHu+FYkzXK2gv\n3ZEBzWI0EEZUdoIhU1GfflVlk+F7856n1lzxWdPBLXhuMfWKjTRlO2iAbRrXQqD9\najEVsvbaECEw6bz2BcQnNxrqrNm8xde2uKJxYbtEjZTD1YjmpdI/PNY7fhVXy3W9\nUGCUUnYvojPTLps4O1PZGlfme6FamgfSjKzc0QIDAQABAoIBAEchrgnsx9kKEEHY\n54gzDH3MNOVBDpcq6ytXpJOcC6VgMnT5/wzgM0f+BVPNJ3LBrw5KwStuLTTV4TX2\nNAS64I5GkGD1FFbd6p6MkDBrk9+gJXkxEbCRz5Rq6OLiD2hAcTliL4o3yHR9FqX8\n7Nm2Uf70YrsjT8CSSvOjtqnKf6NJtDn6JQijJke1RGxYHNFHnglQXmhfqR2hUVI6\nV9K3DF2IBkAHN4CskYgrkUb2TnGuhD1GL0t48smh/+F8lY55/qIy8uobrefKziT0\nQhhdJq0h3xaK2+huktHdr+S09io/n1DpIeC/2oLfJ8MVUuyMt0EFgPMrnHCSdjyz\nl4maWhUCgYEA1lmX+G1VZ4FnzFsbJEqFFZlLSvuGEF7U8hPkMl20x1M0lVhKWB1n\neJxXUSsoKubdzmZ+NJKGykh3K2s8cPMbDnZlJD//7YPe22uwwLuh3kEMfd+f/vbf\neIuQorggDT5EEXooKmd+lGRTgKlJ7HwJ/l72VGp1UjDpRZFZHg2DA48CgYEAwcTh\n1vVHSvnKfO8RSVaHKzR3Sekr/1Vww2YCF3u2ywR4mDMuZLMgr1Thzi4+qhOkrk3v\nQ5oo842Ye2REmWAU7TvWmracweFU2aN5iOb+SNrF4rtyHUlFH5ZM5KNjhLTSCS8Y\nUq5rmPbX2JG2e9PrUBn+yqFknlusyVYbyIqoaZ8CgYBjPRu08rmlsC3kWRHZ3X58\nH3rSflz1W1JvuXHfN68o0Yb41eWlogdzub5bYAW6xyROGPm5UVWCdcZmncFf8c3H\nBl2RSOguiO023Ub6FGS+x5MG++/RVW7lGoieLWz5dKiDBvFtoHjkLwbR/I6zJEJk\nOIcHUjp7ERYPFVoTJeJQVQKBgDwL3AR2C/rC/6nJl+zHIKoV3yWLWXQNsR0MPney\ngcnV/90Cd00DaYyL3FG9aPPhlHXjdtLXMfuPlIIgZ1W0PafqlC1ri5ZVUqsDCsWO\n95vyF8KUXd+Pdhk8xWVQ8KUON8xayMnOfU9wpyDYvtkOqewvshJvAzRDqn7V7VQv\nC9N3AoGAE3O8l6FSngefZh3Jew3e17tucAaXn9rLJK0KH+JOSzcjb97NbUHm64DR\nbta6nd/eSF46b9/gRqJ3EiCv5pq1tIDJXQ8aHpYTyau2VZ9QoGCZntoTc8ft8Fup\nV8E70L7K/FrXdNjfhhnrUVnVRONC8NKesTJLFULIzenL8e4tLyg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34bfc0fbdfa04aca98d9385c58adf8c1', 'name': u'cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'created_at': '2019-04-15T18:35:23.488870', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9d:d5:68:81:58:3e:4f:17:e1:4e:51:b7:94:46:57:16', 'type': 'ssh', 'id': u'cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd'}) 2019-04-15 18:35:23,489 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAoj5lQ1926kA22MgD7hjK7tZfHT/187NKjJC6Ig7fV1JeL2Ko CwqPLeMgdMYSaA58QNet33A9d7FK+Rb+2+W11Cy221B026jyzxsMGV9cu6wd6Z+2 dPFzsYK5fxGHHfrBqGnIfybqDttvp+79d2h/j7lza3ohzVKPqHXFHu+FYkzXK2gv 3ZEBzWI0EEZUdoIhU1GfflVlk+F7856n1lzxWdPBLXhuMfWKjTRlO2iAbRrXQqD9 ajEVsvbaECEw6bz2BcQnNxrqrNm8xde2uKJxYbtEjZTD1YjmpdI/PNY7fhVXy3W9 UGCUUnYvojPTLps4O1PZGlfme6FamgfSjKzc0QIDAQABAoIBAEchrgnsx9kKEEHY 54gzDH3MNOVBDpcq6ytXpJOcC6VgMnT5/wzgM0f+BVPNJ3LBrw5KwStuLTTV4TX2 NAS64I5GkGD1FFbd6p6MkDBrk9+gJXkxEbCRz5Rq6OLiD2hAcTliL4o3yHR9FqX8 7Nm2Uf70YrsjT8CSSvOjtqnKf6NJtDn6JQijJke1RGxYHNFHnglQXmhfqR2hUVI6 V9K3DF2IBkAHN4CskYgrkUb2TnGuhD1GL0t48smh/+F8lY55/qIy8uobrefKziT0 QhhdJq0h3xaK2+huktHdr+S09io/n1DpIeC/2oLfJ8MVUuyMt0EFgPMrnHCSdjyz l4maWhUCgYEA1lmX+G1VZ4FnzFsbJEqFFZlLSvuGEF7U8hPkMl20x1M0lVhKWB1n eJxXUSsoKubdzmZ+NJKGykh3K2s8cPMbDnZlJD//7YPe22uwwLuh3kEMfd+f/vbf eIuQorggDT5EEXooKmd+lGRTgKlJ7HwJ/l72VGp1UjDpRZFZHg2DA48CgYEAwcTh 1vVHSvnKfO8RSVaHKzR3Sekr/1Vww2YCF3u2ywR4mDMuZLMgr1Thzi4+qhOkrk3v Q5oo842Ye2REmWAU7TvWmracweFU2aN5iOb+SNrF4rtyHUlFH5ZM5KNjhLTSCS8Y Uq5rmPbX2JG2e9PrUBn+yqFknlusyVYbyIqoaZ8CgYBjPRu08rmlsC3kWRHZ3X58 H3rSflz1W1JvuXHfN68o0Yb41eWlogdzub5bYAW6xyROGPm5UVWCdcZmncFf8c3H Bl2RSOguiO023Ub6FGS+x5MG++/RVW7lGoieLWz5dKiDBvFtoHjkLwbR/I6zJEJk OIcHUjp7ERYPFVoTJeJQVQKBgDwL3AR2C/rC/6nJl+zHIKoV3yWLWXQNsR0MPney gcnV/90Cd00DaYyL3FG9aPPhlHXjdtLXMfuPlIIgZ1W0PafqlC1ri5ZVUqsDCsWO 95vyF8KUXd+Pdhk8xWVQ8KUON8xayMnOfU9wpyDYvtkOqewvshJvAzRDqn7V7VQv C9N3AoGAE3O8l6FSngefZh3Jew3e17tucAaXn9rLJK0KH+JOSzcjb97NbUHm64DR bta6nd/eSF46b9/gRqJ3EiCv5pq1tIDJXQ8aHpYTyau2VZ9QoGCZntoTc8ft8Fup V8E70L7K/FrXdNjfhhnrUVnVRONC8NKesTJLFULIzenL8e4tLyg= -----END RSA PRIVATE KEY----- 2019-04-15 18:35:23,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-15 18:35:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"security_group": {"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-04-15 18:35:23,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:24 GMT X-Openstack-Request-Id: req-5e3b44be-9d73-4aac-bb09-3520b50d139f 2019-04-15 18:35:23,939 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "updated_at": "2019-04-15T18:35:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "2b99c31e-c2d4-47b3-82d9-99842770d5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "ae9ff4b5-668b-465e-b0b1-a9266e0e1d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}} 2019-04-15 18:35:23,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5e3b44be-9d73-4aac-bb09-3520b50d139f 2019-04-15 18:35:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.444892883301s 2019-04-15 18:35:23,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:35:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:23,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:23 GMT X-Openstack-Request-Id: req-fa8cebfb-c6e4-49b9-9648-0ebaae8633ca 2019-04-15 18:35:23,993 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:07Z", "updated_at": "2019-04-15T18:35:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bf30414-c711-43ff-8210-c05bc672a4ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bfabf34-77d4-435e-b226-586a93dfa304", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "a9c770ce-3459-4ca6-80e2-f289503cc5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "f257077f-4c8f-4559-bf10-6ad7d179aaba", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "updated_at": "2019-04-15T18:35:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "2b99c31e-c2d4-47b3-82d9-99842770d5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "ae9ff4b5-668b-465e-b0b1-a9266e0e1d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:35:23,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fa8cebfb-c6e4-49b9-9648-0ebaae8633ca 2019-04-15 18:35:23,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467638969421s 2019-04-15 18:35:23,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:35:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -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": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}}' 2019-04-15 18:35:24,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:24 GMT X-Openstack-Request-Id: req-e672a86c-8ce0-4c48-a3ec-f8c4bf12d6a5 2019-04-15 18:35:24,466 - keystoneauth.session - DEBUG - 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-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "port_range_min": 22, "revision_number": 0, "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "28c69fd7-9ffa-4984-bea2-be7b996cbc1f"}} 2019-04-15 18:35:24,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e672a86c-8ce0-4c48-a3ec-f8c4bf12d6a5 2019-04-15 18:35:24,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4671459198s 2019-04-15 18:35:24,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:35:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:24,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:24 GMT X-Openstack-Request-Id: req-73dae1cd-3880-45a5-9139-cb3696432027 2019-04-15 18:35:24,555 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:07Z", "updated_at": "2019-04-15T18:35:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bf30414-c711-43ff-8210-c05bc672a4ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bfabf34-77d4-435e-b226-586a93dfa304", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "a9c770ce-3459-4ca6-80e2-f289503cc5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "f257077f-4c8f-4559-bf10-6ad7d179aaba", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "updated_at": "2019-04-15T18:35:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "28c69fd7-9ffa-4984-bea2-be7b996cbc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "2b99c31e-c2d4-47b3-82d9-99842770d5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "ae9ff4b5-668b-465e-b0b1-a9266e0e1d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 2, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:35:24,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-73dae1cd-3880-45a5-9139-cb3696432027 2019-04-15 18:35:24,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0825510025024s 2019-04-15 18:35:24,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-15 18:35:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -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": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}}' 2019-04-15 18:35:25,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:25 GMT X-Openstack-Request-Id: req-04624572-1d67-4636-94f2-63e3793939ff 2019-04-15 18:35:25,024 - keystoneauth.session - DEBUG - 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-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "c2aef1ba-1f37-4da3-a559-bcf8b9b27754"}} 2019-04-15 18:35:25,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-04624572-1d67-4636-94f2-63e3793939ff 2019-04-15 18:35:25,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.462872982025s 2019-04-15 18:35:25,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:25,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:25 GMT X-Openstack-Request-Id: req-9bf40e69-1a05-4975-99fa-1766d78dc662 2019-04-15 18:35:25,537 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":["81d92ecd-d269-4331-83ca-4f58e3decf7f"],"description":"","tags":[],"updated_at":"2019-04-15T18:35:09Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:35:25,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9bf40e69-1a05-4975-99fa-1766d78dc662 2019-04-15 18:35:25,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.511566162109s 2019-04-15 18:35:25,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:35:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:25,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:25 GMT X-Openstack-Request-Id: req-60f91f63-cc30-4a23-97a1-c765833dec01 2019-04-15 18:35:25,872 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:35:22Z", "file": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file", "owner": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "size": 12716032, "self": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:35:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:35:25,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-60f91f63-cc30-4a23-97a1-c765833dec01 2019-04-15 18:35:25,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330736875534s 2019-04-15 18:35:25,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:35:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5104eb8-099e-44d2-9216-8a91b1270b5f x-openstack-request-id: req-b5104eb8-099e-44d2-9216-8a91b1270b5f 2019-04-15 18:35:25,905 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "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": "692d70e8-4f5a-46d3-9dad-13905853b993"}]} 2019-04-15 18:35:25,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b5104eb8-099e-44d2-9216-8a91b1270b5f 2019-04-15 18:35:25,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255029201508s 2019-04-15 18:35:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:35:25,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"server": {"name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "imageRef": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "flavorRef": "692d70e8-4f5a-46d3-9dad-13905853b993", "max_count": 1, "min_count": 1, "networks": [{"uuid": "679020eb-c3b7-45be-8b36-c923f89442d6"}], "security_groups": [{"name": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}]}}' 2019-04-15 18:35:30,436 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2 x-compute-request-id: req-54937c9a-868a-44c9-9291-bb441418bcc3 x-openstack-request-id: req-54937c9a-868a-44c9-9291-bb441418bcc3 2019-04-15 18:35:30,436 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "adminPass": "p5t4fMpFsnKY"}} 2019-04-15 18:35:30,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-54937c9a-868a-44c9-9291-bb441418bcc3 2019-04-15 18:35:30,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.52988791466s 2019-04-15 18:35:30,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:35:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59eedfc4-44fe-4e05-b318-048961022061 x-openstack-request-id: req-59eedfc4-44fe-4e05-b318-048961022061 2019-04-15 18:35:31,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "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-04-15T18:35:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:35:31,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59eedfc4-44fe-4e05-b318-048961022061 2019-04-15 18:35:31,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585016012192s 2019-04-15 18:35:31,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:31,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:31 GMT X-Openstack-Request-Id: req-5e6e2845-d3cc-4c7f-ab55-dfaa2b71c4db 2019-04-15 18:35:31,441 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":["81d92ecd-d269-4331-83ca-4f58e3decf7f"],"description":"","tags":[],"updated_at":"2019-04-15T18:35:09Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:35:31,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5e6e2845-d3cc-4c7f-ab55-dfaa2b71c4db 2019-04-15 18:35:31,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406658887863s 2019-04-15 18:35:31,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:35:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:31,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:31 GMT X-Openstack-Request-Id: req-c03cee78-0044-4e06-84a2-fc6ee4d1de1b 2019-04-15 18:35:31,809 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:35:09Z","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":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","subnetpool_id":null,"name":"cinder_test-subnet_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:35:31,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c03cee78-0044-4e06-84a2-fc6ee4d1de1b 2019-04-15 18:35:31,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.367380857468s 2019-04-15 18:35:31,810 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:35:33,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:35:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:34,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30625fe6-f5b2-46eb-833d-fd07458419a1 x-openstack-request-id: req-30625fe6-f5b2-46eb-833d-fd07458419a1 2019-04-15 18:35:34,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:35:33Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:35:34,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30625fe6-f5b2-46eb-833d-fd07458419a1 2019-04-15 18:35:34,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695465087891s 2019-04-15 18:35:34,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:35:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:35:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:37,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1deb79f-4226-4ec9-9153-82ccd72cc586 x-openstack-request-id: req-a1deb79f-4226-4ec9-9153-82ccd72cc586 2019-04-15 18:35:37,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:35:34Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:35:37,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1deb79f-4226-4ec9-9153-82ccd72cc586 2019-04-15 18:35:37,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34998297691s 2019-04-15 18:35:37,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:35:39,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:35:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:40,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-717e5b65-0724-4e28-83bf-5f060feb1e72 x-openstack-request-id: req-717e5b65-0724-4e28-83bf-5f060feb1e72 2019-04-15 18:35:40,261 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:35:38Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:35:40,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-717e5b65-0724-4e28-83bf-5f060feb1e72 2019-04-15 18:35:40,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385679960251s 2019-04-15 18:35:40,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:35:40,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a6f4dbde-c670-47c1-9725-97bd414069c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:40,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:40 GMT X-Openstack-Request-Id: req-93e32088-8392-4f76-bcf4-2cc144de74ee 2019-04-15 18:35:40,551 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:35:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","ip_address":"192.168.120.6"}],"id":"58b727da-658e-4fc0-a526-404d31d84072","security_groups":["80af869d-e31f-4add-85dd-b656cd3a1fc2"],"mac_address":"fa:16:3e:21:df:04","project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:34Z","binding:vnic_type":"normal","device_id":"a6f4dbde-c670-47c1-9725-97bd414069c2","ip_allocation":"immediate"}]} 2019-04-15 18:35:40,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a6f4dbde-c670-47c1-9725-97bd414069c2 used request id req-93e32088-8392-4f76-bcf4-2cc144de74ee 2019-04-15 18:35:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.28360915184s 2019-04-15 18:35:40,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=58b727da-658e-4fc0-a526-404d31d84072" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:40,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:41 GMT X-Openstack-Request-Id: req-e7c8dc31-4350-49ff-890c-ccb7afb39b7d 2019-04-15 18:35:40,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:35:40,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=58b727da-658e-4fc0-a526-404d31d84072 used request id req-e7c8dc31-4350-49ff-890c-ccb7afb39b7d 2019-04-15 18:35:40,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476739406586s 2019-04-15 18:35:40,611 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:df:04', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8b5925d6-7b5f-4a7b-8082-063c22a8119d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:35:38.000000', 'flavor': Munch({u'id': u'692d70e8-4f5a-46d3-9dad-13905853b993'}), 'az': u'nova', 'id': u'a6f4dbde-c670-47c1-9725-97bd414069c2', 'security_groups': [Munch({u'name': u'cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34bfc0fbdfa04aca98d9385c58adf8c1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', '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-04-15T18:35:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:35:38Z', 'hostId': u'00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4', '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-04-15T18:35:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': u'cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'adminPass': u'p5t4fMpFsnKY', 'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'created_at': u'2019-04-15T18:35:30Z', 'created': u'2019-04-15T18:35:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:35:40,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:41,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:41 GMT X-Openstack-Request-Id: req-5a38f38b-77f5-403e-89c3-7926ffdbb410 2019-04-15 18:35:41,016 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":["81d92ecd-d269-4331-83ca-4f58e3decf7f"],"description":"","tags":[],"updated_at":"2019-04-15T18:35:09Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:35:41,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5a38f38b-77f5-403e-89c3-7926ffdbb410 2019-04-15 18:35:41,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399353981018s 2019-04-15 18:35:41,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:35:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a6f4dbde-c670-47c1-9725-97bd414069c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:41 GMT X-Openstack-Request-Id: req-a5e2fb2e-91a3-42a8-b69d-bfb058556c1e 2019-04-15 18:35:41,372 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:35:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","ip_address":"192.168.120.6"}],"id":"58b727da-658e-4fc0-a526-404d31d84072","security_groups":["80af869d-e31f-4add-85dd-b656cd3a1fc2"],"mac_address":"fa:16:3e:21:df:04","project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:34Z","binding:vnic_type":"normal","device_id":"a6f4dbde-c670-47c1-9725-97bd414069c2","ip_allocation":"immediate"}]} 2019-04-15 18:35:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a6f4dbde-c670-47c1-9725-97bd414069c2 used request id req-a5e2fb2e-91a3-42a8-b69d-bfb058556c1e 2019-04-15 18:35:41,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.355103969574s 2019-04-15 18:35:41,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-15 18:35:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"floatingip": {"floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "fixed_ip_address": "192.168.120.6", "port_id": "58b727da-658e-4fc0-a526-404d31d84072"}}' 2019-04-15 18:35:44,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:45 GMT X-Openstack-Request-Id: req-4238be74-a1a9-4b1a-8502-a6a7ec08ea7c 2019-04-15 18:35:44,720 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:43Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}} 2019-04-15 18:35:44,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4238be74-a1a9-4b1a-8502-a6a7ec08ea7c 2019-04-15 18:35:44,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.34725904465s 2019-04-15 18:35:44,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:45,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:45 GMT X-Openstack-Request-Id: req-48db011f-defe-45db-ad33-6d9b25ef7716 2019-04-15 18:35:45,110 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:43Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:35:45,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-48db011f-defe-45db-ad33-6d9b25ef7716 2019-04-15 18:35:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.374268054962s 2019-04-15 18:35:45,117 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:35:45,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:45,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:45 GMT X-Openstack-Request-Id: req-023a43a1-7bf4-46bd-85b2-813094782357 2019-04-15 18:35:45,580 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:43Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:35:45,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-023a43a1-7bf4-46bd-85b2-813094782357 2019-04-15 18:35:45,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.353869915009s 2019-04-15 18:35:45,587 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:35:45,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:45,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:45,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:46 GMT X-Openstack-Request-Id: req-b4cca276-ef3d-47d8-851a-b16b269154db 2019-04-15 18:35:45,766 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:43Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:35:45,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b4cca276-ef3d-47d8-851a-b16b269154db 2019-04-15 18:35:45,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693910121918s 2019-04-15 18:35:45,773 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:35:45,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:45,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:45 GMT X-Openstack-Request-Id: req-ae745b17-64d2-450c-9ade-78bf4becfd10 2019-04-15 18:35:45,946 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:43Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:35:45,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ae745b17-64d2-450c-9ade-78bf4becfd10 2019-04-15 18:35:45,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626020431519s 2019-04-15 18:35:45,952 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:35:46,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:35:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:46 GMT X-Openstack-Request-Id: req-90a97901-83fd-433a-8bcb-f8adbcb0fafa 2019-04-15 18:35:46,338 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:46Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:35:46,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-90a97901-83fd-433a-8bcb-f8adbcb0fafa 2019-04-15 18:35:46,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.276528835297s 2019-04-15 18:35:46,345 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c', 'updated_at': u'2019-04-15T18:35:46Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'58b727da-658e-4fc0-a526-404d31d84072', 'id': u'ba2b7681-aeda-4b26-885f-e3f3f94ccc5b', 'network': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'port': u'58b727da-658e-4fc0-a526-404d31d84072', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:df:04', u'device_id': u'a6f4dbde-c670-47c1-9725-97bd414069c2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'created_at': u'2019-04-15T18:35:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:df:04', u'device_id': u'a6f4dbde-c670-47c1-9725-97bd414069c2'}), 'router': u'41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c'}) 2019-04-15 18:35:46,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:35:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:35:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8866c197-d189-4d00-8ac2-e6ed0885f854 x-openstack-request-id: req-8866c197-d189-4d00-8ac2-e6ed0885f854 2019-04-15 18:35:46,453 - keystoneauth.session - DEBUG - 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 506712276 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.231367] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234320] pid_max: default: 32768 minimum: 301\n[ 0.235919] ACPI: Core revision 20150930\n[ 0.237931] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240262] Security Framework initialized\n[ 0.241728] Yama: becoming mindful.\n[ 0.243021] AppArmor: AppArmor initialized\n[ 0.244525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249130] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251296] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253743] Initializing cgroup subsys io\n[ 0.255188] Initializing cgroup subsys memory\n[ 0.256716] Initializing cgroup subsys devices\n[ 0.258280] Initializing cgroup subsys freezer\n[ 0.259830] Initializing cgroup subsys net_cls\n[ 0.261395] Initializing cgroup subsys perf_event\n[ 0.263027] Initializing cgroup subsys net_prio\n[ 0.264600] Initializing cgroup subsys hugetlb\n[ 0.266158] Initializing cgroup subsys pids\n[ 0.267696] CPU: Physical Processor ID: 0\n[ 0.269853] mce: CPU supports 10 MCE banks\n[ 0.271346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.291888] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300309] ftrace: allocating 31920 entries in 125 pages\n[ 0.331230] smpboot: Max logical packages: 1\n[ 0.332751] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335154] x2apic enabled\n[ 0.336535] Switched APIC routing to physical x2apic.\n[ 0.339440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341444] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345131] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348325] KVM setup paravirtual spinlock\n[ 0.350274] x86: Booted up 1 node, 1 CPUs\n[ 0.351712] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.354140] devtmpfs: initialized\n[ 0.356390] evm: security.selinux\n[ 0.357634] evm: security.SMACK64\n[ 0.358868] evm: security.SMACK64EXEC\n[ 0.360201] evm: security.SMACK64TRANSMUTE\n[ 0.361646] evm: security.SMACK64MMAP\n[ 0.362976] evm: security.ima\n[ 0.364117] evm: security.capability\n[ 0.365503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368789] pinctrl core: initialized pinctrl subsystem\n[ 0.370702] RTC time: 18:35:38, date: 04/15/19\n[ 0.372361] NET: Registered protocol family 16\n[ 0.374046] cpuidle: using governor ladder\n[ 0.375516] cpuidle: using governor menu\n[ 0.376919] PCCT header not found.\n[ 0.378228] ACPI: bus type PCI registered\n[ 0.379657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.381851] PCI: Using configuration type 1 for base access\n[ 0.384457] ACPI: Added _OSI(Module Device)\n[ 0.385952] ACPI: Added _OSI(Processor Device)\n[ 0.387502] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.389126] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.391751] ACPI: Interpreter enabled\n[ 0.393103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.396419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.399730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.403032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.406336] ACPI: (supports S0 S5)\n[ 0.407597] ACPI: Using IOAPIC for interrupt routing\n[ 0.409299] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.413889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.415928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.418101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.420200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.423995] acpiphp: Slot [3] registered\n[ 0.425403] acpiphp: Slot [4] registered\n[ 0.426795] acpiphp: Slot [5] registered\n[ 0.428191] acpiphp: Slot [6] registered\n[ 0.429575] acpiphp: Slot [7] registered\n[ 0.430963] acpiphp: Slot [8] registered\n[ 0.432361] acpiphp: Slot [9] registered\n[ 0.433748] acpiphp: Slot [10] registered\n[ 0.435177] acpiphp: Slot [11] registered\n[ 0.436594] acpiphp: Slot [12] registered\n[ 0.438004] acpiphp: Slot [13] registered\n[ 0.439414] acpiphp: Slot [14] registered\n[ 0.440828] acpiphp: Slot [15] registered\n[ 0.457949] acpiphp: Slot [16] registered\n[ 0.459369] acpiphp: Slot [17] registered\n[ 0.460782] acpiphp: Slot [18] registered\n[ 0.462195] acpiphp: Slot [19] registered\n[ 0.463604] acpiphp: Slot [20] registered\n[ 0.465026] acpiphp: Slot [21] registered\n[ 0.466443] acpiphp: Slot [22] registered\n[ 0.467853] acpiphp: Slot [23] registered\n[ 0.469267] acpiphp: Slot [24] registered\n[ 0.470680] acpiphp: Slot [25] registered\n[ 0.472084] acpiphp: Slot [26] registered\n[ 0.473494] acpiphp: Slot [27] registered\n[ 0.474909] acpiphp: Slot [28] registered\n[ 0.476324] acpiphp: Slot [29] registered\n[ 0.477731] acpiphp: Slot [30] registered\n[ 0.479144] acpiphp: Slot [31] registered\n[ 0.480552] PCI host bridge to bus 0000:00\n[ 0.481964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.484096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491300] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.493875] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498466] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.500705] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.502769] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.511981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536555] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.539433] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.544270] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.546399] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548555] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.555034] vgaarb: loaded\n[ 0.556103] vgaarb: bridge control possible 0000:00:02.0\n[ 0.558549] SCSI subsystem initialized\n[ 0.560196] ACPI: bus type USB registered\n[ 0.561638] usbcore: registered new interface driver usbfs\n[ 0.563437] usbcore: registered new interface driver hub\n[ 0.565191] usbcore: registered new device driver usb\n[ 0.567098] PCI: Using ACPI for IRQ routing\n[ 0.569096] NetLabel: Initializing\n[ 0.570349] NetLabel: domain hash size = 128\n[ 0.571844] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.573516] NetLabel: unlabeled traffic allowed by default\n[ 0.575631] clocksource: Switched to clocksource kvm-clock\n[ 0.586144] AppArmor: AppArmor Filesystem Enabled\n[ 0.587822] pnp: PnP ACPI init\n[ 0.589430] pnp: PnP ACPI: found 5 devices\n[ 0.596547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599544] NET: Registered protocol family 2\n[ 0.601325] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.603579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.605679] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.607793] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611772] NET: Registered protocol family 1\n[ 0.613300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615224] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617105] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647291] Trying to unpack rootfs image as initramfs...\n[ 0.709972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712851] Scanning for low memory corruption every 60 seconds\n[ 0.715159] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.717230] audit: initializing netlink subsys (disabled)\n[ 0.719021] audit: type=2000 audit(1555353339.469:1): initialized\n[ 0.721282] Initialise system trusted keyring\n[ 0.722893] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.728065] zbud: loaded\n[ 0.729247] VFS: Disk quotas dquot_6.6.0\n[ 0.730666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733248] fuse init (API version 7.23)\n[ 0.734781] Key type big_key registered\n[ 0.736181] Allocating IMA MOK and blacklist keyrings.\n[ 0.738231] Key type asymmetric registered\n[ 0.739674] Asymmetric key parser 'x509' registered\n[ 0.741342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743942] io scheduler noop registered\n[ 0.745325] io scheduler deadline registered (default)\n[ 0.747048] io scheduler cfq registered\n[ 0.748513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.750340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755057] ACPI: Power Button [PWRF]\n[ 0.756500] GHES: HEST is not enabled!\n[ 0.770794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800408] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803816] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829056] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832601] Linux agpgart interface v0.103\n[ 0.836197] brd: module loaded\n[ 0.838677] loop: module loaded\n[ 0.844408] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846949] GPT:90111 != 2097151\n[ 0.848131] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850055] GPT:90111 != 2097151\n[ 0.851237] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852928] vda: vda1 vda15\n[ 0.854768] scsi host0: ata_piix\n[ 0.856097] scsi host1: ata_piix\n[ 0.857342] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862229] libphy: Fixed MDIO Bus: probed\n[ 0.863672] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865356] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868598] PPP generic driver version 2.4.2\n[ 0.870161] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872262] ehci-pci: EHCI PCI platform driver\n[ 0.873790] ehci-platform: EHCI generic platform driver\n[ 0.875528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877519] ohci-pci: OHCI PCI platform driver\n[ 0.879049] ohci-platform: OHCI generic platform driver\n[ 0.880792] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.895797] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.897553] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900118] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.901850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.903837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908588] usb usb1: Product: UHCI Host Controller\n[ 0.910217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912212] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.913873] hub 1-0:1.0: USB hub found\n[ 0.915234] hub 1-0:1.0: 2 ports detected\n[ 0.916795] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.920388] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922046] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923813] mousedev: PS/2 mouse device common for all mice\n[ 0.925976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.928938] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.933098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.935181] i2c /dev entries driver\n[ 0.936489] device-mapper: uevent: version 1.0.3\n[ 0.938133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.941006] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.943260] NET: Registered protocol family 10\n[ 0.945071] NET: Registered protocol family 17\n[ 0.946620] Key type dns_resolver registered\n[ 0.948262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.950182] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.953229] registered taskstats version 1\n[ 0.954683] Loading compiled-in X.509 certificates\n[ 0.956866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.960131] zswap: loaded using pool lzo/zbud\n[ 0.962459] Key type trusted registered\n[ 0.964890] Key type encrypted registered\n[ 0.966321] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.968141] ima: No TPM chip found, activating TPM-bypass!\n[ 0.969962] evm: HMAC attrs: 0x1\n[ 0.971527] Magic number: 15:54:595\n[ 0.972978] rtc_cmos 00:00: setting system clock to 2019-04-15 18:35:39 UTC (1555353339)\n[ 0.975766] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977719] EDD information not available.\n[ 1.017386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.036005] Write protecting the kernel read-only data: 14336k\n[ 1.039364] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.042379] 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.90\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.226256] 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.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCyklrRzaZZsUC2rfXl0LTexMjnVevyGWrjGgqHvwU/j692GbeXW2uR9j3crcnNQG5Pi4fN5zjahVES1sY+hm1s8tp0/9vWeYhj90YotvZtq4dr1O4bsBxpudRIEGmNgS5CTz5FkO4uJIRXUZIKhHX3NcmSwLjcYh/U2MvJzLiq6vqxwaT4KT9nE4B19KZwqj5gt4tC3t8g24ZX/h/TNDKpi9HUB7J/gsV+Jxjata8wXZern6s7Sq4lE2tfktDOuaYuSY9ZEETrhgnLnDZRB193Neo6K4zzCzpmKo7pagofvqcFPbve4OidTemozezwdcLq4Hu0ebk5y5BdQeWkEB/J root@cinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nssh-dss AAAAB3NzaC1kc3MAAACBAO4zuG6kduU3Z3FdSIZCYnrwNoArpMmpsv0P28oKpMRHmqOhjZzOQds8LHMxwlPcJ4rqn4fUHSnORb3Sd4ngNcPUMrwfcrSJKLGMr+OdwIeMmdwb6Vc01ospltDk0mK8eCyiPQnI1crlrq9VzfacGJhoXe6SM8DJg596VWxhpe+BAAAAFQC+QOA9pTo8P1R7KJALmDwysBRoqQAAAIB1boBes0UdejErEitO0OOP0uRUq8FALFSQDpE541mPsiuMqA+fAyutWkG+mq9IfG+a+a2VsWY9IsSAZEvVqJdAn1JbFLVfIVOcZlFXu7XVFKptQGjyMAA7xHYhbx2HqU/VbE71OdRu7T9iFYPTWuZgEhzjPqDS47zsEgHmuxP+eQAAAIEA1CVcAwSZ3jM045JQgPUCoEGZGHgVrw70w5+nut2lYTu8M/Y+zhxym6R/poYV+iATWQwkO2o2WtmEYahcLGKs8TYjB/FHGCuVDtWyr3LIo57L8S32lBQuO3+y7Q4XGS8RzgmokseUxabtT7eteNpWk3g1qGEGqP09YRTI7xUviU8= root@cinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.01s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe21:df04/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \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-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.81 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: "} 2019-04-15 18:35:46,453 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/action used request id req-8866c197-d189-4d00-8ac2-e6ed0885f854 2019-04-15 18:35:46,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108021974564s 2019-04-15 18:35:46,454 - 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 506712276 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.231367] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234320] pid_max: default: 32768 minimum: 301 [ 0.235919] ACPI: Core revision 20150930 [ 0.237931] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240262] Security Framework initialized [ 0.241728] Yama: becoming mindful. [ 0.243021] AppArmor: AppArmor initialized [ 0.244525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249130] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251296] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253743] Initializing cgroup subsys io [ 0.255188] Initializing cgroup subsys memory [ 0.256716] Initializing cgroup subsys devices [ 0.258280] Initializing cgroup subsys freezer [ 0.259830] Initializing cgroup subsys net_cls [ 0.261395] Initializing cgroup subsys perf_event [ 0.263027] Initializing cgroup subsys net_prio [ 0.264600] Initializing cgroup subsys hugetlb [ 0.266158] Initializing cgroup subsys pids [ 0.267696] CPU: Physical Processor ID: 0 [ 0.269853] mce: CPU supports 10 MCE banks [ 0.271346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291888] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300309] ftrace: allocating 31920 entries in 125 pages [ 0.331230] smpboot: Max logical packages: 1 [ 0.332751] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335154] x2apic enabled [ 0.336535] Switched APIC routing to physical x2apic. [ 0.339440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341444] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345131] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348325] KVM setup paravirtual spinlock [ 0.350274] x86: Booted up 1 node, 1 CPUs [ 0.351712] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.354140] devtmpfs: initialized [ 0.356390] evm: security.selinux [ 0.357634] evm: security.SMACK64 [ 0.358868] evm: security.SMACK64EXEC [ 0.360201] evm: security.SMACK64TRANSMUTE [ 0.361646] evm: security.SMACK64MMAP [ 0.362976] evm: security.ima [ 0.364117] evm: security.capability [ 0.365503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368789] pinctrl core: initialized pinctrl subsystem [ 0.370702] RTC time: 18:35:38, date: 04/15/19 [ 0.372361] NET: Registered protocol family 16 [ 0.374046] cpuidle: using governor ladder [ 0.375516] cpuidle: using governor menu [ 0.376919] PCCT header not found. [ 0.378228] ACPI: bus type PCI registered [ 0.379657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381851] PCI: Using configuration type 1 for base access [ 0.384457] ACPI: Added _OSI(Module Device) [ 0.385952] ACPI: Added _OSI(Processor Device) [ 0.387502] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.389126] ACPI: Added _OSI(Processor Aggregator Device) [ 0.391751] ACPI: Interpreter enabled [ 0.393103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.396419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.399730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.403032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.406336] ACPI: (supports S0 S5) [ 0.407597] ACPI: Using IOAPIC for interrupt routing [ 0.409299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.413889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.415928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.418101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.423995] acpiphp: Slot [3] registered [ 0.425403] acpiphp: Slot [4] registered [ 0.426795] acpiphp: Slot [5] registered [ 0.428191] acpiphp: Slot [6] registered [ 0.429575] acpiphp: Slot [7] registered [ 0.430963] acpiphp: Slot [8] registered [ 0.432361] acpiphp: Slot [9] registered [ 0.433748] acpiphp: Slot [10] registered [ 0.435177] acpiphp: Slot [11] registered [ 0.436594] acpiphp: Slot [12] registered [ 0.438004] acpiphp: Slot [13] registered [ 0.439414] acpiphp: Slot [14] registered [ 0.440828] acpiphp: Slot [15] registered [ 0.457949] acpiphp: Slot [16] registered [ 0.459369] acpiphp: Slot [17] registered [ 0.460782] acpiphp: Slot [18] registered [ 0.462195] acpiphp: Slot [19] registered [ 0.463604] acpiphp: Slot [20] registered [ 0.465026] acpiphp: Slot [21] registered [ 0.466443] acpiphp: Slot [22] registered [ 0.467853] acpiphp: Slot [23] registered [ 0.469267] acpiphp: Slot [24] registered [ 0.470680] acpiphp: Slot [25] registered [ 0.472084] acpiphp: Slot [26] registered [ 0.473494] acpiphp: Slot [27] registered [ 0.474909] acpiphp: Slot [28] registered [ 0.476324] acpiphp: Slot [29] registered [ 0.477731] acpiphp: Slot [30] registered [ 0.479144] acpiphp: Slot [31] registered [ 0.480552] PCI host bridge to bus 0000:00 [ 0.481964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491300] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.493875] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498466] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500705] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.502769] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.511981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536555] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.539433] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.544270] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.546399] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548555] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.555034] vgaarb: loaded [ 0.556103] vgaarb: bridge control possible 0000:00:02.0 [ 0.558549] SCSI subsystem initialized [ 0.560196] ACPI: bus type USB registered [ 0.561638] usbcore: registered new interface driver usbfs [ 0.563437] usbcore: registered new interface driver hub [ 0.565191] usbcore: registered new device driver usb [ 0.567098] PCI: Using ACPI for IRQ routing [ 0.569096] NetLabel: Initializing [ 0.570349] NetLabel: domain hash size = 128 [ 0.571844] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.573516] NetLabel: unlabeled traffic allowed by default [ 0.575631] clocksource: Switched to clocksource kvm-clock [ 0.586144] AppArmor: AppArmor Filesystem Enabled [ 0.587822] pnp: PnP ACPI init [ 0.589430] pnp: PnP ACPI: found 5 devices [ 0.596547] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599544] NET: Registered protocol family 2 [ 0.601325] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.603579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.605679] TCP: Hash tables configured (established 4096 bind 4096) [ 0.607793] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.609710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.611772] NET: Registered protocol family 1 [ 0.613300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647291] Trying to unpack rootfs image as initramfs... [ 0.709972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712851] Scanning for low memory corruption every 60 seconds [ 0.715159] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.717230] audit: initializing netlink subsys (disabled) [ 0.719021] audit: type=2000 audit(1555353339.469:1): initialized [ 0.721282] Initialise system trusted keyring [ 0.722893] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724927] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.728065] zbud: loaded [ 0.729247] VFS: Disk quotas dquot_6.6.0 [ 0.730666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733248] fuse init (API version 7.23) [ 0.734781] Key type big_key registered [ 0.736181] Allocating IMA MOK and blacklist keyrings. [ 0.738231] Key type asymmetric registered [ 0.739674] Asymmetric key parser 'x509' registered [ 0.741342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743942] io scheduler noop registered [ 0.745325] io scheduler deadline registered (default) [ 0.747048] io scheduler cfq registered [ 0.748513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.750340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755057] ACPI: Power Button [PWRF] [ 0.756500] GHES: HEST is not enabled! [ 0.770794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800408] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803816] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829056] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832601] Linux agpgart interface v0.103 [ 0.836197] brd: module loaded [ 0.838677] loop: module loaded [ 0.844408] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846949] GPT:90111 != 2097151 [ 0.848131] GPT:Alternate GPT header not at the end of the disk. [ 0.850055] GPT:90111 != 2097151 [ 0.851237] GPT: Use GNU Parted to correct GPT errors. [ 0.852928] vda: vda1 vda15 [ 0.854768] scsi host0: ata_piix [ 0.856097] scsi host1: ata_piix [ 0.857342] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862229] libphy: Fixed MDIO Bus: probed [ 0.863672] tun: Universal TUN/TAP device driver, 1.6 [ 0.865356] tun: (C) 1999-2004 Max Krasnyansky [ 0.868598] PPP generic driver version 2.4.2 [ 0.870161] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872262] ehci-pci: EHCI PCI platform driver [ 0.873790] ehci-platform: EHCI generic platform driver [ 0.875528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877519] ohci-pci: OHCI PCI platform driver [ 0.879049] ohci-platform: OHCI generic platform driver [ 0.880792] uhci_hcd: USB Universal Host Controller Interface driver [ 0.895797] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.897553] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900118] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.901850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.903837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908588] usb usb1: Product: UHCI Host Controller [ 0.910217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912212] usb usb1: SerialNumber: 0000:00:01.2 [ 0.913873] hub 1-0:1.0: USB hub found [ 0.915234] hub 1-0:1.0: 2 ports detected [ 0.916795] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.920388] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923813] mousedev: PS/2 mouse device common for all mice [ 0.925976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928938] rtc_cmos 00:00: RTC can wake from S4 [ 0.931032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.933098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.935181] i2c /dev entries driver [ 0.936489] device-mapper: uevent: version 1.0.3 [ 0.938133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.941006] ledtrig-cpu: registered to indicate activity on CPUs [ 0.943260] NET: Registered protocol family 10 [ 0.945071] NET: Registered protocol family 17 [ 0.946620] Key type dns_resolver registered [ 0.948262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.950182] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.953229] registered taskstats version 1 [ 0.954683] Loading compiled-in X.509 certificates [ 0.956866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.960131] zswap: loaded using pool lzo/zbud [ 0.962459] Key type trusted registered [ 0.964890] Key type encrypted registered [ 0.966321] AppArmor: AppArmor sha1 policy hashing enabled [ 0.968141] ima: No TPM chip found, activating TPM-bypass! [ 0.969962] evm: HMAC attrs: 0x1 [ 0.971527] Magic number: 15:54:595 [ 0.972978] rtc_cmos 00:00: setting system clock to 2019-04-15 18:35:39 UTC (1555353339) [ 0.975766] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977719] EDD information not available. [ 1.017386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036005] Write protecting the kernel read-only data: 14336k [ 1.039364] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.042379] 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.90 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.226256] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCyklrRzaZZsUC2rfXl0LTexMjnVevyGWrjGgqHvwU/j692GbeXW2uR9j3crcnNQG5Pi4fN5zjahVES1sY+hm1s8tp0/9vWeYhj90YotvZtq4dr1O4bsBxpudRIEGmNgS5CTz5FkO4uJIRXUZIKhHX3NcmSwLjcYh/U2MvJzLiq6vqxwaT4KT9nE4B19KZwqj5gt4tC3t8g24ZX/h/TNDKpi9HUB7J/gsV+Jxjata8wXZern6s7Sq4lE2tfktDOuaYuSY9ZEETrhgnLnDZRB193Neo6K4zzCzpmKo7pagofvqcFPbve4OidTemozezwdcLq4Hu0ebk5y5BdQeWkEB/J root@cinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd ssh-dss AAAAB3NzaC1kc3MAAACBAO4zuG6kduU3Z3FdSIZCYnrwNoArpMmpsv0P28oKpMRHmqOhjZzOQds8LHMxwlPcJ4rqn4fUHSnORb3Sd4ngNcPUMrwfcrSJKLGMr+OdwIeMmdwb6Vc01ospltDk0mK8eCyiPQnI1crlrq9VzfacGJhoXe6SM8DJg596VWxhpe+BAAAAFQC+QOA9pTo8P1R7KJALmDwysBRoqQAAAIB1boBes0UdejErEitO0OOP0uRUq8FALFSQDpE541mPsiuMqA+fAyutWkG+mq9IfG+a+a2VsWY9IsSAZEvVqJdAn1JbFLVfIVOcZlFXu7XVFKptQGjyMAA7xHYhbx2HqU/VbE71OdRu7T9iFYPTWuZgEhzjPqDS47zsEgHmuxP+eQAAAIEA1CVcAwSZ3jM045JQgPUCoEGZGHgVrw70w5+nut2lYTu8M/Y+zhxym6R/poYV+iATWQwkO2o2WtmEYahcLGKs8TYjB/FHGCuVDtWyr3LIo57L8S32lBQuO3+y7Q4XGS8RzgmokseUxabtT7eteNpWk3g1qGEGqP09YRTI7xUviU8= root@cinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.01s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe21:df04/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 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-7c7d8353-2873-47a5-98f9-7f2d99fb6acd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.81 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: 2019-04-15 18:35:46,662 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6226b90L 2019-04-15 18:35:46,662 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-15 18:35:46,722 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-15 18:35:46,723 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-15 18:35:46,724 - 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-04-15 18:35:46,724 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-15 18:35:46,724 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-15 18:35:46,725 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-15 18:35:46,725 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-15 18:35:46,725 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-15 18:35:46,779 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-15 18:35:46,780 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-15 18:35:46,794 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: b4c9451911aaac393123f42c22368e4c 2019-04-15 18:35:46,795 - paramiko.transport - DEBUG - Trying discovered key 9dd56881583e4f17e14e51b794465716 in /tmp/tmpTVJBcR 2019-04-15 18:35:46,819 - paramiko.transport - DEBUG - userauth is OK 2019-04-15 18:35:46,825 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-15 18:35:46,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-04-15 18:35:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"volume": {"display_name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "size": "2"}}' 2019-04-15 18:35:48,227 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-ef7d88d3-0c22-4dff-8b17-c22ad218f473 x-openstack-request-id: req-ef7d88d3-0c22-4dff-8b17-c22ad218f473 2019-04-15 18:35:48,227 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}} 2019-04-15 18:35:48,228 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes used request id req-ef7d88d3-0c22-4dff-8b17-c22ad218f473 2019-04-15 18:35:48,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.39376306534s 2019-04-15 18:35:48,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:35:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:49,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b9e49e94-ef4e-45e5-823b-d5ca2b4e6335 x-openstack-request-id: req-b9e49e94-ef4e-45e5-823b-d5ca2b4e6335 2019-04-15 18:35:49,266 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:35:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:35:49,266 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-b9e49e94-ef4e-45e5-823b-d5ca2b4e6335 2019-04-15 18:35:49,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03721404076s 2019-04-15 18:35:49,268 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:35:51,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:35:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:52,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b12d8874-757d-4209-a8e5-430ba1b96ed8 x-openstack-request-id: req-b12d8874-757d-4209-a8e5-430ba1b96ed8 2019-04-15 18:35:52,339 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:35:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:35:52,339 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-b12d8874-757d-4209-a8e5-430ba1b96ed8 2019-04-15 18:35:52,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06853795052s 2019-04-15 18:35:52,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:35:52,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:52,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:53 GMT X-Openstack-Request-Id: req-9639e83d-8e94-4fa7-9952-339129b964c2 2019-04-15 18:35:52,576 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":["81d92ecd-d269-4331-83ca-4f58e3decf7f"],"description":"","tags":[],"updated_at":"2019-04-15T18:35:09Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:35:52,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9639e83d-8e94-4fa7-9952-339129b964c2 2019-04-15 18:35:52,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235699176788s 2019-04-15 18:35:52,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:35:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:53,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:53 GMT X-Openstack-Request-Id: req-b33008ed-eecd-4cb9-82da-de6c4c8fe53d 2019-04-15 18:35:53,047 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:35:22Z", "file": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file", "owner": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "size": 12716032, "self": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:35:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:35:53,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b33008ed-eecd-4cb9-82da-de6c4c8fe53d 2019-04-15 18:35:53,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.465949058533s 2019-04-15 18:35:53,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:35:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:53,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c0104f8-46d9-4a0a-a9b7-a25bb18b765b x-openstack-request-id: req-7c0104f8-46d9-4a0a-a9b7-a25bb18b765b 2019-04-15 18:35:53,079 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "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": "692d70e8-4f5a-46d3-9dad-13905853b993"}]} 2019-04-15 18:35:53,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7c0104f8-46d9-4a0a-a9b7-a25bb18b765b 2019-04-15 18:35:53,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306508541107s 2019-04-15 18:35:53,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-15 18:35:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"server": {"name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "imageRef": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "flavorRef": "692d70e8-4f5a-46d3-9dad-13905853b993", "max_count": 1, "min_count": 1, "networks": [{"uuid": "679020eb-c3b7-45be-8b36-c923f89442d6"}], "security_groups": [{"name": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}]}}' 2019-04-15 18:35:57,662 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc x-compute-request-id: req-28f67971-92ef-4b9a-ab16-3f814824d9ed x-openstack-request-id: req-28f67971-92ef-4b9a-ab16-3f814824d9ed 2019-04-15 18:35:57,662 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "80af869d-e31f-4add-85dd-b656cd3a1fc2"}], "OS-DCF:diskConfig": "MANUAL", "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "adminPass": "MoQBHtksua2r"}} 2019-04-15 18:35:57,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-28f67971-92ef-4b9a-ab16-3f814824d9ed 2019-04-15 18:35:57,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.58149194717s 2019-04-15 18:35:57,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:35:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:35:58,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 15 Apr 2019 18:35:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7642fb41-0c15-4e3f-8da9-1869461effe4 x-openstack-request-id: req-7642fb41-0c15-4e3f-8da9-1869461effe4 2019-04-15 18:35:58,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "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-04-15T18:35:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:35:38Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:35:58,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7642fb41-0c15-4e3f-8da9-1869461effe4 2019-04-15 18:35:58,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26835680008s 2019-04-15 18:35:58,940 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:00,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:00,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:01,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6015223a-6fc8-42fe-93d6-7c88800d31a6 x-openstack-request-id: req-6015223a-6fc8-42fe-93d6-7c88800d31a6 2019-04-15 18:36:01,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:36:00Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:35:38Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:36:01,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6015223a-6fc8-42fe-93d6-7c88800d31a6 2019-04-15 18:36:01,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754324913025s 2019-04-15 18:36:01,705 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:03,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:03,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:04,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-371aa749-3a70-40e5-b384-e186032051b9 x-openstack-request-id: req-371aa749-3a70-40e5-b384-e186032051b9 2019-04-15 18:36:04,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-15T18:36:00Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:35:38Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:36:04,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-371aa749-3a70-40e5-b384-e186032051b9 2019-04-15 18:36:04,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528664112091s 2019-04-15 18:36:04,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:06,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:06,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8b8c679-a38a-4d66-99d4-502d560084cd x-openstack-request-id: req-c8b8c679-a38a-4d66-99d4-502d560084cd 2019-04-15 18:36:06,964 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:36:04.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:36:05Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:35:38Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:36:06,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8b8c679-a38a-4d66-99d4-502d560084cd 2019-04-15 18:36:06,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718382120132s 2019-04-15 18:36:06,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:36:06,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b812a17a-fb58-4289-ab8e-e148875c59fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:07,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:07 GMT X-Openstack-Request-Id: req-31cd6b86-a6c2-4f80-b4e1-3fdb6d55e655 2019-04-15 18:36:07,327 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:36:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","ip_address":"192.168.120.9"}],"id":"e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6","security_groups":["80af869d-e31f-4add-85dd-b656cd3a1fc2"],"mac_address":"fa:16:3e:07:eb:9e","project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:36:01Z","binding:vnic_type":"normal","device_id":"b812a17a-fb58-4289-ab8e-e148875c59fc","ip_allocation":"immediate"}]} 2019-04-15 18:36:07,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b812a17a-fb58-4289-ab8e-e148875c59fc used request id req-31cd6b86-a6c2-4f80-b4e1-3fdb6d55e655 2019-04-15 18:36:07,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.354654073715s 2019-04-15 18:36:07,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:07,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:07 GMT X-Openstack-Request-Id: req-ffdf570b-3216-4bda-a354-fffd66880d34 2019-04-15 18:36:07,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:36:07,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6 used request id req-ffdf570b-3216-4bda-a354-fffd66880d34 2019-04-15 18:36:07,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.348016023636s 2019-04-15 18:36:07,685 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:eb:9e', 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'8b5925d6-7b5f-4a7b-8082-063c22a8119d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-15T18:36:04.000000', 'flavor': Munch({u'id': u'692d70e8-4f5a-46d3-9dad-13905853b993'}), 'az': u'nova', 'id': u'b812a17a-fb58-4289-ab8e-e148875c59fc', 'security_groups': [Munch({u'name': u'cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34bfc0fbdfa04aca98d9385c58adf8c1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', '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-04-15T18:36:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-15T18:36:05Z', 'hostId': u'90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46', '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-04-15T18:36:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': u'cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'adminPass': u'MoQBHtksua2r', 'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'created_at': u'2019-04-15T18:35:57Z', 'created': u'2019-04-15T18:35:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-15 18:36:07,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:36:07,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:07,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:08 GMT X-Openstack-Request-Id: req-b3bce4ca-89a1-4bdd-b789-cbbfdf7dc756 2019-04-15 18:36:07,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":["81d92ecd-d269-4331-83ca-4f58e3decf7f"],"description":"","tags":[],"updated_at":"2019-04-15T18:35:09Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:36:07,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b3bce4ca-89a1-4bdd-b789-cbbfdf7dc756 2019-04-15 18:36:07,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975179672241s 2019-04-15 18:36:07,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-15 18:36:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b812a17a-fb58-4289-ab8e-e148875c59fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:08,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:08 GMT X-Openstack-Request-Id: req-b910d047-aaa4-4344-986c-2e7940d8d9ad 2019-04-15 18:36:08,130 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-15T18:36:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","ip_address":"192.168.120.9"}],"id":"e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6","security_groups":["80af869d-e31f-4add-85dd-b656cd3a1fc2"],"mac_address":"fa:16:3e:07:eb:9e","project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:36:01Z","binding:vnic_type":"normal","device_id":"b812a17a-fb58-4289-ab8e-e148875c59fc","ip_allocation":"immediate"}]} 2019-04-15 18:36:08,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b812a17a-fb58-4289-ab8e-e148875c59fc used request id req-b910d047-aaa4-4344-986c-2e7940d8d9ad 2019-04-15 18:36:08,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.340688943863s 2019-04-15 18:36:08,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-15 18:36:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"floatingip": {"floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "fixed_ip_address": "192.168.120.9", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6"}}' 2019-04-15 18:36:10,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:10 GMT X-Openstack-Request-Id: req-13b5444d-5bd4-4c51-8552-994f0ab2c958 2019-04-15 18:36:10,935 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}} 2019-04-15 18:36:10,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-13b5444d-5bd4-4c51-8552-994f0ab2c958 2019-04-15 18:36:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.80476903915s 2019-04-15 18:36:10,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:11 GMT X-Openstack-Request-Id: req-c497eb6b-135f-47b0-90ab-69a7df2ad01b 2019-04-15 18:36:11,018 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c497eb6b-135f-47b0-90ab-69a7df2ad01b 2019-04-15 18:36:11,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681111812592s 2019-04-15 18:36:11,030 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:11,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:11,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:11 GMT X-Openstack-Request-Id: req-a39aaab2-4533-46e7-ab95-8cfa50aab23f 2019-04-15 18:36:11,215 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a39aaab2-4533-46e7-ab95-8cfa50aab23f 2019-04-15 18:36:11,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758011341095s 2019-04-15 18:36:11,228 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:11,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:11 GMT X-Openstack-Request-Id: req-99eef9ab-eeb6-4d72-9ff4-28203a774325 2019-04-15 18:36:11,408 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-99eef9ab-eeb6-4d72-9ff4-28203a774325 2019-04-15 18:36:11,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0705571174622s 2019-04-15 18:36:11,419 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:11,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:12 GMT X-Openstack-Request-Id: req-f0b0155e-d257-46be-b97d-45e94c04fcb5 2019-04-15 18:36:11,595 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f0b0155e-d257-46be-b97d-45e94c04fcb5 2019-04-15 18:36:11,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650639533997s 2019-04-15 18:36:11,607 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:11,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:11 GMT X-Openstack-Request-Id: req-127fe964-fa09-4181-99a6-b88d3fba65f2 2019-04-15 18:36:11,778 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-127fe964-fa09-4181-99a6-b88d3fba65f2 2019-04-15 18:36:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617890357971s 2019-04-15 18:36:11,789 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:11,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:11,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:11 GMT X-Openstack-Request-Id: req-325271fd-5bd5-40ea-83f3-5b64bca6c7b0 2019-04-15 18:36:11,961 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:11,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-325271fd-5bd5-40ea-83f3-5b64bca6c7b0 2019-04-15 18:36:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621659755707s 2019-04-15 18:36:11,974 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:12,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:12,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:12 GMT X-Openstack-Request-Id: req-dd4bce95-3948-47f5-9878-3237b51bd54b 2019-04-15 18:36:12,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:09Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:12,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd4bce95-3948-47f5-9878-3237b51bd54b 2019-04-15 18:36:12,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639522075653s 2019-04-15 18:36:12,159 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-15 18:36:12,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:12,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:12 GMT X-Openstack-Request-Id: req-29720e81-88cc-4531-8d7f-693e91843660 2019-04-15 18:36:12,334 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:12Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}, {"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:43Z", "updated_at": "2019-04-15T18:35:47Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:df:04", "device_id": "a6f4dbde-c670-47c1-9725-97bd414069c2"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "58b727da-658e-4fc0-a526-404d31d84072", "id": "ba2b7681-aeda-4b26-885f-e3f3f94ccc5b", "qos_policy_id": null}]} 2019-04-15 18:36:12,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-29720e81-88cc-4531-8d7f-693e91843660 2019-04-15 18:36:12,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643420219421s 2019-04-15 18:36:12,346 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c', 'updated_at': u'2019-04-15T18:36:12Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6', 'id': u'92fc469e-d8ab-4f27-ab57-531b35810e73', 'network': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'port': u'e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'name': 'cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:07:eb:9e', u'device_id': u'b812a17a-fb58-4289-ab8e-e148875c59fc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e9f3fc9cfd3848a2a2d10fa6c1b8604b', 'created_at': u'2019-04-15T18:36:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'679020eb-c3b7-45be-8b36-c923f89442d6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:07:eb:9e', u'device_id': u'b812a17a-fb58-4289-ab8e-e148875c59fc'}), 'router': u'41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c'}) 2019-04-15 18:36:12,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:36:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:36:12,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fc41975-3ced-4a35-a36d-486aaf48f883 x-openstack-request-id: req-7fc41975-3ced-4a35-a36d-486aaf48f883 2019-04-15 18:36:12,440 - keystoneauth.session - DEBUG - 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 598310029 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.229724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232638] pid_max: default: 32768 minimum: 301\n[ 0.234201] ACPI: Core revision 20150930\n[ 0.236183] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238452] Security Framework initialized\n[ 0.239878] Yama: becoming mindful.\n[ 0.241149] AppArmor: AppArmor initialized\n[ 0.242618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249215] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251602] Initializing cgroup subsys io\n[ 0.253021] Initializing cgroup subsys memory\n[ 0.254523] Initializing cgroup subsys devices\n[ 0.256041] Initializing cgroup subsys freezer\n[ 0.257561] Initializing cgroup subsys net_cls\n[ 0.259075] Initializing cgroup subsys perf_event\n[ 0.260682] Initializing cgroup subsys net_prio\n[ 0.262219] Initializing cgroup subsys hugetlb\n[ 0.263731] Initializing cgroup subsys pids\n[ 0.265227] CPU: Physical Processor ID: 0\n[ 0.267311] mce: CPU supports 10 MCE banks\n[ 0.268778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297317] ftrace: allocating 31920 entries in 125 pages\n[ 0.328328] smpboot: Max logical packages: 1\n[ 0.329826] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332183] x2apic enabled\n[ 0.333541] Switched APIC routing to physical x2apic.\n[ 0.336414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345068] KVM setup paravirtual spinlock\n[ 0.346973] x86: Booted up 1 node, 1 CPUs\n[ 0.348379] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350740] devtmpfs: initialized\n[ 0.352970] evm: security.selinux\n[ 0.354183] evm: security.SMACK64\n[ 0.355389] evm: security.SMACK64EXEC\n[ 0.356687] evm: security.SMACK64TRANSMUTE\n[ 0.358110] evm: security.SMACK64MMAP\n[ 0.359405] evm: security.ima\n[ 0.360517] evm: security.capability\n[ 0.361865] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365059] pinctrl core: initialized pinctrl subsystem\n[ 0.366925] RTC time: 18:36:05, date: 04/15/19\n[ 0.368539] NET: Registered protocol family 16\n[ 0.370177] cpuidle: using governor ladder\n[ 0.371609] cpuidle: using governor menu\n[ 0.372981] PCCT header not found.\n[ 0.374261] ACPI: bus type PCI registered\n[ 0.375664] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377808] PCI: Using configuration type 1 for base access\n[ 0.380358] ACPI: Added _OSI(Module Device)\n[ 0.381817] ACPI: Added _OSI(Processor Device)\n[ 0.383318] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387499] ACPI: Interpreter enabled\n[ 0.388816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401813] ACPI: (supports S0 S5)\n[ 0.403048] ACPI: Using IOAPIC for interrupt routing\n[ 0.404707] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411183] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415437] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419216] acpiphp: Slot [3] registered\n[ 0.420610] acpiphp: Slot [4] registered\n[ 0.421997] acpiphp: Slot [5] registered\n[ 0.423396] acpiphp: Slot [6] registered\n[ 0.424776] acpiphp: Slot [7] registered\n[ 0.426159] acpiphp: Slot [8] registered\n[ 0.427555] acpiphp: Slot [9] registered\n[ 0.428937] acpiphp: Slot [10] registered\n[ 0.430341] acpiphp: Slot [11] registered\n[ 0.431762] acpiphp: Slot [12] registered\n[ 0.433171] acpiphp: Slot [13] registered\n[ 0.434589] acpiphp: Slot [14] registered\n[ 0.436003] acpiphp: Slot [15] registered\n[ 0.453238] acpiphp: Slot [16] registered\n[ 0.454686] acpiphp: Slot [17] registered\n[ 0.456105] acpiphp: Slot [18] registered\n[ 0.457521] acpiphp: Slot [19] registered\n[ 0.458935] acpiphp: Slot [20] registered\n[ 0.460348] acpiphp: Slot [21] registered\n[ 0.461759] acpiphp: Slot [22] registered\n[ 0.463164] acpiphp: Slot [23] registered\n[ 0.464572] acpiphp: Slot [24] registered\n[ 0.465984] acpiphp: Slot [25] registered\n[ 0.467392] acpiphp: Slot [26] registered\n[ 0.468793] acpiphp: Slot [27] registered\n[ 0.470209] acpiphp: Slot [28] registered\n[ 0.471620] acpiphp: Slot [29] registered\n[ 0.473020] acpiphp: Slot [30] registered\n[ 0.474548] acpiphp: Slot [31] registered\n[ 0.475952] PCI host bridge to bus 0000:00\n[ 0.477362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486680] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507351] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.540781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.542933] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546407] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549777] vgaarb: loaded\n[ 0.550852] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554241] SCSI subsystem initialized\n[ 0.556022] ACPI: bus type USB registered\n[ 0.557511] usbcore: registered new interface driver usbfs\n[ 0.559364] usbcore: registered new interface driver hub\n[ 0.561165] usbcore: registered new device driver usb\n[ 0.563129] PCI: Using ACPI for IRQ routing\n[ 0.565177] NetLabel: Initializing\n[ 0.566448] NetLabel: domain hash size = 128\n[ 0.567969] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569681] NetLabel: unlabeled traffic allowed by default\n[ 0.571844] clocksource: Switched to clocksource kvm-clock\n[ 0.582144] AppArmor: AppArmor Filesystem Enabled\n[ 0.583845] pnp: PnP ACPI init\n[ 0.585498] pnp: PnP ACPI: found 5 devices\n[ 0.592731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595771] NET: Registered protocol family 2\n[ 0.597584] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.602027] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604176] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608215] NET: Registered protocol family 1\n[ 0.609774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628675] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643882] Trying to unpack rootfs image as initramfs...\n[ 0.705476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708376] Scanning for low memory corruption every 60 seconds\n[ 0.710644] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712745] audit: initializing netlink subsys (disabled)\n[ 0.714576] audit: type=2000 audit(1555353365.685:1): initialized\n[ 0.716858] Initialise system trusted keyring\n[ 0.718513] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723738] zbud: loaded\n[ 0.724938] VFS: Disk quotas dquot_6.6.0\n[ 0.726388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729012] fuse init (API version 7.23)\n[ 0.730558] Key type big_key registered\n[ 0.731989] Allocating IMA MOK and blacklist keyrings.\n[ 0.734061] Key type asymmetric registered\n[ 0.735524] Asymmetric key parser 'x509' registered\n[ 0.737230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739883] io scheduler noop registered\n[ 0.741284] io scheduler deadline registered (default)\n[ 0.743050] io scheduler cfq registered\n[ 0.744550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.751226] ACPI: Power Button [PWRF]\n[ 0.752697] GHES: HEST is not enabled!\n[ 0.766980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.800041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828874] Linux agpgart interface v0.103\n[ 0.832521] brd: module loaded\n[ 0.834940] loop: module loaded\n[ 0.840055] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842654] GPT:90111 != 2097151\n[ 0.843865] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845829] GPT:90111 != 2097151\n[ 0.847036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848774] vda: vda1 vda15\n[ 0.850645] scsi host0: ata_piix\n[ 0.851991] scsi host1: ata_piix\n[ 0.853254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855445] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858237] libphy: Fixed MDIO Bus: probed\n[ 0.859702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864708] PPP generic driver version 2.4.2\n[ 0.866289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868450] ehci-pci: EHCI PCI platform driver\n[ 0.870010] ehci-platform: EHCI generic platform driver\n[ 0.871779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873811] ohci-pci: OHCI PCI platform driver\n[ 0.875373] ohci-platform: OHCI generic platform driver\n[ 0.877146] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.892187] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893973] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896592] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.898359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.902655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.905193] usb usb1: Product: UHCI Host Controller\n[ 0.906870] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910632] hub 1-0:1.0: USB hub found\n[ 0.912018] hub 1-0:1.0: 2 ports detected\n[ 0.913625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.917277] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.918979] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.920788] mousedev: PS/2 mouse device common for all mice\n[ 0.923003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.926008] rtc_cmos 00:00: RTC can wake from S4\n[ 0.928153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.930257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.932392] i2c /dev entries driver\n[ 0.933720] device-mapper: uevent: version 1.0.3\n[ 0.935397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.938294] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.940626] NET: Registered protocol family 10\n[ 0.942459] NET: Registered protocol family 17\n[ 0.944048] Key type dns_resolver registered\n[ 0.945710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.947648] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.950747] registered taskstats version 1\n[ 0.952242] Loading compiled-in X.509 certificates\n[ 0.954467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.957767] zswap: loaded using pool lzo/zbud\n[ 0.960151] Key type trusted registered\n[ 0.962579] Key type encrypted registered\n[ 0.964046] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965905] ima: No TPM chip found, activating TPM-bypass!\n[ 0.967763] evm: HMAC attrs: 0x1\n[ 0.969391] Magic number: 15:604:645\n[ 0.970874] rtc_cmos 00:00: setting system clock to 2019-04-15 18:36:05 UTC (1555353365)\n[ 0.973729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.975722] EDD information not available.\n[ 1.013605] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032498] Write protecting the kernel read-only data: 14336k\n[ 1.035876] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038961] 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.088546] 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.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... done.\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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDkOMDV+blsDqjBkPuxNmMgquHPajQk2bHrzlCXpY7d6zfauPsMoHN43W8j2YujK+tZhIv5sC4i9zTLpwGbceIVjJ6Y6utv2yuhK0qFEDUQq69TKoCVLmPtYdJhDfUhDOkbuSd2dLYiTpCRjGvws0r+18Az3efnOwxd9UzK5ZS16U+MsTaGvAyc5lpSHbVq2PAxDoGQpvtRdvWxrtJHtTRQvLC+cV4KRAzrUnbrPfEA9OPr2nGwRwvKgtgxDXxEOL3Wp9NMPesc+hOXMLTmPHgwSuy9VVpKqpEydh35Cq412scEqfvRrI18/PJHALPVs8yCYtOw905trMFUyjxfCIkf root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nssh-dss AAAAB3NzaC1kc3MAAACBAPe539tprmBOCfbyd8nMLpF1ehQgvMiihxWoWE7nKS10hBlh5xsgmAqDqdB+Vboj4S355L0hRUTEkxtYvpV2FaQ35bmlVMDXUVxlAaWyYi9uLwDPzVbvyZ7YeaqquqL74mvsiIgwNnuYsN7TzVYZ8zyDschvQqJ5Ha/FG9ENJ/3bAAAAFQCSDqEDVcCavcbk1JgFSNccKLY3ZQAAAIEAplRZZunKqTzZ4FOqEi4rN/U6jsIyB5pLSUk9vJ6qm5cWJ6kVN6PHTUPOIAjT3Cs0x1wz4ifOezqN0a6GZbu8s7np/f6oL1RiWrDb0xVnbaU0Ewd3EiesXqmtHq6Tef6RRsI0G2etpqANtQhI4P6Wf/qKoMxEENVW5Lqc+W037NYAAACAH3sbe4+7oBaZUjYn5REq9roIxRyavO25xoOYibknBsz+abyN/VTelnZpzvyJZvB/2p3pGXo0QLxOCUKEyypHG7q403h7kfxL90A1kIV+geHV50XU8c9DdBksnurlzN3kecCe8vcXllAQjykCqik2xdZPz9m231Xmf+Fy1pt+W1U= root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.86s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe07:eb9e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.18 ===\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-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: "} 2019-04-15 18:36:12,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/action used request id req-7fc41975-3ced-4a35-a36d-486aaf48f883 2019-04-15 18:36:12,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.094712972641s 2019-04-15 18:36:12,442 - 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 598310029 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.229724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232638] pid_max: default: 32768 minimum: 301 [ 0.234201] ACPI: Core revision 20150930 [ 0.236183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238452] Security Framework initialized [ 0.239878] Yama: becoming mindful. [ 0.241149] AppArmor: AppArmor initialized [ 0.242618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249215] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251602] Initializing cgroup subsys io [ 0.253021] Initializing cgroup subsys memory [ 0.254523] Initializing cgroup subsys devices [ 0.256041] Initializing cgroup subsys freezer [ 0.257561] Initializing cgroup subsys net_cls [ 0.259075] Initializing cgroup subsys perf_event [ 0.260682] Initializing cgroup subsys net_prio [ 0.262219] Initializing cgroup subsys hugetlb [ 0.263731] Initializing cgroup subsys pids [ 0.265227] CPU: Physical Processor ID: 0 [ 0.267311] mce: CPU supports 10 MCE banks [ 0.268778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297317] ftrace: allocating 31920 entries in 125 pages [ 0.328328] smpboot: Max logical packages: 1 [ 0.329826] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332183] x2apic enabled [ 0.333541] Switched APIC routing to physical x2apic. [ 0.336414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345068] KVM setup paravirtual spinlock [ 0.346973] x86: Booted up 1 node, 1 CPUs [ 0.348379] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350740] devtmpfs: initialized [ 0.352970] evm: security.selinux [ 0.354183] evm: security.SMACK64 [ 0.355389] evm: security.SMACK64EXEC [ 0.356687] evm: security.SMACK64TRANSMUTE [ 0.358110] evm: security.SMACK64MMAP [ 0.359405] evm: security.ima [ 0.360517] evm: security.capability [ 0.361865] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365059] pinctrl core: initialized pinctrl subsystem [ 0.366925] RTC time: 18:36:05, date: 04/15/19 [ 0.368539] NET: Registered protocol family 16 [ 0.370177] cpuidle: using governor ladder [ 0.371609] cpuidle: using governor menu [ 0.372981] PCCT header not found. [ 0.374261] ACPI: bus type PCI registered [ 0.375664] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377808] PCI: Using configuration type 1 for base access [ 0.380358] ACPI: Added _OSI(Module Device) [ 0.381817] ACPI: Added _OSI(Processor Device) [ 0.383318] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384889] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387499] ACPI: Interpreter enabled [ 0.388816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401813] ACPI: (supports S0 S5) [ 0.403048] ACPI: Using IOAPIC for interrupt routing [ 0.404707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411183] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415437] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419216] acpiphp: Slot [3] registered [ 0.420610] acpiphp: Slot [4] registered [ 0.421997] acpiphp: Slot [5] registered [ 0.423396] acpiphp: Slot [6] registered [ 0.424776] acpiphp: Slot [7] registered [ 0.426159] acpiphp: Slot [8] registered [ 0.427555] acpiphp: Slot [9] registered [ 0.428937] acpiphp: Slot [10] registered [ 0.430341] acpiphp: Slot [11] registered [ 0.431762] acpiphp: Slot [12] registered [ 0.433171] acpiphp: Slot [13] registered [ 0.434589] acpiphp: Slot [14] registered [ 0.436003] acpiphp: Slot [15] registered [ 0.453238] acpiphp: Slot [16] registered [ 0.454686] acpiphp: Slot [17] registered [ 0.456105] acpiphp: Slot [18] registered [ 0.457521] acpiphp: Slot [19] registered [ 0.458935] acpiphp: Slot [20] registered [ 0.460348] acpiphp: Slot [21] registered [ 0.461759] acpiphp: Slot [22] registered [ 0.463164] acpiphp: Slot [23] registered [ 0.464572] acpiphp: Slot [24] registered [ 0.465984] acpiphp: Slot [25] registered [ 0.467392] acpiphp: Slot [26] registered [ 0.468793] acpiphp: Slot [27] registered [ 0.470209] acpiphp: Slot [28] registered [ 0.471620] acpiphp: Slot [29] registered [ 0.473020] acpiphp: Slot [30] registered [ 0.474548] acpiphp: Slot [31] registered [ 0.475952] PCI host bridge to bus 0000:00 [ 0.477362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486680] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507351] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.540781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.542933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546407] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549777] vgaarb: loaded [ 0.550852] vgaarb: bridge control possible 0000:00:02.0 [ 0.554241] SCSI subsystem initialized [ 0.556022] ACPI: bus type USB registered [ 0.557511] usbcore: registered new interface driver usbfs [ 0.559364] usbcore: registered new interface driver hub [ 0.561165] usbcore: registered new device driver usb [ 0.563129] PCI: Using ACPI for IRQ routing [ 0.565177] NetLabel: Initializing [ 0.566448] NetLabel: domain hash size = 128 [ 0.567969] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569681] NetLabel: unlabeled traffic allowed by default [ 0.571844] clocksource: Switched to clocksource kvm-clock [ 0.582144] AppArmor: AppArmor Filesystem Enabled [ 0.583845] pnp: PnP ACPI init [ 0.585498] pnp: PnP ACPI: found 5 devices [ 0.592731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595771] NET: Registered protocol family 2 [ 0.597584] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602027] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604176] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608215] NET: Registered protocol family 1 [ 0.609774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611736] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628675] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643882] Trying to unpack rootfs image as initramfs... [ 0.705476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708376] Scanning for low memory corruption every 60 seconds [ 0.710644] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712745] audit: initializing netlink subsys (disabled) [ 0.714576] audit: type=2000 audit(1555353365.685:1): initialized [ 0.716858] Initialise system trusted keyring [ 0.718513] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723738] zbud: loaded [ 0.724938] VFS: Disk quotas dquot_6.6.0 [ 0.726388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729012] fuse init (API version 7.23) [ 0.730558] Key type big_key registered [ 0.731989] Allocating IMA MOK and blacklist keyrings. [ 0.734061] Key type asymmetric registered [ 0.735524] Asymmetric key parser 'x509' registered [ 0.737230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739883] io scheduler noop registered [ 0.741284] io scheduler deadline registered (default) [ 0.743050] io scheduler cfq registered [ 0.744550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.751226] ACPI: Power Button [PWRF] [ 0.752697] GHES: HEST is not enabled! [ 0.766980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.800041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828874] Linux agpgart interface v0.103 [ 0.832521] brd: module loaded [ 0.834940] loop: module loaded [ 0.840055] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842654] GPT:90111 != 2097151 [ 0.843865] GPT:Alternate GPT header not at the end of the disk. [ 0.845829] GPT:90111 != 2097151 [ 0.847036] GPT: Use GNU Parted to correct GPT errors. [ 0.848774] vda: vda1 vda15 [ 0.850645] scsi host0: ata_piix [ 0.851991] scsi host1: ata_piix [ 0.853254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855445] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858237] libphy: Fixed MDIO Bus: probed [ 0.859702] tun: Universal TUN/TAP device driver, 1.6 [ 0.861423] tun: (C) 1999-2004 Max Krasnyansky [ 0.864708] PPP generic driver version 2.4.2 [ 0.866289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868450] ehci-pci: EHCI PCI platform driver [ 0.870010] ehci-platform: EHCI generic platform driver [ 0.871779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873811] ohci-pci: OHCI PCI platform driver [ 0.875373] ohci-platform: OHCI generic platform driver [ 0.877146] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893973] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896592] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.902655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.905193] usb usb1: Product: UHCI Host Controller [ 0.906870] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910632] hub 1-0:1.0: USB hub found [ 0.912018] hub 1-0:1.0: 2 ports detected [ 0.913625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.917277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.918979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.920788] mousedev: PS/2 mouse device common for all mice [ 0.923003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.926008] rtc_cmos 00:00: RTC can wake from S4 [ 0.928153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.930257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.932392] i2c /dev entries driver [ 0.933720] device-mapper: uevent: version 1.0.3 [ 0.935397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.938294] ledtrig-cpu: registered to indicate activity on CPUs [ 0.940626] NET: Registered protocol family 10 [ 0.942459] NET: Registered protocol family 17 [ 0.944048] Key type dns_resolver registered [ 0.945710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.947648] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.950747] registered taskstats version 1 [ 0.952242] Loading compiled-in X.509 certificates [ 0.954467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.957767] zswap: loaded using pool lzo/zbud [ 0.960151] Key type trusted registered [ 0.962579] Key type encrypted registered [ 0.964046] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965905] ima: No TPM chip found, activating TPM-bypass! [ 0.967763] evm: HMAC attrs: 0x1 [ 0.969391] Magic number: 15:604:645 [ 0.970874] rtc_cmos 00:00: setting system clock to 2019-04-15 18:36:05 UTC (1555353365) [ 0.973729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.975722] EDD information not available. [ 1.013605] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032498] Write protecting the kernel read-only data: 14336k [ 1.035876] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038961] 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.088546] 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.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... 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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDkOMDV+blsDqjBkPuxNmMgquHPajQk2bHrzlCXpY7d6zfauPsMoHN43W8j2YujK+tZhIv5sC4i9zTLpwGbceIVjJ6Y6utv2yuhK0qFEDUQq69TKoCVLmPtYdJhDfUhDOkbuSd2dLYiTpCRjGvws0r+18Az3efnOwxd9UzK5ZS16U+MsTaGvAyc5lpSHbVq2PAxDoGQpvtRdvWxrtJHtTRQvLC+cV4KRAzrUnbrPfEA9OPr2nGwRwvKgtgxDXxEOL3Wp9NMPesc+hOXMLTmPHgwSuy9VVpKqpEydh35Cq412scEqfvRrI18/PJHALPVs8yCYtOw905trMFUyjxfCIkf root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd ssh-dss AAAAB3NzaC1kc3MAAACBAPe539tprmBOCfbyd8nMLpF1ehQgvMiihxWoWE7nKS10hBlh5xsgmAqDqdB+Vboj4S355L0hRUTEkxtYvpV2FaQ35bmlVMDXUVxlAaWyYi9uLwDPzVbvyZ7YeaqquqL74mvsiIgwNnuYsN7TzVYZ8zyDschvQqJ5Ha/FG9ENJ/3bAAAAFQCSDqEDVcCavcbk1JgFSNccKLY3ZQAAAIEAplRZZunKqTzZ4FOqEi4rN/U6jsIyB5pLSUk9vJ6qm5cWJ6kVN6PHTUPOIAjT3Cs0x1wz4ifOezqN0a6GZbu8s7np/f6oL1RiWrDb0xVnbaU0Ewd3EiesXqmtHq6Tef6RRsI0G2etpqANtQhI4P6Wf/qKoMxEENVW5Lqc+W037NYAAACAH3sbe4+7oBaZUjYn5REq9roIxRyavO25xoOYibknBsz+abyN/VTelnZpzvyJZvB/2p3pGXo0QLxOCUKEyypHG7q403h7kfxL90A1kIV+geHV50XU8c9DdBksnurlzN3kecCe8vcXllAQjykCqik2xdZPz9m231Xmf+Fy1pt+W1U= root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.86s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe07:eb9e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: 2019-04-15 18:36:13,444 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-04-15 18:36:22,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-15 18:36:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-15 18:36:22,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57fa56b0-20b8-4522-bb14-ea5efba53ac8 x-openstack-request-id: req-57fa56b0-20b8-4522-bb14-ea5efba53ac8 2019-04-15 18:36:22,563 - keystoneauth.session - DEBUG - 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 598310029 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.229724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232638] pid_max: default: 32768 minimum: 301\n[ 0.234201] ACPI: Core revision 20150930\n[ 0.236183] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238452] Security Framework initialized\n[ 0.239878] Yama: becoming mindful.\n[ 0.241149] AppArmor: AppArmor initialized\n[ 0.242618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249215] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251602] Initializing cgroup subsys io\n[ 0.253021] Initializing cgroup subsys memory\n[ 0.254523] Initializing cgroup subsys devices\n[ 0.256041] Initializing cgroup subsys freezer\n[ 0.257561] Initializing cgroup subsys net_cls\n[ 0.259075] Initializing cgroup subsys perf_event\n[ 0.260682] Initializing cgroup subsys net_prio\n[ 0.262219] Initializing cgroup subsys hugetlb\n[ 0.263731] Initializing cgroup subsys pids\n[ 0.265227] CPU: Physical Processor ID: 0\n[ 0.267311] mce: CPU supports 10 MCE banks\n[ 0.268778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297317] ftrace: allocating 31920 entries in 125 pages\n[ 0.328328] smpboot: Max logical packages: 1\n[ 0.329826] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332183] x2apic enabled\n[ 0.333541] Switched APIC routing to physical x2apic.\n[ 0.336414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345068] KVM setup paravirtual spinlock\n[ 0.346973] x86: Booted up 1 node, 1 CPUs\n[ 0.348379] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350740] devtmpfs: initialized\n[ 0.352970] evm: security.selinux\n[ 0.354183] evm: security.SMACK64\n[ 0.355389] evm: security.SMACK64EXEC\n[ 0.356687] evm: security.SMACK64TRANSMUTE\n[ 0.358110] evm: security.SMACK64MMAP\n[ 0.359405] evm: security.ima\n[ 0.360517] evm: security.capability\n[ 0.361865] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365059] pinctrl core: initialized pinctrl subsystem\n[ 0.366925] RTC time: 18:36:05, date: 04/15/19\n[ 0.368539] NET: Registered protocol family 16\n[ 0.370177] cpuidle: using governor ladder\n[ 0.371609] cpuidle: using governor menu\n[ 0.372981] PCCT header not found.\n[ 0.374261] ACPI: bus type PCI registered\n[ 0.375664] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377808] PCI: Using configuration type 1 for base access\n[ 0.380358] ACPI: Added _OSI(Module Device)\n[ 0.381817] ACPI: Added _OSI(Processor Device)\n[ 0.383318] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387499] ACPI: Interpreter enabled\n[ 0.388816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401813] ACPI: (supports S0 S5)\n[ 0.403048] ACPI: Using IOAPIC for interrupt routing\n[ 0.404707] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411183] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415437] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419216] acpiphp: Slot [3] registered\n[ 0.420610] acpiphp: Slot [4] registered\n[ 0.421997] acpiphp: Slot [5] registered\n[ 0.423396] acpiphp: Slot [6] registered\n[ 0.424776] acpiphp: Slot [7] registered\n[ 0.426159] acpiphp: Slot [8] registered\n[ 0.427555] acpiphp: Slot [9] registered\n[ 0.428937] acpiphp: Slot [10] registered\n[ 0.430341] acpiphp: Slot [11] registered\n[ 0.431762] acpiphp: Slot [12] registered\n[ 0.433171] acpiphp: Slot [13] registered\n[ 0.434589] acpiphp: Slot [14] registered\n[ 0.436003] acpiphp: Slot [15] registered\n[ 0.453238] acpiphp: Slot [16] registered\n[ 0.454686] acpiphp: Slot [17] registered\n[ 0.456105] acpiphp: Slot [18] registered\n[ 0.457521] acpiphp: Slot [19] registered\n[ 0.458935] acpiphp: Slot [20] registered\n[ 0.460348] acpiphp: Slot [21] registered\n[ 0.461759] acpiphp: Slot [22] registered\n[ 0.463164] acpiphp: Slot [23] registered\n[ 0.464572] acpiphp: Slot [24] registered\n[ 0.465984] acpiphp: Slot [25] registered\n[ 0.467392] acpiphp: Slot [26] registered\n[ 0.468793] acpiphp: Slot [27] registered\n[ 0.470209] acpiphp: Slot [28] registered\n[ 0.471620] acpiphp: Slot [29] registered\n[ 0.473020] acpiphp: Slot [30] registered\n[ 0.474548] acpiphp: Slot [31] registered\n[ 0.475952] PCI host bridge to bus 0000:00\n[ 0.477362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486680] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507351] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.540781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.542933] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546407] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549777] vgaarb: loaded\n[ 0.550852] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554241] SCSI subsystem initialized\n[ 0.556022] ACPI: bus type USB registered\n[ 0.557511] usbcore: registered new interface driver usbfs\n[ 0.559364] usbcore: registered new interface driver hub\n[ 0.561165] usbcore: registered new device driver usb\n[ 0.563129] PCI: Using ACPI for IRQ routing\n[ 0.565177] NetLabel: Initializing\n[ 0.566448] NetLabel: domain hash size = 128\n[ 0.567969] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569681] NetLabel: unlabeled traffic allowed by default\n[ 0.571844] clocksource: Switched to clocksource kvm-clock\n[ 0.582144] AppArmor: AppArmor Filesystem Enabled\n[ 0.583845] pnp: PnP ACPI init\n[ 0.585498] pnp: PnP ACPI: found 5 devices\n[ 0.592731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595771] NET: Registered protocol family 2\n[ 0.597584] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.602027] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604176] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608215] NET: Registered protocol family 1\n[ 0.609774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628675] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643882] Trying to unpack rootfs image as initramfs...\n[ 0.705476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708376] Scanning for low memory corruption every 60 seconds\n[ 0.710644] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712745] audit: initializing netlink subsys (disabled)\n[ 0.714576] audit: type=2000 audit(1555353365.685:1): initialized\n[ 0.716858] Initialise system trusted keyring\n[ 0.718513] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720592] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723738] zbud: loaded\n[ 0.724938] VFS: Disk quotas dquot_6.6.0\n[ 0.726388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729012] fuse init (API version 7.23)\n[ 0.730558] Key type big_key registered\n[ 0.731989] Allocating IMA MOK and blacklist keyrings.\n[ 0.734061] Key type asymmetric registered\n[ 0.735524] Asymmetric key parser 'x509' registered\n[ 0.737230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739883] io scheduler noop registered\n[ 0.741284] io scheduler deadline registered (default)\n[ 0.743050] io scheduler cfq registered\n[ 0.744550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.751226] ACPI: Power Button [PWRF]\n[ 0.752697] GHES: HEST is not enabled!\n[ 0.766980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.796567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.800041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828874] Linux agpgart interface v0.103\n[ 0.832521] brd: module loaded\n[ 0.834940] loop: module loaded\n[ 0.840055] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842654] GPT:90111 != 2097151\n[ 0.843865] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845829] GPT:90111 != 2097151\n[ 0.847036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848774] vda: vda1 vda15\n[ 0.850645] scsi host0: ata_piix\n[ 0.851991] scsi host1: ata_piix\n[ 0.853254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855445] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858237] libphy: Fixed MDIO Bus: probed\n[ 0.859702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864708] PPP generic driver version 2.4.2\n[ 0.866289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868450] ehci-pci: EHCI PCI platform driver\n[ 0.870010] ehci-platform: EHCI generic platform driver\n[ 0.871779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873811] ohci-pci: OHCI PCI platform driver\n[ 0.875373] ohci-platform: OHCI generic platform driver\n[ 0.877146] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.892187] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893973] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896592] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.898359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.902655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.905193] usb usb1: Product: UHCI Host Controller\n[ 0.906870] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910632] hub 1-0:1.0: USB hub found\n[ 0.912018] hub 1-0:1.0: 2 ports detected\n[ 0.913625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.917277] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.918979] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.920788] mousedev: PS/2 mouse device common for all mice\n[ 0.923003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.926008] rtc_cmos 00:00: RTC can wake from S4\n[ 0.928153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.930257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.932392] i2c /dev entries driver\n[ 0.933720] device-mapper: uevent: version 1.0.3\n[ 0.935397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.938294] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.940626] NET: Registered protocol family 10\n[ 0.942459] NET: Registered protocol family 17\n[ 0.944048] Key type dns_resolver registered\n[ 0.945710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.947648] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.950747] registered taskstats version 1\n[ 0.952242] Loading compiled-in X.509 certificates\n[ 0.954467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.957767] zswap: loaded using pool lzo/zbud\n[ 0.960151] Key type trusted registered\n[ 0.962579] Key type encrypted registered\n[ 0.964046] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965905] ima: No TPM chip found, activating TPM-bypass!\n[ 0.967763] evm: HMAC attrs: 0x1\n[ 0.969391] Magic number: 15:604:645\n[ 0.970874] rtc_cmos 00:00: setting system clock to 2019-04-15 18:36:05 UTC (1555353365)\n[ 0.973729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.975722] EDD information not available.\n[ 1.013605] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032498] Write protecting the kernel read-only data: 14336k\n[ 1.035876] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038961] 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.088546] 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.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... done.\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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDkOMDV+blsDqjBkPuxNmMgquHPajQk2bHrzlCXpY7d6zfauPsMoHN43W8j2YujK+tZhIv5sC4i9zTLpwGbceIVjJ6Y6utv2yuhK0qFEDUQq69TKoCVLmPtYdJhDfUhDOkbuSd2dLYiTpCRjGvws0r+18Az3efnOwxd9UzK5ZS16U+MsTaGvAyc5lpSHbVq2PAxDoGQpvtRdvWxrtJHtTRQvLC+cV4KRAzrUnbrPfEA9OPr2nGwRwvKgtgxDXxEOL3Wp9NMPesc+hOXMLTmPHgwSuy9VVpKqpEydh35Cq412scEqfvRrI18/PJHALPVs8yCYtOw905trMFUyjxfCIkf root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nssh-dss AAAAB3NzaC1kc3MAAACBAPe539tprmBOCfbyd8nMLpF1ehQgvMiihxWoWE7nKS10hBlh5xsgmAqDqdB+Vboj4S355L0hRUTEkxtYvpV2FaQ35bmlVMDXUVxlAaWyYi9uLwDPzVbvyZ7YeaqquqL74mvsiIgwNnuYsN7TzVYZ8zyDschvQqJ5Ha/FG9ENJ/3bAAAAFQCSDqEDVcCavcbk1JgFSNccKLY3ZQAAAIEAplRZZunKqTzZ4FOqEi4rN/U6jsIyB5pLSUk9vJ6qm5cWJ6kVN6PHTUPOIAjT3Cs0x1wz4ifOezqN0a6GZbu8s7np/f6oL1RiWrDb0xVnbaU0Ewd3EiesXqmtHq6Tef6RRsI0G2etpqANtQhI4P6Wf/qKoMxEENVW5Lqc+W037NYAAACAH3sbe4+7oBaZUjYn5REq9roIxRyavO25xoOYibknBsz+abyN/VTelnZpzvyJZvB/2p3pGXo0QLxOCUKEyypHG7q403h7kfxL90A1kIV+geHV50XU8c9DdBksnurlzN3kecCe8vcXllAQjykCqik2xdZPz9m231Xmf+Fy1pt+W1U= root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.86s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe07:eb9e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.18 ===\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-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: "} 2019-04-15 18:36:22,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/action used request id req-57fa56b0-20b8-4522-bb14-ea5efba53ac8 2019-04-15 18:36:22,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109987020493s 2019-04-15 18:36:22,565 - 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 598310029 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.229724] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232638] pid_max: default: 32768 minimum: 301 [ 0.234201] ACPI: Core revision 20150930 [ 0.236183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238452] Security Framework initialized [ 0.239878] Yama: becoming mindful. [ 0.241149] AppArmor: AppArmor initialized [ 0.242618] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249215] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251602] Initializing cgroup subsys io [ 0.253021] Initializing cgroup subsys memory [ 0.254523] Initializing cgroup subsys devices [ 0.256041] Initializing cgroup subsys freezer [ 0.257561] Initializing cgroup subsys net_cls [ 0.259075] Initializing cgroup subsys perf_event [ 0.260682] Initializing cgroup subsys net_prio [ 0.262219] Initializing cgroup subsys hugetlb [ 0.263731] Initializing cgroup subsys pids [ 0.265227] CPU: Physical Processor ID: 0 [ 0.267311] mce: CPU supports 10 MCE banks [ 0.268778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297317] ftrace: allocating 31920 entries in 125 pages [ 0.328328] smpboot: Max logical packages: 1 [ 0.329826] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332183] x2apic enabled [ 0.333541] Switched APIC routing to physical x2apic. [ 0.336414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345068] KVM setup paravirtual spinlock [ 0.346973] x86: Booted up 1 node, 1 CPUs [ 0.348379] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350740] devtmpfs: initialized [ 0.352970] evm: security.selinux [ 0.354183] evm: security.SMACK64 [ 0.355389] evm: security.SMACK64EXEC [ 0.356687] evm: security.SMACK64TRANSMUTE [ 0.358110] evm: security.SMACK64MMAP [ 0.359405] evm: security.ima [ 0.360517] evm: security.capability [ 0.361865] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365059] pinctrl core: initialized pinctrl subsystem [ 0.366925] RTC time: 18:36:05, date: 04/15/19 [ 0.368539] NET: Registered protocol family 16 [ 0.370177] cpuidle: using governor ladder [ 0.371609] cpuidle: using governor menu [ 0.372981] PCCT header not found. [ 0.374261] ACPI: bus type PCI registered [ 0.375664] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377808] PCI: Using configuration type 1 for base access [ 0.380358] ACPI: Added _OSI(Module Device) [ 0.381817] ACPI: Added _OSI(Processor Device) [ 0.383318] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384889] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387499] ACPI: Interpreter enabled [ 0.388816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401813] ACPI: (supports S0 S5) [ 0.403048] ACPI: Using IOAPIC for interrupt routing [ 0.404707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411183] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415437] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419216] acpiphp: Slot [3] registered [ 0.420610] acpiphp: Slot [4] registered [ 0.421997] acpiphp: Slot [5] registered [ 0.423396] acpiphp: Slot [6] registered [ 0.424776] acpiphp: Slot [7] registered [ 0.426159] acpiphp: Slot [8] registered [ 0.427555] acpiphp: Slot [9] registered [ 0.428937] acpiphp: Slot [10] registered [ 0.430341] acpiphp: Slot [11] registered [ 0.431762] acpiphp: Slot [12] registered [ 0.433171] acpiphp: Slot [13] registered [ 0.434589] acpiphp: Slot [14] registered [ 0.436003] acpiphp: Slot [15] registered [ 0.453238] acpiphp: Slot [16] registered [ 0.454686] acpiphp: Slot [17] registered [ 0.456105] acpiphp: Slot [18] registered [ 0.457521] acpiphp: Slot [19] registered [ 0.458935] acpiphp: Slot [20] registered [ 0.460348] acpiphp: Slot [21] registered [ 0.461759] acpiphp: Slot [22] registered [ 0.463164] acpiphp: Slot [23] registered [ 0.464572] acpiphp: Slot [24] registered [ 0.465984] acpiphp: Slot [25] registered [ 0.467392] acpiphp: Slot [26] registered [ 0.468793] acpiphp: Slot [27] registered [ 0.470209] acpiphp: Slot [28] registered [ 0.471620] acpiphp: Slot [29] registered [ 0.473020] acpiphp: Slot [30] registered [ 0.474548] acpiphp: Slot [31] registered [ 0.475952] PCI host bridge to bus 0000:00 [ 0.477362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486680] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507351] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538623] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.540781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.542933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546407] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549777] vgaarb: loaded [ 0.550852] vgaarb: bridge control possible 0000:00:02.0 [ 0.554241] SCSI subsystem initialized [ 0.556022] ACPI: bus type USB registered [ 0.557511] usbcore: registered new interface driver usbfs [ 0.559364] usbcore: registered new interface driver hub [ 0.561165] usbcore: registered new device driver usb [ 0.563129] PCI: Using ACPI for IRQ routing [ 0.565177] NetLabel: Initializing [ 0.566448] NetLabel: domain hash size = 128 [ 0.567969] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569681] NetLabel: unlabeled traffic allowed by default [ 0.571844] clocksource: Switched to clocksource kvm-clock [ 0.582144] AppArmor: AppArmor Filesystem Enabled [ 0.583845] pnp: PnP ACPI init [ 0.585498] pnp: PnP ACPI: found 5 devices [ 0.592731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595771] NET: Registered protocol family 2 [ 0.597584] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602027] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604176] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608215] NET: Registered protocol family 1 [ 0.609774] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611736] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628675] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643882] Trying to unpack rootfs image as initramfs... [ 0.705476] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708376] Scanning for low memory corruption every 60 seconds [ 0.710644] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712745] audit: initializing netlink subsys (disabled) [ 0.714576] audit: type=2000 audit(1555353365.685:1): initialized [ 0.716858] Initialise system trusted keyring [ 0.718513] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720592] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723738] zbud: loaded [ 0.724938] VFS: Disk quotas dquot_6.6.0 [ 0.726388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729012] fuse init (API version 7.23) [ 0.730558] Key type big_key registered [ 0.731989] Allocating IMA MOK and blacklist keyrings. [ 0.734061] Key type asymmetric registered [ 0.735524] Asymmetric key parser 'x509' registered [ 0.737230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739883] io scheduler noop registered [ 0.741284] io scheduler deadline registered (default) [ 0.743050] io scheduler cfq registered [ 0.744550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.751226] ACPI: Power Button [PWRF] [ 0.752697] GHES: HEST is not enabled! [ 0.766980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.800041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828874] Linux agpgart interface v0.103 [ 0.832521] brd: module loaded [ 0.834940] loop: module loaded [ 0.840055] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842654] GPT:90111 != 2097151 [ 0.843865] GPT:Alternate GPT header not at the end of the disk. [ 0.845829] GPT:90111 != 2097151 [ 0.847036] GPT: Use GNU Parted to correct GPT errors. [ 0.848774] vda: vda1 vda15 [ 0.850645] scsi host0: ata_piix [ 0.851991] scsi host1: ata_piix [ 0.853254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855445] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858237] libphy: Fixed MDIO Bus: probed [ 0.859702] tun: Universal TUN/TAP device driver, 1.6 [ 0.861423] tun: (C) 1999-2004 Max Krasnyansky [ 0.864708] PPP generic driver version 2.4.2 [ 0.866289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868450] ehci-pci: EHCI PCI platform driver [ 0.870010] ehci-platform: EHCI generic platform driver [ 0.871779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873811] ohci-pci: OHCI PCI platform driver [ 0.875373] ohci-platform: OHCI generic platform driver [ 0.877146] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893973] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896592] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.902655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.905193] usb usb1: Product: UHCI Host Controller [ 0.906870] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910632] hub 1-0:1.0: USB hub found [ 0.912018] hub 1-0:1.0: 2 ports detected [ 0.913625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.917277] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.918979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.920788] mousedev: PS/2 mouse device common for all mice [ 0.923003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.926008] rtc_cmos 00:00: RTC can wake from S4 [ 0.928153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.930257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.932392] i2c /dev entries driver [ 0.933720] device-mapper: uevent: version 1.0.3 [ 0.935397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.938294] ledtrig-cpu: registered to indicate activity on CPUs [ 0.940626] NET: Registered protocol family 10 [ 0.942459] NET: Registered protocol family 17 [ 0.944048] Key type dns_resolver registered [ 0.945710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.947648] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.950747] registered taskstats version 1 [ 0.952242] Loading compiled-in X.509 certificates [ 0.954467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.957767] zswap: loaded using pool lzo/zbud [ 0.960151] Key type trusted registered [ 0.962579] Key type encrypted registered [ 0.964046] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965905] ima: No TPM chip found, activating TPM-bypass! [ 0.967763] evm: HMAC attrs: 0x1 [ 0.969391] Magic number: 15:604:645 [ 0.970874] rtc_cmos 00:00: setting system clock to 2019-04-15 18:36:05 UTC (1555353365) [ 0.973729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.975722] EDD information not available. [ 1.013605] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032498] Write protecting the kernel read-only data: 14336k [ 1.035876] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038961] 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.088546] 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.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... 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 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDkOMDV+blsDqjBkPuxNmMgquHPajQk2bHrzlCXpY7d6zfauPsMoHN43W8j2YujK+tZhIv5sC4i9zTLpwGbceIVjJ6Y6utv2yuhK0qFEDUQq69TKoCVLmPtYdJhDfUhDOkbuSd2dLYiTpCRjGvws0r+18Az3efnOwxd9UzK5ZS16U+MsTaGvAyc5lpSHbVq2PAxDoGQpvtRdvWxrtJHtTRQvLC+cV4KRAzrUnbrPfEA9OPr2nGwRwvKgtgxDXxEOL3Wp9NMPesc+hOXMLTmPHgwSuy9VVpKqpEydh35Cq412scEqfvRrI18/PJHALPVs8yCYtOw905trMFUyjxfCIkf root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd ssh-dss AAAAB3NzaC1kc3MAAACBAPe539tprmBOCfbyd8nMLpF1ehQgvMiihxWoWE7nKS10hBlh5xsgmAqDqdB+Vboj4S355L0hRUTEkxtYvpV2FaQ35bmlVMDXUVxlAaWyYi9uLwDPzVbvyZ7YeaqquqL74mvsiIgwNnuYsN7TzVYZ8zyDschvQqJ5Ha/FG9ENJ/3bAAAAFQCSDqEDVcCavcbk1JgFSNccKLY3ZQAAAIEAplRZZunKqTzZ4FOqEi4rN/U6jsIyB5pLSUk9vJ6qm5cWJ6kVN6PHTUPOIAjT3Cs0x1wz4ifOezqN0a6GZbu8s7np/f6oL1RiWrDb0xVnbaU0Ewd3EiesXqmtHq6Tef6RRsI0G2etpqANtQhI4P6Wf/qKoMxEENVW5Lqc+W037NYAAACAH3sbe4+7oBaZUjYn5REq9roIxRyavO25xoOYibknBsz+abyN/VTelnZpzvyJZvB/2p3pGXo0QLxOCUKEyypHG7q403h7kfxL90A1kIV+geHV50XU8c9DdBksnurlzN3kecCe8vcXllAQjykCqik2xdZPz9m231Xmf+Fy1pt+W1U= root@cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.86s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe07:eb9e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7c7d8353-2873-47a5-98f9-7f2d99fb6acd login: 2019-04-15 18:36:22,568 - paramiko.transport - DEBUG - starting thread (client mode): 0xb623ee50L 2019-04-15 18:36:22,569 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-15 18:36:22,569 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-15 18:36:22,569 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-15 18:36:22,570 - 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-04-15 18:36:22,571 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-15 18:36:22,571 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-15 18:36:22,571 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-15 18:36:22,571 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-15 18:36:22,571 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-15 18:36:22,589 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-15 18:36:22,590 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-15 18:36:22,601 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 877b4dce96aff6d4441021e3753e2101 2019-04-15 18:36:22,602 - paramiko.transport - DEBUG - Trying discovered key 9dd56881583e4f17e14e51b794465716 in /tmp/tmpTVJBcR 2019-04-15 18:36:22,630 - paramiko.transport - DEBUG - userauth is OK 2019-04-15 18:36:22,636 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-15 18:36:22,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-15 18:36:22,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"volumeAttachment": {"volumeId": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}}' 2019-04-15 18:36:25,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bea95722-86cf-4cc0-af9d-79cc68c4a504 x-openstack-request-id: req-bea95722-86cf-4cc0-af9d-79cc68c4a504 2019-04-15 18:36:25,714 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b812a17a-fb58-4289-ab8e-e148875c59fc", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "volumeId": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}} 2019-04-15 18:36:25,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/os-volume_attachments used request id req-bea95722-86cf-4cc0-af9d-79cc68c4a504 2019-04-15 18:36:25,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.04806518555s 2019-04-15 18:36:25,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:26,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bf2a0813-bf0b-4ac7-8ee4-b5b065b851c7 x-openstack-request-id: req-bf2a0813-bf0b-4ac7-8ee4-b5b065b851c7 2019-04-15 18:36:26,881 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:26,881 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-bf2a0813-bf0b-4ac7-8ee4-b5b065b851c7 2019-04-15 18:36:26,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16627979279s 2019-04-15 18:36:26,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:28,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:28,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8128c5d4-aade-4d2d-85d2-1dd7ade52987 x-openstack-request-id: req-8128c5d4-aade-4d2d-85d2-1dd7ade52987 2019-04-15 18:36:28,953 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:28,954 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-8128c5d4-aade-4d2d-85d2-1dd7ade52987 2019-04-15 18:36:28,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0682308673859s 2019-04-15 18:36:28,955 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:30,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b510e388-490a-4322-b64f-7c9875678849 x-openstack-request-id: req-b510e388-490a-4322-b64f-7c9875678849 2019-04-15 18:36:32,105 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [{"server_id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "attachment_id": "ec57708f-3018-429b-b0b2-279480101692", "attached_at": "2019-04-15T18:36:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "device": "/dev/vdb", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:32,105 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-b510e388-490a-4322-b64f-7c9875678849 2019-04-15 18:36:32,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.14753985405s 2019-04-15 18:36:32,108 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-15 18:36:32,109 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-15 18:36:32,109 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-15 18:36:32,112 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-15 18:36:32,180 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-15 18:36:32,181 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-15 18:36:32,182 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-15 18:36:32,183 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-15 18:36:32,222 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-15 18:36:32,222 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-15 18:36:32,248 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-15 18:36:32,923 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-15 18:36:32,923 - 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: 2a384a8d-d76c-4a45-9d8a-16e8a19c080f 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-04-15 18:36:32,924 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-04-15 18:36:32,924 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-15 18:36:32,925 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-04-15 18:36:32,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-15 18:36:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/os-volume_attachments/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:35,767 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d379faca-c8e8-4f88-86a4-2695e54bc67e x-openstack-request-id: req-d379faca-c8e8-4f88-86a4-2695e54bc67e 2019-04-15 18:36:35,768 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc/os-volume_attachments/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe used request id req-d379faca-c8e8-4f88-86a4-2695e54bc67e 2019-04-15 18:36:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.84243488312s 2019-04-15 18:36:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a9c87ca0-47a3-4dc1-8989-6cebd2d3e7a8 x-openstack-request-id: req-a9c87ca0-47a3-4dc1-8989-6cebd2d3e7a8 2019-04-15 18:36:35,840 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [{"server_id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "attachment_id": "ec57708f-3018-429b-b0b2-279480101692", "attached_at": "2019-04-15T18:36:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "device": "/dev/vdb", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:35,840 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-a9c87ca0-47a3-4dc1-8989-6cebd2d3e7a8 2019-04-15 18:36:35,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0715329647064s 2019-04-15 18:36:35,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:37,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:37,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-71783f4b-d36d-46de-9a45-24b64c0903a4 x-openstack-request-id: req-71783f4b-d36d-46de-9a45-24b64c0903a4 2019-04-15 18:36:37,904 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:37,904 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-71783f4b-d36d-46de-9a45-24b64c0903a4 2019-04-15 18:36:37,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0603160858154s 2019-04-15 18:36:37,906 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-04-15 18:36:37,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-15 18:36:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"volumeAttachment": {"volumeId": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}}' 2019-04-15 18:36:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae97dc31-cd45-42c0-9e9c-5617fa281e3d x-openstack-request-id: req-ae97dc31-cd45-42c0-9e9c-5617fa281e3d 2019-04-15 18:36:38,893 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a6f4dbde-c670-47c1-9725-97bd414069c2", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "volumeId": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}} 2019-04-15 18:36:38,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/os-volume_attachments used request id req-ae97dc31-cd45-42c0-9e9c-5617fa281e3d 2019-04-15 18:36:38,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.987465143204s 2019-04-15 18:36:38,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:40,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-296bc951-7830-4fd5-ac2e-df3a94a5a099 x-openstack-request-id: req-296bc951-7830-4fd5-ac2e-df3a94a5a099 2019-04-15 18:36:40,081 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:38.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:40,081 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-296bc951-7830-4fd5-ac2e-df3a94a5a099 2019-04-15 18:36:40,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.18686294556s 2019-04-15 18:36:40,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:42,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:42,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4c040ab0-3e71-480f-a611-dea3fd700a0d x-openstack-request-id: req-4c040ab0-3e71-480f-a611-dea3fd700a0d 2019-04-15 18:36:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:38.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:42,143 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-4c040ab0-3e71-480f-a611-dea3fd700a0d 2019-04-15 18:36:42,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0579888820648s 2019-04-15 18:36:42,144 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:44,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-64d5ac20-aa97-4801-90a0-e2b2e99e8af9 x-openstack-request-id: req-64d5ac20-aa97-4801-90a0-e2b2e99e8af9 2019-04-15 18:36:45,265 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [{"server_id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "attachment_id": "9ffef9d8-e56d-4257-a89b-49d30fd6f29b", "attached_at": "2019-04-15T18:36:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "device": "/dev/vdb", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:45,266 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-64d5ac20-aa97-4801-90a0-e2b2e99e8af9 2019-04-15 18:36:45,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11860990524s 2019-04-15 18:36:45,268 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-15 18:36:45,270 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-15 18:36:45,270 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-15 18:36:45,273 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-15 18:36:45,340 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-15 18:36:45,341 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-15 18:36:45,342 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-15 18:36:45,342 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-15 18:36:45,381 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-15 18:36:45,381 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-15 18:36:45,407 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-15 18:36:45,427 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-15 18:36:45,427 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-04-15 18:36:45,428 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-15 18:36:45,428 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-04-15 18:36:45,428 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-04-15 18:36:45,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-15 18:36:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/os-volume_attachments/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:47,181 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efb7ad14-eb63-469a-845a-bf4a50d77067 x-openstack-request-id: req-efb7ad14-eb63-469a-845a-bf4a50d77067 2019-04-15 18:36:47,181 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2/os-volume_attachments/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe used request id req-efb7ad14-eb63-469a-845a-bf4a50d77067 2019-04-15 18:36:47,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.75208806992s 2019-04-15 18:36:47,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a102ea1b-5a48-4da9-a7b1-df98dc572037 x-openstack-request-id: req-a102ea1b-5a48-4da9-a7b1-df98dc572037 2019-04-15 18:36:47,249 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [{"server_id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "attachment_id": "9ffef9d8-e56d-4257-a89b-49d30fd6f29b", "attached_at": "2019-04-15T18:36:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "device": "/dev/vdb", "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe"}], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:47,249 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-a102ea1b-5a48-4da9-a7b1-df98dc572037 2019-04-15 18:36:47,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0676770210266s 2019-04-15 18:36:47,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:49,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:49,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:49,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-715e8754-f923-40b0-9e52-ffda8cd4712c x-openstack-request-id: req-715e8754-f923-40b0-9e52-ffda8cd4712c 2019-04-15 18:36:49,314 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:49,314 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-715e8754-f923-40b0-9e52-ffda8cd4712c 2019-04-15 18:36:49,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0611438751221s 2019-04-15 18:36:49,439 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:36:49,440 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:43 | PASS | +---------------------+------------------+------------------+----------------+ 2019-04-15 18:36:49,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:36:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:49,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe14df93-a097-4373-9b16-87ecb8e2c932 x-openstack-request-id: req-fe14df93-a097-4373-9b16-87ecb8e2c932 2019-04-15 18:36:49,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2 used request id req-fe14df93-a097-4373-9b16-87ecb8e2c932 2019-04-15 18:36:49,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.367229938507s 2019-04-15 18:36:49,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:50,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b71d202a-2a3d-4f98-bfce-960c1c6abc26 x-openstack-request-id: req-b71d202a-2a3d-4f98-bfce-960c1c6abc26 2019-04-15 18:36:50,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:36:04.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:36:05Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:df:04", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6f4dbde-c670-47c1-9725-97bd414069c2", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:35:38.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "a6f4dbde-c670-47c1-9725-97bd414069c2", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:36:50Z", "hostId": "00384443c9f030c393fc5b90f5dffb88f9cfdf5bc7a850a5b32ca4a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm2_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:30Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:36:50,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b71d202a-2a3d-4f98-bfce-960c1c6abc26 2019-04-15 18:36:50,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609530925751s 2019-04-15 18:36:50,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:52,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:52,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:53,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54c819d4-ca78-4b94-8d44-83eb575da295 x-openstack-request-id: req-54c819d4-ca78-4b94-8d44-83eb575da295 2019-04-15 18:36:53,261 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:36:04.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:36:05Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:36:53,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54c819d4-ca78-4b94-8d44-83eb575da295 2019-04-15 18:36:53,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833145141602s 2019-04-15 18:36:53,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-15 18:36:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ba2b7681-aeda-4b26-885f-e3f3f94ccc5b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:54,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:36:54 GMT X-Openstack-Request-Id: req-0f9e0f3b-f93f-4a64-9540-00d222fed079 2019-04-15 18:36:54,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:36:54,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ba2b7681-aeda-4b26-885f-e3f3f94ccc5b.json used request id req-0f9e0f3b-f93f-4a64-9540-00d222fed079 2019-04-15 18:36:54,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.59015798569s 2019-04-15 18:36:54,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:55 GMT X-Openstack-Request-Id: req-183c7151-3cf3-4718-b9b2-efd7340d6ee7 2019-04-15 18:36:54,930 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:36:09Z", "updated_at": "2019-04-15T18:36:13Z", "floating_network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:07:eb:9e", "device_id": "b812a17a-fb58-4289-ab8e-e148875c59fc"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_id": "e5d9e1fb-d55f-4936-98c6-5414ca5f2dd6", "id": "92fc469e-d8ab-4f27-ab57-531b35810e73", "qos_policy_id": null}]} 2019-04-15 18:36:54,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-183c7151-3cf3-4718-b9b2-efd7340d6ee7 2019-04-15 18:36:54,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617001056671s 2019-04-15 18:36:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:54,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f47c3fd2-1c2e-435f-8c4a-9bafd762ffbd x-openstack-request-id: req-f47c3fd2-1c2e-435f-8c4a-9bafd762ffbd 2019-04-15 18:36:54,989 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:54,989 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-f47c3fd2-1c2e-435f-8c4a-9bafd762ffbd 2019-04-15 18:36:54,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0525228977203s 2019-04-15 18:36:54,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-04-15 18:36:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:55,103 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:36:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-923ebaa4-8269-472a-858c-5ecd15e65d52 2019-04-15 18:36:55,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:36:55,104 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe used request id req-923ebaa4-8269-472a-858c-5ecd15e65d52 2019-04-15 18:36:55,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.113120079041s 2019-04-15 18:36:55,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:55,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-138f0d46-e580-4c73-81de-0b99c8ffdbe0 x-openstack-request-id: req-138f0d46-e580-4c73-81de-0b99c8ffdbe0 2019-04-15 18:36:55,160 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "self"}, {"href": "http://172.30.9.27:8776/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-15T18:35:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "updated_at": "2019-04-15T18:36:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a62c0071-f52b-4cca-a1c6-6d00bcafd1fe", "size": 2}]} 2019-04-15 18:36:55,160 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-138f0d46-e580-4c73-81de-0b99c8ffdbe0 2019-04-15 18:36:55,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0560419559479s 2019-04-15 18:36:55,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:36:57,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-15 18:36:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:57,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0f569bd0-538d-451f-a83c-8896545dacaf x-openstack-request-id: req-0f569bd0-538d-451f-a83c-8896545dacaf 2019-04-15 18:36:57,215 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-04-15 18:36:57,215 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/e9f3fc9cfd3848a2a2d10fa6c1b8604b/volumes/detail used request id req-0f569bd0-538d-451f-a83c-8896545dacaf 2019-04-15 18:36:57,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0506091117859s 2019-04-15 18:36:57,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-15 18:36:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/92fc469e-d8ab-4f27-ab57-531b35810e73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:58,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:36:58 GMT X-Openstack-Request-Id: req-3ab12e11-9b38-4737-a79a-bc1673fab3f3 2019-04-15 18:36:58,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:36:58,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/92fc469e-d8ab-4f27-ab57-531b35810e73.json used request id req-3ab12e11-9b38-4737-a79a-bc1673fab3f3 2019-04-15 18:36:58,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72048997879s 2019-04-15 18:36:58,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-15 18:36:58,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:59,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:58 GMT X-Openstack-Request-Id: req-0b8c6bdc-381b-4abb-a467-020980e8febb 2019-04-15 18:36:59,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-15 18:36:59,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0b8c6bdc-381b-4abb-a467-020980e8febb 2019-04-15 18:36:59,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562238693237s 2019-04-15 18:36:59,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-15 18:36:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:36:59,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a5cca3f-32b9-44c9-bc5c-ed41e577256e x-openstack-request-id: req-2a5cca3f-32b9-44c9-bc5c-ed41e577256e 2019-04-15 18:36:59,190 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc used request id req-2a5cca3f-32b9-44c9-bc5c-ed41e577256e 2019-04-15 18:36:59,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183202981949s 2019-04-15 18:36:59,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:36:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:00,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Mon, 15 Apr 2019 18:36:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9b09896-179e-4240-bd55-8539b25cb4db x-openstack-request-id: req-a9b09896-179e-4240-bd55-8539b25cb4db 2019-04-15 18:37:00,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:eb:9e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b812a17a-fb58-4289-ab8e-e148875c59fc", "rel": "bookmark"}], "image": {"id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "links": [{"href": "http://172.30.9.27:8774/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-15T18:36:04.000000", "flavor": {"id": "692d70e8-4f5a-46d3-9dad-13905853b993", "links": [{"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "bookmark"}]}, "id": "b812a17a-fb58-4289-ab8e-e148875c59fc", "security_groups": [{"name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}], "user_id": "34bfc0fbdfa04aca98d9385c58adf8c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-15T18:36:59Z", "hostId": "90fdffd84c65c5690a8ae73a4bf078faff7d348dd0adf7190493cb46", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "name": "cinder_test-vm_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "created": "2019-04-15T18:35:57Z", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-15 18:37:00,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9b09896-179e-4240-bd55-8539b25cb4db 2019-04-15 18:37:00,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00068187714s 2019-04-15 18:37:00,194 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-15 18:37:02,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-15 18:37:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:02,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85eaedfb-c3e2-40cc-94cd-8e16986733c2 x-openstack-request-id: req-85eaedfb-c3e2-40cc-94cd-8e16986733c2 2019-04-15 18:37:02,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-15 18:37:02,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85eaedfb-c3e2-40cc-94cd-8e16986733c2 2019-04-15 18:37:02,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0663459300995s 2019-04-15 18:37:02,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:37:02,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:02,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:02 GMT X-Openstack-Request-Id: req-1a78eeee-1b5e-4cbd-9984-eb91f25bbc9f 2019-04-15 18:37:02,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:07Z", "updated_at": "2019-04-15T18:35:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bf30414-c711-43ff-8210-c05bc672a4ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bfabf34-77d4-435e-b226-586a93dfa304", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "a9c770ce-3459-4ca6-80e2-f289503cc5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "f257077f-4c8f-4559-bf10-6ad7d179aaba", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:24Z", "updated_at": "2019-04-15T18:35:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "28c69fd7-9ffa-4984-bea2-be7b996cbc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "2b99c31e-c2d4-47b3-82d9-99842770d5a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "ae9ff4b5-668b-465e-b0b1-a9266e0e1d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:24Z", "revision_number": 0, "id": "c2aef1ba-1f37-4da3-a559-bcf8b9b27754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:24Z", "security_group_id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 3, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "80af869d-e31f-4add-85dd-b656cd3a1fc2", "name": "cinder_test-sg_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:37:02,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a78eeee-1b5e-4cbd-9984-eb91f25bbc9f 2019-04-15 18:37:02,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534160137177s 2019-04-15 18:37:02,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:37:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/80af869d-e31f-4add-85dd-b656cd3a1fc2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:02,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:37:02 GMT X-Openstack-Request-Id: req-632f4d05-3564-42a9-96c2-7be543fe7655 2019-04-15 18:37:02,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:37:02,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/80af869d-e31f-4add-85dd-b656cd3a1fc2.json used request id req-632f4d05-3564-42a9-96c2-7be543fe7655 2019-04-15 18:37:02,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45681810379s 2019-04-15 18:37:02,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-15 18:37:02,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:02,826 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58ce1843-6b68-40c0-b75e-d44314abb7e7 x-openstack-request-id: req-58ce1843-6b68-40c0-b75e-d44314abb7e7 2019-04-15 18:37:02,826 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_7c7d8353-2873-47a5-98f9-7f2d99fb6acd used request id req-58ce1843-6b68-40c0-b75e-d44314abb7e7 2019-04-15 18:37:02,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0405540466309s 2019-04-15 18:37:02,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:37:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" -d '{"subnet_id": "81d92ecd-d269-4331-83ca-4f58e3decf7f"}' 2019-04-15 18:37:05,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:05 GMT X-Openstack-Request-Id: req-962ef525-ff4d-4877-945d-9eb48a104356 2019-04-15 18:37:05,359 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "679020eb-c3b7-45be-8b36-c923f89442d6", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "subnet_id": "81d92ecd-d269-4331-83ca-4f58e3decf7f", "subnet_ids": ["81d92ecd-d269-4331-83ca-4f58e3decf7f"], "port_id": "c1c5276a-da3d-4f70-ac58-fd89b29fda6a", "id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c"} 2019-04-15 18:37:05,360 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c/remove_router_interface.json used request id req-962ef525-ff4d-4877-945d-9eb48a104356 2019-04-15 18:37:05,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.53298687935s 2019-04-15 18:37:05,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:37:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:05,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:05 GMT X-Openstack-Request-Id: req-364e72f1-d3e0-48c3-b266-d5818ac5ed86 2019-04-15 18:37:05,507 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:10Z", "admin_state_up": true, "updated_at": "2019-04-15T18:37:03Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c", "name": "cinder_test-router_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:37:05,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-364e72f1-d3e0-48c3-b266-d5818ac5ed86 2019-04-15 18:37:05,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147011041641s 2019-04-15 18:37:05,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:37:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:09,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:37:09 GMT X-Openstack-Request-Id: req-82942627-8e05-4741-a28a-0bf567a07602 2019-04-15 18:37:09,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:37:09,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/41ed9e3a-9f00-46e3-8001-f2bc85eb3e8c.json used request id req-82942627-8e05-4741-a28a-0bf567a07602 2019-04-15 18:37:09,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.12976694107s 2019-04-15 18:37:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:37:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:09,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:09 GMT X-Openstack-Request-Id: req-f8db92c0-8fed-4d88-b0d5-56c177dfd1e3 2019-04-15 18:37:09,710 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"679020eb-c3b7-45be-8b36-c923f89442d6","tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-15T18:35:09Z","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":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","id":"81d92ecd-d269-4331-83ca-4f58e3decf7f","subnetpool_id":null,"name":"cinder_test-subnet_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}]} 2019-04-15 18:37:09,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f8db92c0-8fed-4d88-b0d5-56c177dfd1e3 2019-04-15 18:37:09,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0718529224396s 2019-04-15 18:37:09,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:37:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/81d92ecd-d269-4331-83ca-4f58e3decf7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:12,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:37:12 GMT X-Openstack-Request-Id: req-92807a8d-e57d-4223-8dfb-1be68f4254df 2019-04-15 18:37:12,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:37:12,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/81d92ecd-d269-4331-83ca-4f58e3decf7f.json used request id req-92807a8d-e57d-4223-8dfb-1be68f4254df 2019-04-15 18:37:12,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45458292961s 2019-04-15 18:37:12,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:37:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:12,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:12 GMT X-Openstack-Request-Id: req-115cf8a2-cfb9-4280-b452-4dffa2bf1601 2019-04-15 18:37:12,266 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"679020eb-c3b7-45be-8b36-c923f89442d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:37:12Z","qos_policy_id":null,"name":"cinder_test-net_7c7d8353-2873-47a5-98f9-7f2d99fb6acd","admin_state_up":true,"tenant_id":"e9f3fc9cfd3848a2a2d10fa6c1b8604b","created_at":"2019-04-15T18:35:07Z","mtu":1450}]} 2019-04-15 18:37:12,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-115cf8a2-cfb9-4280-b452-4dffa2bf1601 2019-04-15 18:37:12,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991070270538s 2019-04-15 18:37:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:37:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/679020eb-c3b7-45be-8b36-c923f89442d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:13,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:37:13 GMT X-Openstack-Request-Id: req-8b1eb688-9628-4733-aac9-088e5a213e50 2019-04-15 18:37:13,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:37:13,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/679020eb-c3b7-45be-8b36-c923f89442d6.json used request id req-8b1eb688-9628-4733-aac9-088e5a213e50 2019-04-15 18:37:13,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.64847898483s 2019-04-15 18:37:13,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:37:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:13,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:13 GMT X-Openstack-Request-Id: req-3bf2d5df-1067-4387-be0f-759599687e60 2019-04-15 18:37:13,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:35:22Z", "file": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/file", "owner": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "8b5925d6-7b5f-4a7b-8082-063c22a8119d", "size": 12716032, "self": "/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:35:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:37:13,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3bf2d5df-1067-4387-be0f-759599687e60 2019-04-15 18:37:13,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428841114044s 2019-04-15 18:37:13,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:37:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9189fa9467d0548be419bdf57229a950eee6b75" 2019-04-15 18:37:14,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:37:14 GMT X-Openstack-Request-Id: req-923f6cde-5726-4df7-baa4-0d67f6af9c1f 2019-04-15 18:37:14,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:37:14,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8b5925d6-7b5f-4a7b-8082-063c22a8119d used request id req-923f6cde-5726-4df7-baa4-0d67f6af9c1f 2019-04-15 18:37:14,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.669378995895s 2019-04-15 18:37:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:37:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:14,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-803573da-7d66-4f0b-959f-2fc3a6a67f98 x-openstack-request-id: req-803573da-7d66-4f0b-959f-2fc3a6a67f98 2019-04-15 18:37:14,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/692d70e8-4f5a-46d3-9dad-13905853b993", "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": "692d70e8-4f5a-46d3-9dad-13905853b993"}]} 2019-04-15 18:37:14,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-803573da-7d66-4f0b-959f-2fc3a6a67f98 2019-04-15 18:37:14,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231549739838s 2019-04-15 18:37:14,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:37:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:14,699 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99caa4ab-e442-4244-bcc1-f942de4c9cad x-openstack-request-id: req-99caa4ab-e442-4244-bcc1-f942de4c9cad 2019-04-15 18:37:14,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/692d70e8-4f5a-46d3-9dad-13905853b993 used request id req-99caa4ab-e442-4244-bcc1-f942de4c9cad 2019-04-15 18:37:14,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338249206543s 2019-04-15 18:37:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:37:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:14,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85fefbc-14c8-4b70-a579-1cbeb4f1c886 2019-04-15 18:37:14,929 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": {"self": "http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34bfc0fbdfa04aca98d9385c58adf8c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:37:14,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f85fefbc-14c8-4b70-a579-1cbeb4f1c886 2019-04-15 18:37:14,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22988986969s 2019-04-15 18:37:14,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:37:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:15,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a770b0f-024c-46f0-b1f5-ac942b276572 2019-04-15 18:37:15,172 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_7c7d8353-2873-47a5-98f9-7f2d99fb6acd", "links": {"self": "http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34bfc0fbdfa04aca98d9385c58adf8c1", "description": null}} 2019-04-15 18:37:15,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1 used request id req-1a770b0f-024c-46f0-b1f5-ac942b276572 2019-04-15 18:37:15,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236667871475s 2019-04-15 18:37:15,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:37:15,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:15,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6adb180a-2271-4c05-a0ac-9e0a812b7d91 2019-04-15 18:37:15,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:37:15,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/34bfc0fbdfa04aca98d9385c58adf8c1 used request id req-6adb180a-2271-4c05-a0ac-9e0a812b7d91 2019-04-15 18:37:15,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336184024811s 2019-04-15 18:37:15,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:37:15,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:15,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45298477-97d0-4dea-9069-c66bf6e979ab 2019-04-15 18:37:15,727 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, "tags": [], "enabled": true, "id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c7d8353-2873-47a5-98f9-7f2d99fb6acd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:37:15,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-45298477-97d0-4dea-9069-c66bf6e979ab 2019-04-15 18:37:15,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211681842804s 2019-04-15 18:37:15,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:37:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:16,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d995561-73fa-450e-9705-9c5a52300f0f 2019-04-15 18:37:16,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:37:16,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e9f3fc9cfd3848a2a2d10fa6c1b8604b used request id req-0d995561-73fa-450e-9705-9c5a52300f0f 2019-04-15 18:37:16,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.342498064041s 2019-04-15 18:37:16,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:37:16,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e9f3fc9cfd3848a2a2d10fa6c1b8604b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:16,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:16 GMT X-Openstack-Request-Id: req-398a6b5e-c3d3-4161-b95c-9856888eeceb 2019-04-15 18:37:16,396 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:07Z", "updated_at": "2019-04-15T18:35:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bf30414-c711-43ff-8210-c05bc672a4ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bfabf34-77d4-435e-b226-586a93dfa304", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "a9c770ce-3459-4ca6-80e2-f289503cc5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "f257077f-4c8f-4559-bf10-6ad7d179aaba", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "name": "default"}]} 2019-04-15 18:37:16,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e9f3fc9cfd3848a2a2d10fa6c1b8604b&name=default used request id req-398a6b5e-c3d3-4161-b95c-9856888eeceb 2019-04-15 18:37:16,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316242218018s 2019-04-15 18:37:16,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:37:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:16,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:16 GMT X-Openstack-Request-Id: req-cd521ace-1f57-4194-811d-b3b8977a7f77 2019-04-15 18:37:16,738 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "created_at": "2019-04-15T18:35:07Z", "updated_at": "2019-04-15T18:35:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bfabf34-77d4-435e-b226-586a93dfa304", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "a9c770ce-3459-4ca6-80e2-f289503cc5a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "4bf30414-c711-43ff-8210-c05bc672a4ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:35:07Z", "revision_number": 0, "id": "f257077f-4c8f-4559-bf10-6ad7d179aaba", "remote_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "remote_ip_prefix": null, "created_at": "2019-04-15T18:35:07Z", "security_group_id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "tenant_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b"}], "revision_number": 1, "project_id": "e9f3fc9cfd3848a2a2d10fa6c1b8604b", "id": "76aa81f7-8e3c-47d8-9b8a-e77ab441909e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}]} 2019-04-15 18:37:16,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-cd521ace-1f57-4194-811d-b3b8977a7f77 2019-04-15 18:37:16,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337018013s 2019-04-15 18:37:16,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:37:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/76aa81f7-8e3c-47d8-9b8a-e77ab441909e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a5bc0f5220366854b24ad1a867a85fb3f3cd69e" 2019-04-15 18:37:17,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:37:17 GMT X-Openstack-Request-Id: req-7e93c61b-07c4-456f-90ff-7fb40ec45845 2019-04-15 18:37:17,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:37:17,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/76aa81f7-8e3c-47d8-9b8a-e77ab441909e.json used request id req-7e93c61b-07c4-456f-90ff-7fb40ec45845 2019-04-15 18:37:17,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.441622972488s 2019-04-15 18:37:17,232 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-04-15 18:37:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:37:17,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3317bb16-0c87-4698-963d-ff4f358e3e7b 2019-04-15 18:37:17,322 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:37:17,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-3317bb16-0c87-4698-963d-ff4f358e3e7b 2019-04-15 18:37:17,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:37:17,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f391c80fcbf542aebeb43aa1a130b87b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/f391c80fcbf542aebeb43aa1a130b87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2c52ffb6d6b45158dc43fc13f1b7183"}, "audit_ids": ["f8S_Bx3pQBSv8SGTsTg8qQ"], "issued_at": "2019-04-15T18:37:18.000000Z"}} 2019-04-15 18:37:17,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:37:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:18,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:18 GMT X-Openstack-Request-Id: req-7a951eea-34bc-49d4-824a-8806fb5e0639 2019-04-15 18:37:18,106 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:37:18,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a951eea-34bc-49d4-824a-8806fb5e0639 2019-04-15 18:37:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374425888062s 2019-04-15 18:37:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:37:18,119 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb87857-1323-483a-9cf9-403194cffb5a 2019-04-15 18:37:18,119 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:37:18,120 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-6eb87857-1323-483a-9cf9-403194cffb5a 2019-04-15 18:37:18,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:37:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e44e7e-1f13-4df7-aa17-686545e72ac2 2019-04-15 18:37:18,297 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:37:18,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e6e44e7e-1f13-4df7-aa17-686545e72ac2 2019-04-15 18:37:18,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1771941185s 2019-04-15 18:37:18,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-15 18:37:18,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}}' 2019-04-15 18:37:18,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad4193f-4b9e-448a-9c09-01f19c893254 2019-04-15 18:37:18,599 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7"}, "tags": [], "enabled": true, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}} 2019-04-15 18:37:18,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-dad4193f-4b9e-448a-9c09-01f19c893254 2019-04-15 18:37:18,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.294520139694s 2019-04-15 18:37:18,600 - 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'33059d7d385c4cd9b366e4ebada1d9c7', '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_b279b733-d4c4-40d0-9718-5e6321a450cb'}) 2019-04-15 18:37:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-15 18:37:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Nw8Z8IPmIFuBhsTDmxNWDI23l8ObHx", "email": null, "name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb"}}' 2019-04-15 18:37:19,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b44e490-94c8-43e8-b16a-2383ccf49e79 2019-04-15 18:37:19,065 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "domain_id": "default", "password_expires_at": null}} 2019-04-15 18:37:19,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9b44e490-94c8-43e8-b16a-2383ccf49e79 2019-04-15 18:37:19,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.45853805542s 2019-04-15 18:37:19,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5bb959fcef0a4c21aef0c630786b8068', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb'}) 2019-04-15 18:37:19,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:19,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ebef46-6d18-48c0-9f67-78c74d2c6088 2019-04-15 18:37:19,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:19,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9ebef46-6d18-48c0-9f67-78c74d2c6088 2019-04-15 18:37:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223854064941s 2019-04-15 18:37:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36211ec3-bea0-4b4a-b7d6-0d5177758efa 2019-04-15 18:37:19,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:19,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-36211ec3-bea0-4b4a-b7d6-0d5177758efa 2019-04-15 18:37:19,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200665950775s 2019-04-15 18:37:19,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bef9375-a0f7-464c-a378-52a0bffbf07e 2019-04-15 18:37:19,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:19,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5bef9375-a0f7-464c-a378-52a0bffbf07e 2019-04-15 18:37:19,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.248534917831s 2019-04-15 18:37:19,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:37:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3474c3c-418d-4263-af6b-178e3d0f77a9 2019-04-15 18:37:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:37:19,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a3474c3c-418d-4263-af6b-178e3d0f77a9 2019-04-15 18:37:19,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220139980316s 2019-04-15 18:37:19,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:37:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:20,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6a5b40-8964-4121-848e-ae92d0295678 2019-04-15 18:37:20,113 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:37:20,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ec6a5b40-8964-4121-848e-ae92d0295678 2019-04-15 18:37:20,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134516954422s 2019-04-15 18:37:20,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:37:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:20,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce791209-8a85-4fd0-b6b0-6c287a20f149 2019-04-15 18:37:20,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7"}, "tags": [], "enabled": true, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}]} 2019-04-15 18:37:20,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ce791209-8a85-4fd0-b6b0-6c287a20f149 2019-04-15 18:37:20,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228287935257s 2019-04-15 18:37:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:37:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:20,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b829e4b-5908-410a-b084-5127ff4e6e26 2019-04-15 18:37:20,494 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7", "previous": null, "next": null}} 2019-04-15 18:37:20,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=882cdf4976a34593808f9e9ea5d09c26&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7 used request id req-4b829e4b-5908-410a-b084-5127ff4e6e26 2019-04-15 18:37:20,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.131931781769s 2019-04-15 18:37:20,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:37:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7/users/5bb959fcef0a4c21aef0c630786b8068/roles/882cdf4976a34593808f9e9ea5d09c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:20,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3da22f-5a03-4dff-8c95-d4c5be78ecc1 2019-04-15 18:37:20,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:37:20,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7/users/5bb959fcef0a4c21aef0c630786b8068/roles/882cdf4976a34593808f9e9ea5d09c26 used request id req-fc3da22f-5a03-4dff-8c95-d4c5be78ecc1 2019-04-15 18:37:20,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.302407979965s 2019-04-15 18:37:20,802 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb', 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'33059d7d385c4cd9b366e4ebada1d9c7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Nw8Z8IPmIFuBhsTDmxNWDI23l8ObHx', 'username': u'tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-15 18:37:20,805 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb', 'password': 'Nw8Z8IPmIFuBhsTDmxNWDI23l8ObHx', 'project_name': 'tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '33059d7d385c4cd9b366e4ebada1d9c7', 'project_domain_name': 'Default'} 2019-04-15 18:37:20,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:20,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:20,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbcb43a-7a7a-4b17-9120-77a1deb3b154 2019-04-15 18:37:20,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ebbcb43a-7a7a-4b17-9120-77a1deb3b154 2019-04-15 18:37:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128340005875s 2019-04-15 18:37:20,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:21,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44501b3-d670-4c3b-80d3-f73ba2dbab12 2019-04-15 18:37:21,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:21,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d44501b3-d670-4c3b-80d3-f73ba2dbab12 2019-04-15 18:37:21,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222924947739s 2019-04-15 18:37:21,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:37:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe0e9fd-c106-49e3-a240-1d876f9b4768 2019-04-15 18:37:21,367 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:37:21,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-efe0e9fd-c106-49e3-a240-1d876f9b4768 2019-04-15 18:37:21,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197103023529s 2019-04-15 18:37:21,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:37:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:21,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6237ae4-4be4-4e26-a245-8a99f80d2994 2019-04-15 18:37:21,619 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:37:21,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a6237ae4-4be4-4e26-a245-8a99f80d2994 2019-04-15 18:37:21,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250728130341s 2019-04-15 18:37:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:37:21,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:21,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4256195-d4ff-482d-aabe-7cd4d9c9c493 2019-04-15 18:37:21,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7"}, "tags": [], "enabled": true, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}]} 2019-04-15 18:37:21,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4256195-d4ff-482d-aabe-7cd4d9c9c493 2019-04-15 18:37:21,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232024908066s 2019-04-15 18:37:21,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:37:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=2247e03047744c35ae3ae833c9025233&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:22,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ef7739-a499-4834-8509-38aff171ed58 2019-04-15 18:37:22,072 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=2247e03047744c35ae3ae833c9025233&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7", "previous": null, "next": null}} 2019-04-15 18:37:22,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5bb959fcef0a4c21aef0c630786b8068&role.id=2247e03047744c35ae3ae833c9025233&scope.project.id=33059d7d385c4cd9b366e4ebada1d9c7 used request id req-a5ef7739-a499-4834-8509-38aff171ed58 2019-04-15 18:37:22,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199913024902s 2019-04-15 18:37:22,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-15 18:37:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7/users/5bb959fcef0a4c21aef0c630786b8068/roles/2247e03047744c35ae3ae833c9025233 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:22,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60edc762-a2d5-49b8-badb-fc677cb1810c 2019-04-15 18:37:22,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:37:22,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7/users/5bb959fcef0a4c21aef0c630786b8068/roles/2247e03047744c35ae3ae833c9025233 used request id req-60edc762-a2d5-49b8-badb-fc677cb1810c 2019-04-15 18:37:22,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.32111120224s 2019-04-15 18:37:22,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:22,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4201e813-4749-40d2-b117-fee554f81a76 2019-04-15 18:37:22,523 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:22,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4201e813-4749-40d2-b117-fee554f81a76 2019-04-15 18:37:22,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122262001038s 2019-04-15 18:37:22,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:37:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:22,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f4162e-98c2-42d5-bf52-39d9a4021f66 2019-04-15 18:37:22,743 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-15 18:37:22,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-78f4162e-98c2-42d5-bf52-39d9a4021f66 2019-04-15 18:37:22,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215426206589s 2019-04-15 18:37:22,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:37:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:23,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad36558-82da-4b79-9806-cac60ef39e96 2019-04-15 18:37:23,003 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:37:23,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bad36558-82da-4b79-9806-cac60ef39e96 2019-04-15 18:37:23,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259012937546s 2019-04-15 18:37:23,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-15 18:37:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=2247e03047744c35ae3ae833c9025233&user.id=5bb959fcef0a4c21aef0c630786b8068&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b03fca-3fc8-49d0-9a93-64bdebc96d8b 2019-04-15 18:37:23,238 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=2247e03047744c35ae3ae833c9025233&user.id=5bb959fcef0a4c21aef0c630786b8068&scope.domain.id=default", "previous": null, "next": null}} 2019-04-15 18:37:23,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=2247e03047744c35ae3ae833c9025233&user.id=5bb959fcef0a4c21aef0c630786b8068&scope.domain.id=default used request id req-96b03fca-3fc8-49d0-9a93-64bdebc96d8b 2019-04-15 18:37:23,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219789981842s 2019-04-15 18:37:23,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-15 18:37:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/5bb959fcef0a4c21aef0c630786b8068/roles/2247e03047744c35ae3ae833c9025233 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:23,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f092473e-1f63-46fd-a69e-f0f3970b2347 2019-04-15 18:37:23,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:37:23,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/5bb959fcef0a4c21aef0c630786b8068/roles/2247e03047744c35ae3ae833c9025233 used request id req-f092473e-1f63-46fd-a69e-f0f3970b2347 2019-04-15 18:37:23,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157704114914s 2019-04-15 18:37:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:37:23,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce50c3be-3159-4c18-84d9-1136672ea5fe 2019-04-15 18:37:23,410 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-04-15 18:37:23,410 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-ce50c3be-3159-4c18-84d9-1136672ea5fe 2019-04-15 18:37:23,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-04-15 18:37:23,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2247e03047744c35ae3ae833c9025233", "name": "admin"}, {"id": "19fedb9742b241cda811e9eefff8121c", "name": "reader"}, {"id": "882cdf4976a34593808f9e9ea5d09c26", "name": "member"}], "expires_at": "2019-04-15T19:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55abdad7d7ce4b2cbe528e6639c428f6"}, {"url": "http://192.30.9.3:8776/v2/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75893efa9b141deb6c56b9bafc8e4f0"}, {"url": "http://172.30.9.27:8776/v2/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0de36284884476a9a60b13bd495e8b6"}], "type": "volumev2", "id": "0d89c1f0c2124d339b9ba159d60db02e", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d3136d789eb4a1999893aefb1ed6f6b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc92d3caf8d74902b2ad9e90a5bf7436"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3a7a7309a9242b683d9fd347aeec7c4"}], "type": "identity", "id": "1ab90c90f3734cbb963212fe65507985", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c434e0a8bb36470798f8c9b9a8b437c6"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3208aeeab5d472cb8c3ad4ab9e2e69e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eab4e04c0cb54cc7a2b60178f26126aa"}], "type": "cloudformation", "id": "1e1c00a6fa5848c6a1a541e98a7862a3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5118747b767a467cb5169b0d88cce897"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea6fd8cb1a347b8b9ccc0a8be665802"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bcf13689697f49ff82dfb36debaf893b"}], "type": "placement", "id": "1f186fa9a0e7495fb48cc29ee8880249", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c88a93232773429baebe72e7cbc76562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d773683f43a34781b7b77574cf095c8d"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e892e4ed1fe544e2abd6774ecf3c66e6"}], "type": "alarming", "id": "3d5f671eea8d40cab294247ddf5f607e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6cff9588a539483899a14794f6da9831"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c014cb951d4d4c838c7e2cf59d29b311"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e4a98e004df64280a0f2e69c86fb399c"}], "type": "network", "id": "6d75076f698d42adb7b04f0614bd9bb0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "509a75d8ecee43f8923586de9f8834fb"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6496c0c4bca8492daf1441f04bbb71ef"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e3be4e59873a4c3d98e50dfa01730b22"}], "type": "metric", "id": "6ee7ead032b54c06a642fbf75ed9bb5d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d4e5f2f1c2d4c9ea2ffbd7f03f31cb3"}, {"url": "http://172.30.9.27:8004/v1/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cd1fc3cb2eab4e3b8d9b2ee58ecc856c"}, {"url": "http://192.30.9.3:8004/v1/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e762c81ff95749948a03d3fe7d8cd157"}], "type": "orchestration", "id": "75639213c5624ecaba505ea2d6ab2b68", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f72e5e90f42e8881c05e660386389"}, {"url": "http://172.30.9.27:8080/v1/AUTH_33059d7d385c4cd9b366e4ebada1d9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7b7be122ec439c9e87bfdaac343cd6"}, {"url": "http://12.0.0.21:8080/v1/AUTH_33059d7d385c4cd9b366e4ebada1d9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a91a1bbd7d4973af3b8ddcd91f34a7"}], "type": "object-store", "id": "7621b4cfa96444b8b22d70d8d1e53a99", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fa796fa1db4ee580a5cd40aa5f5b09"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52ff63b5c488415788163341e5b73c59"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3bcd5a810b9464586703612dd283613"}], "type": "image", "id": "a5d5679aa0994d9ca6844af0d5b4f349", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df02c81d9594d798c199b19abcb2055"}, {"url": "http://172.30.9.27:8776/v3/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3e0947547ad45b2aad4b2660c66f6e9"}, {"url": "http://192.30.9.3:8776/v3/33059d7d385c4cd9b366e4ebada1d9c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9d74f65242840ceaf678346e12a52a6"}], "type": "volumev3", "id": "b35b8ce449264c63b5c2071cb3fd7200", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36842858b44e4506ba6af48c2badc0ee"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e92dba40280444bab661da7d356efe6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02b050ae518420ab888206860547967"}], "type": "compute", "id": "c475d7ef9e904473b265f29fc34dd56e", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "c967594cff09477d9f69a7c01379dcd0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22235a8511ef41a29c1a414bf740ee59"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37acc40775eb4116b8d128cbe8294165"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "661f3faebe5d42c6abc41324471fddf2"}], "type": "event", "id": "ca95f5c1cb2849118f3984703bec02d0", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "id": "5bb959fcef0a4c21aef0c630786b8068"}, "audit_ids": ["VpGu1mTcSIyl_qyuUKIy9A"], "issued_at": "2019-04-15T18:37:23.000000Z"}} 2019-04-15 18:37:23,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-15 18:37:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:24,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:24 GMT X-Openstack-Request-Id: req-4738cc87-134b-4b2f-a54d-d606e90d0964 2019-04-15 18:37:24,133 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-15 18:37:24,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-4738cc87-134b-4b2f-a54d-d606e90d0964 2019-04-15 18:37:24,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.31064581871s 2019-04-15 18:37:24,144 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-04-15 18:37:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-15 18:37:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:24,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c226428-445a-4790-b40b-584f1edfe8ef 2019-04-15 18:37:24,345 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/cdf77026a4cb40208c4dc16de0646303"}, "tags": [], "enabled": true, "id": "cdf77026a4cb40208c4dc16de0646303", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-04-15 18:37:24,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8c226428-445a-4790-b40b-584f1edfe8ef 2019-04-15 18:37:24,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199909925461s 2019-04-15 18:37:24,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:37:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:24,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aedc1c2-f428-488b-8c4b-186722b12b39 2019-04-15 18:37:24,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7"}, "tags": [], "enabled": true, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}]} 2019-04-15 18:37:24,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0aedc1c2-f428-488b-8c4b-186722b12b39 2019-04-15 18:37:24,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227229833603s 2019-04-15 18:37:24,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-15 18:37:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"network": {"shared": true, "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "name": "tempest_smoke-net_b279b733-d4c4-40d0-9718-5e6321a450cb", "admin_state_up": true}}' 2019-04-15 18:37:25,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:25 GMT X-Openstack-Request-Id: req-68501edf-8412-4711-882e-202037689244 2019-04-15 18:37:25,220 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"20b546a0-9f04-4994-8619-86cc40e78c2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"33059d7d385c4cd9b366e4ebada1d9c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:37:25Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_b279b733-d4c4-40d0-9718-5e6321a450cb","admin_state_up":true,"tenant_id":"33059d7d385c4cd9b366e4ebada1d9c7","created_at":"2019-04-15T18:37:25Z","mtu":1450}} 2019-04-15 18:37:25,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-68501edf-8412-4711-882e-202037689244 2019-04-15 18:37:25,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.638290882111s 2019-04-15 18:37:25,220 - 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-04-15T18:37:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'20b546a0-9f04-4994-8619-86cc40e78c2e', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_b279b733-d4c4-40d0-9718-5e6321a450cb', u'created_at': u'2019-04-15T18:37:25Z', u'mtu': 1450, u'tenant_id': u'33059d7d385c4cd9b366e4ebada1d9c7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'33059d7d385c4cd9b366e4ebada1d9c7', u'l2_adjacency': True}) 2019-04-15 18:37:25,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:37:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:26 GMT X-Openstack-Request-Id: req-240c3021-14d6-467c-89f1-2a8eaba60c2b 2019-04-15 18:37:25,698 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"20b546a0-9f04-4994-8619-86cc40e78c2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"33059d7d385c4cd9b366e4ebada1d9c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:37:25Z","qos_policy_id":null,"name":"tempest_smoke-net_b279b733-d4c4-40d0-9718-5e6321a450cb","admin_state_up":true,"tenant_id":"33059d7d385c4cd9b366e4ebada1d9c7","created_at":"2019-04-15T18:37:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:37:25,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-240c3021-14d6-467c-89f1-2a8eaba60c2b 2019-04-15 18:37:25,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476812839508s 2019-04-15 18:37:25,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-15 18:37:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"subnet": {"name": "tempest_smoke-subnet_b279b733-d4c4-40d0-9718-5e6321a450cb", "enable_dhcp": true, "network_id": "20b546a0-9f04-4994-8619-86cc40e78c2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-15 18:37:26,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:26 GMT X-Openstack-Request-Id: req-be3c056a-fb55-45c5-a04b-980628d0370e 2019-04-15 18:37:26,555 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-15T18:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c323faae-bdb6-480e-9611-203beb81ae44","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"33059d7d385c4cd9b366e4ebada1d9c7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_b279b733-d4c4-40d0-9718-5e6321a450cb","enable_dhcp":true,"segment_id":null,"network_id":"20b546a0-9f04-4994-8619-86cc40e78c2e","tenant_id":"33059d7d385c4cd9b366e4ebada1d9c7","created_at":"2019-04-15T18:37:26Z","ip_version":4}} 2019-04-15 18:37:26,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-be3c056a-fb55-45c5-a04b-980628d0370e 2019-04-15 18:37:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.855611085892s 2019-04-15 18:37:26,556 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:37:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c323faae-bdb6-480e-9611-203beb81ae44', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_b279b733-d4c4-40d0-9718-5e6321a450cb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'20b546a0-9f04-4994-8619-86cc40e78c2e', u'tenant_id': u'33059d7d385c4cd9b366e4ebada1d9c7', u'created_at': u'2019-04-15T18:37:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'33059d7d385c4cd9b366e4ebada1d9c7'}) 2019-04-15 18:37:26,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-15 18:37:26,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"router": {"external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043"}, "name": "tempest_smoke-router_b279b733-d4c4-40d0-9718-5e6321a450cb", "admin_state_up": true}}' 2019-04-15 18:37:33,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:33 GMT X-Openstack-Request-Id: req-75082bd0-90da-4009-961e-0e68fbef1bed 2019-04-15 18:37:33,653 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "created_at": "2019-04-15T18:37:27Z", "admin_state_up": true, "updated_at": "2019-04-15T18:37:28Z", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8a4bacac-1f3e-42d1-a1d4-53295968b114", "name": "tempest_smoke-router_b279b733-d4c4-40d0-9718-5e6321a450cb"}} 2019-04-15 18:37:33,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-75082bd0-90da-4009-961e-0e68fbef1bed 2019-04-15 18:37:33,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09685492516s 2019-04-15 18:37:33,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-15T18:37:28Z', u'revision_number': 3, u'ha': True, u'id': u'8a4bacac-1f3e-42d1-a1d4-53295968b114', u'external_gateway_info': {u'network_id': u'60d02e97-5676-485a-9476-9fa2edfa1043', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e85d65d1-0037-4c1f-958f-e37b8733cfa0', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_b279b733-d4c4-40d0-9718-5e6321a450cb', u'admin_state_up': True, u'tenant_id': u'33059d7d385c4cd9b366e4ebada1d9c7', u'created_at': u'2019-04-15T18:37:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'33059d7d385c4cd9b366e4ebada1d9c7'}) 2019-04-15 18:37:33,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-15 18:37:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"subnet_id": "c323faae-bdb6-480e-9611-203beb81ae44"}' 2019-04-15 18:37:36,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:37 GMT X-Openstack-Request-Id: req-c83e4805-4af1-4ce1-8d07-783f45d53cff 2019-04-15 18:37:36,611 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "20b546a0-9f04-4994-8619-86cc40e78c2e", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "subnet_id": "c323faae-bdb6-480e-9611-203beb81ae44", "subnet_ids": ["c323faae-bdb6-480e-9611-203beb81ae44"], "port_id": "d3826fbe-d589-4d0c-adac-37953e60727b", "id": "8a4bacac-1f3e-42d1-a1d4-53295968b114"} 2019-04-15 18:37:36,611 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114/add_router_interface.json used request id req-c83e4805-4af1-4ce1-8d07-783f45d53cff 2019-04-15 18:37:36,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.95645594597s 2019-04-15 18:37:36,611 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-15 18:37:36,717 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-15 18:37:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:37:36,726 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:37 GMT 2019-04-15 18:37:36,727 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-04-15 18:37:36,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:37:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:37,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:37 GMT X-Openstack-Request-Id: req-c26ea348-b5c4-4f90-bc6d-f2d8a23aa94e 2019-04-15 18:37:37,039 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:37:37,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c26ea348-b5c4-4f90-bc6d-f2d8a23aa94e 2019-04-15 18:37:37,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306746959686s 2019-04-15 18:37:37,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:37:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb"}' 2019-04-15 18:37:37,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:37 GMT Location: http://172.30.9.27:9292/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-86abf108-14f1-4f1e-b88e-9f1cb7c2550c 2019-04-15 18:37:37,398 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:37Z", "file": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "78804641-e97d-4868-9fa7-4c7c0acf7436", "size": null, "self": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": null, "created_at": "2019-04-15T18:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:37:37,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-86abf108-14f1-4f1e-b88e-9f1cb7c2550c 2019-04-15 18:37:37,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.3497838974s 2019-04-15 18:37:37,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:37:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '' 2019-04-15 18:37:38,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:37:38 GMT X-Openstack-Request-Id: req-79915950-0163-4b25-bf6c-799a42424d67 2019-04-15 18:37:38,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:37:38,206 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file used request id req-79915950-0163-4b25-bf6c-799a42424d67 2019-04-15 18:37:38,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.806724071503s 2019-04-15 18:37:38,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:37:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:38,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:38 GMT X-Openstack-Request-Id: req-649f70f8-e304-4711-b60e-d3b128b019aa 2019-04-15 18:37:38,242 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:38Z", "file": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "78804641-e97d-4868-9fa7-4c7c0acf7436", "size": 12716032, "self": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:37:38,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-649f70f8-e304-4711-b60e-d3b128b019aa 2019-04-15 18:37:38,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.031898021698s 2019-04-15 18:37:38,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file', 'owner': u'33059d7d385c4cd9b366e4ebada1d9c7', 'id': u'78804641-e97d-4868-9fa7-4c7c0acf7436', 'size': 12716032, u'self': u'/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33059d7d385c4cd9b366e4ebada1d9c7', 'name': 'tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:37:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-15T18:37:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb', 'created': u'2019-04-15T18:37:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:37:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:37:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:37:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_b279b733-d4c4-40d0-9718-5e6321a450cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:37:38,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84726e70-f6c1-48be-be8a-ebc5171c4d33 x-openstack-request-id: req-84726e70-f6c1-48be-be8a-ebc5171c4d33 2019-04-15 18:37:38,564 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "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": "eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1"}} 2019-04-15 18:37:38,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-84726e70-f6c1-48be-be8a-ebc5171c4d33 2019-04-15 18:37:38,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316287994385s 2019-04-15 18:37:38,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_b279b733-d4c4-40d0-9718-5e6321a450cb', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1', 'swap': 0}) 2019-04-15 18:37:38,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:37:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"extra_specs": {}}' 2019-04-15 18:37:38,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-241ff680-3980-4ea3-9194-87cb82976a69 x-openstack-request-id: req-241ff680-3980-4ea3-9194-87cb82976a69 2019-04-15 18:37:38,596 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:37:38,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1/os-extra_specs used request id req-241ff680-3980-4ea3-9194-87cb82976a69 2019-04-15 18:37:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0299260616302s 2019-04-15 18:37:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-15 18:37:38,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4d09e2-f807-4a77-a037-924795c5b8ef 2019-04-15 18:37:38,611 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-04-15 18:37:38,611 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-8a4d09e2-f807-4a77-a037-924795c5b8ef 2019-04-15 18:37:38,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:38,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82605de-18fe-4a78-a6f4-13def8a01130 2019-04-15 18:37:38,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:38,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b82605de-18fe-4a78-a6f4-13def8a01130 2019-04-15 18:37:38,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211368083954s 2019-04-15 18:37:38,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-15 18:37:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9e7ab3-b6b9-4618-b19e-28990621daba 2019-04-15 18:37:39,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12193fcfe4b34ed88d207cc69833f448", "links": {"self": "http://172.30.9.27:5000/v3/roles/12193fcfe4b34ed88d207cc69833f448"}, "name": "swiftoperator"}, {"domain_id": null, "id": "19fedb9742b241cda811e9eefff8121c", "links": {"self": "http://172.30.9.27:5000/v3/roles/19fedb9742b241cda811e9eefff8121c"}, "name": "reader"}, {"domain_id": null, "id": "2247e03047744c35ae3ae833c9025233", "links": {"self": "http://172.30.9.27:5000/v3/roles/2247e03047744c35ae3ae833c9025233"}, "name": "admin"}, {"domain_id": null, "id": "882cdf4976a34593808f9e9ea5d09c26", "links": {"self": "http://172.30.9.27:5000/v3/roles/882cdf4976a34593808f9e9ea5d09c26"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c32776e97b094b0684539f4a8239665a", "links": {"self": "http://172.30.9.27:5000/v3/roles/c32776e97b094b0684539f4a8239665a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e6b52b289bc5415eb371253da73145fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/e6b52b289bc5415eb371253da73145fc"}, "name": "ResellerAdmin"}]} 2019-04-15 18:37:39,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ed9e7ab3-b6b9-4618-b19e-28990621daba 2019-04-15 18:37:39,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212677001953s 2019-04-15 18:37:39,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-15 18:37:43,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d5e96093-57f5-445b-b04a-46924c67c81a | 2019-04-15T18:37:43.321143 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d5e96093-57f5-445b-b04a-46924c67c81a ~/.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-04-15 18:37:46,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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-04-15 18:37:47,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-15 18:37:52,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f33d1726-c665-4944-b324-5f76ccdb4cf1) as the default verifier for the future CLI operations. 2019-04-15 18:37:54,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-15 18:37:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:37:54,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c120f67-dab0-470d-a680-ca70567cd3e9 x-openstack-request-id: req-2c120f67-dab0-470d-a680-ca70567cd3e9 2019-04-15 18:37:54,424 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 212}, "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.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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 215}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-04-15 18:37:54,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2c120f67-dab0-470d-a680-ca70567cd3e9 2019-04-15 18:37:54,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0433440208435s 2019-04-15 18:37:54,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:37:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:55,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:55 GMT X-Openstack-Request-Id: req-014d31f2-01df-42b4-a52f-c61e4b5fff89 2019-04-15 18:37:55,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:38Z", "file": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "78804641-e97d-4868-9fa7-4c7c0acf7436", "size": 12716032, "self": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:37:55,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-014d31f2-01df-42b4-a52f-c61e4b5fff89 2019-04-15 18:37:55,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813157081604s 2019-04-15 18:37:55,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-15 18:37:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb"}' 2019-04-15 18:37:55,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:55 GMT Location: http://172.30.9.27:9292/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba121382-1ac4-4961-befb-56dfa7050b31 2019-04-15 18:37:55,315 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:55Z", "file": "/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "c8c22c1b-5f3d-4334-a4d5-bc806eef1d48", "size": null, "self": "/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": null, "created_at": "2019-04-15T18:37:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-15 18:37:55,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ba121382-1ac4-4961-befb-56dfa7050b31 2019-04-15 18:37:55,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0615680217743s 2019-04-15 18:37:55,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-15 18:37:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '' 2019-04-15 18:37:56,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:37:56 GMT X-Openstack-Request-Id: req-7c06a27f-3340-49c9-8fde-0863026f86b4 2019-04-15 18:37:56,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:37:56,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/file used request id req-7c06a27f-3340-49c9-8fde-0863026f86b4 2019-04-15 18:37:56,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19008803368s 2019-04-15 18:37:56,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:37:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:37:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:56 GMT X-Openstack-Request-Id: req-00473260-1ac0-4acf-b825-8e4ec61de1c8 2019-04-15 18:37:57,003 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:56Z", "file": "/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "c8c22c1b-5f3d-4334-a4d5-bc806eef1d48", "size": 12716032, "self": "/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:37:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:38Z", "file": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "78804641-e97d-4868-9fa7-4c7c0acf7436", "size": 12716032, "self": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:37:57,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00473260-1ac0-4acf-b825-8e4ec61de1c8 2019-04-15 18:37:57,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.492746114731s 2019-04-15 18:37:57,006 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/file', 'owner': u'33059d7d385c4cd9b366e4ebada1d9c7', 'id': u'c8c22c1b-5f3d-4334-a4d5-bc806eef1d48', 'size': 12716032, u'self': u'/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33059d7d385c4cd9b366e4ebada1d9c7', 'name': 'tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-15T18:37:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-15T18:37:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', 'created': u'2019-04-15T18:37:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-15T18:37:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-15 18:37:57,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-15 18:37:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-15 18:37:57,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4512a58-fd67-4099-831e-b47bbaf2de9d x-openstack-request-id: req-c4512a58-fd67-4099-831e-b47bbaf2de9d 2019-04-15 18:37:57,048 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df", "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": "a9ec2186-e8a9-445d-be81-6bca5a2112df"}} 2019-04-15 18:37:57,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c4512a58-fd67-4099-831e-b47bbaf2de9d 2019-04-15 18:37:57,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0414249897003s 2019-04-15 18:37:57,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'a9ec2186-e8a9-445d-be81-6bca5a2112df', 'swap': 0}) 2019-04-15 18:37:57,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-15 18:37:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" -d '{"extra_specs": {}}' 2019-04-15 18:37:57,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 15 Apr 2019 18:37:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb986fb1-a558-4099-b91a-ecd518e02009 x-openstack-request-id: req-bb986fb1-a558-4099-b91a-ecd518e02009 2019-04-15 18:37:57,071 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-15 18:37:57,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df/os-extra_specs used request id req-bb986fb1-a558-4099-b91a-ecd518e02009 2019-04-15 18:37:57,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205829143524s 2019-04-15 18:37:57,071 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b279b733-d4c4-40d0-9718-5e6321a450cb', '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'f391c80fcbf542aebeb43aa1a130b87b', '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'a9ec2186-e8a9-445d-be81-6bca5a2112df', 'swap': 0}) 2019-04-15 18:38:00,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-15 18:38:00,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-15 18:38:00,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-15 18:38:00,582 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-15 18:38:00,613 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-15 18:38:02,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f33d1726-c665-4944-b324-5f76ccdb4cf1/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-04-15 18:38:02,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-15 18:38:02,740 - 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', u'--concurrency=4']'. 2019-04-15 18:44:39,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b7f28cda-344d-4921-a444-ea6b5bd4315c 2019-04-15 18:44:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b7f28cda-344d-4921-a444-ea6b5bd4315c']'. 2019-04-15 18:44:40,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-15 18:44:40,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b7f28cda-344d-4921-a444-ea6b5bd4315c | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-15 18:38:04 | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-15 18:44:39 | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:35 | 2019-04-15 18:44:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f33d1726-c665-4944-b324-5f76ccdb4cf1) | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d5e96093-57f5-445b-b04a-46924c67c81a) | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-04-15 18:44:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 387.609 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 93 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-04-15 18:44:40,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-15 18:44:40,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-15 18:44:40,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-15 18:44:40,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 97.8947368421% 2019-04-15 18:44:40,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'b7f28cda-344d-4921-a444-ea6b5bd4315c', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-04-15 18:44:42,134 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b7f28cda-344d-4921-a444-ea6b5bd4315c --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-15 18:44:42,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'b7f28cda-344d-4921-a444-ea6b5bd4315c', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-04-15 18:44:44,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b7f28cda-344d-4921-a444-ea6b5bd4315c --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-15 18:44:44,156 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-15 18:44:44,156 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:20 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-04-15 18:44:44,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:44:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:45,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:44:45 GMT X-Openstack-Request-Id: req-b68d80c1-2417-4c7b-a471-59c33bcc6315 2019-04-15 18:44:45,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:44:45,822 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c8c22c1b-5f3d-4334-a4d5-bc806eef1d48 used request id req-b68d80c1-2417-4c7b-a471-59c33bcc6315 2019-04-15 18:44:45,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.66377282143s 2019-04-15 18:44:45,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:44:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:44:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb672b73-07f5-474d-b6f1-b93c731d58a2 x-openstack-request-id: req-cb672b73-07f5-474d-b6f1-b93c731d58a2 2019-04-15 18:44:46,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df", "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": "a9ec2186-e8a9-445d-be81-6bca5a2112df"}, {"name": "tempest_smoke-flavor_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "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": "eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1"}]} 2019-04-15 18:44:46,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cb672b73-07f5-474d-b6f1-b93c731d58a2 2019-04-15 18:44:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296666145325s 2019-04-15 18:44:46,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:44:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:44:46,168 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfcf08ed-e17d-4f18-8256-62340cd667a3 x-openstack-request-id: req-cfcf08ed-e17d-4f18-8256-62340cd667a3 2019-04-15 18:44:46,168 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ec2186-e8a9-445d-be81-6bca5a2112df used request id req-cfcf08ed-e17d-4f18-8256-62340cd667a3 2019-04-15 18:44:46,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381398200989s 2019-04-15 18:44:46,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-15 18:44:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" -d '{"subnet_id": "c323faae-bdb6-480e-9611-203beb81ae44"}' 2019-04-15 18:44:49,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:49 GMT X-Openstack-Request-Id: req-7d4b1f31-75a0-426d-b3d2-aa29becdf3e4 2019-04-15 18:44:49,334 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "20b546a0-9f04-4994-8619-86cc40e78c2e", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "subnet_id": "c323faae-bdb6-480e-9611-203beb81ae44", "subnet_ids": ["c323faae-bdb6-480e-9611-203beb81ae44"], "port_id": "d3826fbe-d589-4d0c-adac-37953e60727b", "id": "8a4bacac-1f3e-42d1-a1d4-53295968b114"} 2019-04-15 18:44:49,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114/remove_router_interface.json used request id req-7d4b1f31-75a0-426d-b3d2-aa29becdf3e4 2019-04-15 18:44:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16544485092s 2019-04-15 18:44:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-15 18:44:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:50 GMT X-Openstack-Request-Id: req-a9a35993-f3ab-4505-8d95-9e26bb447649 2019-04-15 18:44:49,889 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "60d02e97-5676-485a-9476-9fa2edfa1043", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e85d65d1-0037-4c1f-958f-e37b8733cfa0", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "created_at": "2019-04-15T18:37:27Z", "admin_state_up": true, "updated_at": "2019-04-15T18:44:47Z", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8a4bacac-1f3e-42d1-a1d4-53295968b114", "name": "tempest_smoke-router_b279b733-d4c4-40d0-9718-5e6321a450cb"}]} 2019-04-15 18:44:49,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a9a35993-f3ab-4505-8d95-9e26bb447649 2019-04-15 18:44:49,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.554932832718s 2019-04-15 18:44:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-15 18:44:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:54,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:44:54 GMT X-Openstack-Request-Id: req-df3ea794-f4f8-415f-b724-4374040d5f02 2019-04-15 18:44:54,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:44:54,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8a4bacac-1f3e-42d1-a1d4-53295968b114.json used request id req-df3ea794-f4f8-415f-b724-4374040d5f02 2019-04-15 18:44:54,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.43578100204s 2019-04-15 18:44:54,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-15 18:44:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:54,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:54 GMT X-Openstack-Request-Id: req-0dacd232-c36d-43e6-b03c-bdf127cffc43 2019-04-15 18:44:54,791 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-15T18:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c323faae-bdb6-480e-9611-203beb81ae44","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"33059d7d385c4cd9b366e4ebada1d9c7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_b279b733-d4c4-40d0-9718-5e6321a450cb","enable_dhcp":true,"segment_id":null,"network_id":"20b546a0-9f04-4994-8619-86cc40e78c2e","tenant_id":"33059d7d385c4cd9b366e4ebada1d9c7","created_at":"2019-04-15T18:37:26Z","ip_version":4},{"updated_at":"2019-04-15T18:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e85d65d1-0037-4c1f-958f-e37b8733cfa0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dc89949cdf42445c98aa2c54bccb3405","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"60d02e97-5676-485a-9476-9fa2edfa1043","tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:47Z","ip_version":4}]} 2019-04-15 18:44:54,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0dacd232-c36d-43e6-b03c-bdf127cffc43 2019-04-15 18:44:54,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.464662075043s 2019-04-15 18:44:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-15 18:44:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c323faae-bdb6-480e-9611-203beb81ae44.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:57,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:44:57 GMT X-Openstack-Request-Id: req-ef91e55b-c70e-4eee-92ce-b83a6e5ad8a3 2019-04-15 18:44:57,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:44:57,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c323faae-bdb6-480e-9611-203beb81ae44.json used request id req-ef91e55b-c70e-4eee-92ce-b83a6e5ad8a3 2019-04-15 18:44:57,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48428702354s 2019-04-15 18:44:57,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-15 18:44:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:57,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Mon, 15 Apr 2019 18:44:57 GMT X-Openstack-Request-Id: req-486e02ad-e2c2-433c-9b6a-37a685e26073 2019-04-15 18:44:57,780 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"20b546a0-9f04-4994-8619-86cc40e78c2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"33059d7d385c4cd9b366e4ebada1d9c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-15T18:44:57Z","qos_policy_id":null,"name":"tempest_smoke-net_b279b733-d4c4-40d0-9718-5e6321a450cb","admin_state_up":true,"tenant_id":"33059d7d385c4cd9b366e4ebada1d9c7","created_at":"2019-04-15T18:37:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"60d02e97-5676-485a-9476-9fa2edfa1043","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dc89949cdf42445c98aa2c54bccb3405","l2_adjacency":true,"status":"ACTIVE","subnets":["e85d65d1-0037-4c1f-958f-e37b8733cfa0"],"description":"","tags":[],"updated_at":"2019-04-15T18:23:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dc89949cdf42445c98aa2c54bccb3405","created_at":"2019-04-15T18:23:40Z","provider:network_type":"flat"}]} 2019-04-15 18:44:57,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-486e02ad-e2c2-433c-9b6a-37a685e26073 2019-04-15 18:44:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.502295970917s 2019-04-15 18:44:57,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-15 18:44:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/20b546a0-9f04-4994-8619-86cc40e78c2e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:59,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:44:59 GMT X-Openstack-Request-Id: req-af02256a-c861-444d-bb55-abed25042fa2 2019-04-15 18:44:59,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:44:59,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/20b546a0-9f04-4994-8619-86cc40e78c2e.json used request id req-af02256a-c861-444d-bb55-abed25042fa2 2019-04-15 18:44:59,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39385294914s 2019-04-15 18:44:59,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-15 18:44:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:44:59,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:00 GMT X-Openstack-Request-Id: req-ecbc962c-0b81-4629-a9f7-a1c2b486dcf7 2019-04-15 18:44:59,481 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-15T18:37:38Z", "file": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436/file", "owner": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "78804641-e97d-4868-9fa7-4c7c0acf7436", "size": 12716032, "self": "/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://af71cc12-aace-4c6c-b556-052441a3f142/images/78804641-e97d-4868-9fa7-4c7c0acf7436/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b279b733-d4c4-40d0-9718-5e6321a450cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-15T18:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-15 18:44:59,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ecbc962c-0b81-4629-a9f7-a1c2b486dcf7 2019-04-15 18:44:59,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301630020142s 2019-04-15 18:44:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-15 18:44:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1eeac0154d6863a9ab8cde38feb9f638403b8215" 2019-04-15 18:45:00,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 15 Apr 2019 18:45:00 GMT X-Openstack-Request-Id: req-9b188cc0-13b5-42c8-9111-e019fa082296 2019-04-15 18:45:00,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-15 18:45:00,158 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/78804641-e97d-4868-9fa7-4c7c0acf7436 used request id req-9b188cc0-13b5-42c8-9111-e019fa082296 2019-04-15 18:45:00,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.675041913986s 2019-04-15 18:45:00,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-15 18:45:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:00,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d53277f2-7d82-4e71-9941-d6f775ba1059 x-openstack-request-id: req-d53277f2-7d82-4e71-9941-d6f775ba1059 2019-04-15 18:45:00,185 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1", "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": "eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1"}]} 2019-04-15 18:45:00,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d53277f2-7d82-4e71-9941-d6f775ba1059 2019-04-15 18:45:00,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259289741516s 2019-04-15 18:45:00,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-15 18:45:00,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:00,216 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb8d7c8a-6414-4882-a702-43e287b5bb6d x-openstack-request-id: req-fb8d7c8a-6414-4882-a702-43e287b5bb6d 2019-04-15 18:45:00,216 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eba5a3a9-fbfd-4fdb-b54c-165c2dc3cec1 used request id req-fb8d7c8a-6414-4882-a702-43e287b5bb6d 2019-04-15 18:45:00,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291440486908s 2019-04-15 18:45:00,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:45:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:00,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25d5fd3-3893-487b-acfb-429a7dc2a7cf 2019-04-15 18:45:00,467 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/1d5f4625ec74404ab7a839ebfe386f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d5f4625ec74404ab7a839ebfe386f24", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/204e6bea1de24061bc288d4bd0d35f4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "204e6bea1de24061bc288d4bd0d35f4b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/29d39bd24c1b4257a3f2d9c6dc02451d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29d39bd24c1b4257a3f2d9c6dc02451d", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/2b9c06841a2a488b80223d80e2fe65ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b9c06841a2a488b80223d80e2fe65ae", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/44b071c2d6e546118e1088fd32c0ee13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44b071c2d6e546118e1088fd32c0ee13", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/49e4c203fde94965b95f408ee87f06a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49e4c203fde94965b95f408ee87f06a2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/4bd074df8a4c4f29bb2098e7c616399f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bd074df8a4c4f29bb2098e7c616399f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5d069c1d1c844045b854f1186f976343"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d069c1d1c844045b854f1186f976343", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/ad6a7b44bd2f4d8da2c2826f00445ac7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6a7b44bd2f4d8da2c2826f00445ac7", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b809063a212a4ad7beab1d06c12c372b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b809063a212a4ad7beab1d06c12c372b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c0657e81a58440a18bf16043033fc0ff"}, "domain_id": "cdf77026a4cb40208c4dc16de0646303", "enabled": true, "options": {}, "id": "c0657e81a58440a18bf16043033fc0ff", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/e2c52ffb6d6b45158dc43fc13f1b7183"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2c52ffb6d6b45158dc43fc13f1b7183", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f9f267f9c6d0452299d20c3d5d7e0377"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9f267f9c6d0452299d20c3d5d7e0377", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/fbc94dc8a9fb48fa81a6fb9c6f994086"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbc94dc8a9fb48fa81a6fb9c6f994086", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-04-15 18:45:00,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f25d5fd3-3893-487b-acfb-429a7dc2a7cf 2019-04-15 18:45:00,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250868082047s 2019-04-15 18:45:00,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-15 18:45:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba6b15f-9539-4a88-8f9f-aaf6ca01952e 2019-04-15 18:45:00,695 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_b279b733-d4c4-40d0-9718-5e6321a450cb", "links": {"self": "http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5bb959fcef0a4c21aef0c630786b8068", "description": null}} 2019-04-15 18:45:00,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068 used request id req-9ba6b15f-9539-4a88-8f9f-aaf6ca01952e 2019-04-15 18:45:00,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221541881561s 2019-04-15 18:45:00,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-15 18:45:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:01,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f0bc7d-e804-449e-9b1c-fa0b754441bc 2019-04-15 18:45:01,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:45:01,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5bb959fcef0a4c21aef0c630786b8068 used request id req-16f0bc7d-e804-449e-9b1c-fa0b754441bc 2019-04-15 18:45:01,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336269855499s 2019-04-15 18:45:01,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-15 18:45:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:01,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4f36c0-6b6a-45eb-94b9-a82274f6d5c0 2019-04-15 18:45:01,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7"}, "tags": [], "enabled": true, "id": "33059d7d385c4cd9b366e4ebada1d9c7", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_b279b733-d4c4-40d0-9718-5e6321a450cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc89949cdf42445c98aa2c54bccb3405"}, "tags": [], "enabled": true, "id": "dc89949cdf42445c98aa2c54bccb3405", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/f391c80fcbf542aebeb43aa1a130b87b"}, "tags": [], "enabled": true, "id": "f391c80fcbf542aebeb43aa1a130b87b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-15 18:45:01,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4a4f36c0-6b6a-45eb-94b9-a82274f6d5c0 2019-04-15 18:45:01,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224682092667s 2019-04-15 18:45:01,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-15 18:45:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:01,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 15 Apr 2019 18:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7583d763-167a-4ed0-81de-4742e796dddf 2019-04-15 18:45:01,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-15 18:45:01,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/33059d7d385c4cd9b366e4ebada1d9c7 used request id req-7583d763-167a-4ed0-81de-4742e796dddf 2019-04-15 18:45:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284822940826s 2019-04-15 18:45:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:45:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=33059d7d385c4cd9b366e4ebada1d9c7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:01,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:02 GMT X-Openstack-Request-Id: req-27363f6f-4e02-4c1b-8b48-3880171e2664 2019-04-15 18:45:01,896 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "created_at": "2019-04-15T18:37:24Z", "updated_at": "2019-04-15T18:37:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "655b7b0a-de10-4a46-8742-d2a8d043561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "91400117-7566-4d17-9e12-52726635e5cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "970280b5-8083-4af3-b21f-08b3d1f62c5a", "remote_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "de5056c5-bb4e-4791-a428-7216d08ad57a", "remote_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}], "revision_number": 1, "project_id": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "04cd3140-b58e-4cff-ace5-43d71b123719", "name": "default"}]} 2019-04-15 18:45:01,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=33059d7d385c4cd9b366e4ebada1d9c7&name=default used request id req-27363f6f-4e02-4c1b-8b48-3880171e2664 2019-04-15 18:45:01,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339236021042s 2019-04-15 18:45:01,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-15 18:45:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 15 Apr 2019 18:45:02 GMT X-Openstack-Request-Id: req-9d2f20f1-51e1-459e-b107-350f310cd110 2019-04-15 18:45:02,238 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "created_at": "2019-04-15T18:37:24Z", "updated_at": "2019-04-15T18:37:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "91400117-7566-4d17-9e12-52726635e5cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "655b7b0a-de10-4a46-8742-d2a8d043561c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "970280b5-8083-4af3-b21f-08b3d1f62c5a", "remote_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:37:24Z", "revision_number": 0, "id": "de5056c5-bb4e-4791-a428-7216d08ad57a", "remote_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "remote_ip_prefix": null, "created_at": "2019-04-15T18:37:24Z", "security_group_id": "04cd3140-b58e-4cff-ace5-43d71b123719", "tenant_id": "33059d7d385c4cd9b366e4ebada1d9c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "33059d7d385c4cd9b366e4ebada1d9c7"}], "revision_number": 1, "project_id": "33059d7d385c4cd9b366e4ebada1d9c7", "id": "04cd3140-b58e-4cff-ace5-43d71b123719", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "created_at": "2019-04-15T18:27:18Z", "updated_at": "2019-04-15T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "cd234789-9706-4913-a19d-a1e19d48f7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "b0814364-f110-4497-9a71-60122c723def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "8b8d4be0-2bd0-44cc-a182-7206c52b5767", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:18Z", "revision_number": 0, "id": "f804d6f0-1aa5-439f-abc8-bcbce2619850", "remote_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:18Z", "security_group_id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "tenant_id": "f391c80fcbf542aebeb43aa1a130b87b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f391c80fcbf542aebeb43aa1a130b87b"}], "revision_number": 1, "project_id": "f391c80fcbf542aebeb43aa1a130b87b", "id": "47a62b7f-057e-4c95-aa1d-d134b419e446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-15T18:27:21Z", "updated_at": "2019-04-15T18:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "28195f70-9dd2-4398-be24-c2b26766088f", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "1c9d6637-a8ed-4015-9680-c3c2bee6f69c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "984ab45d-6786-4700-a15b-208028c55761", "remote_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:27:21Z", "revision_number": 0, "id": "e43eb979-f8ec-46d2-b5e3-de4a5c7b50c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:27:21Z", "security_group_id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8f19c898-92c6-46a2-bb4b-fb5cd07cc305", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "created_at": "2019-04-15T18:23:40Z", "updated_at": "2019-04-15T18:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "9df0e971-288e-4cc6-87de-a61686b7a5af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "40d2b579-10af-4e5a-bd57-a3bf697b82c2", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "34354240-6c51-467b-8e59-3b70c5b54740", "remote_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-15T18:23:40Z", "revision_number": 0, "id": "91a53f27-b00b-4a16-88d0-3b637a45c9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-15T18:23:40Z", "security_group_id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "tenant_id": "dc89949cdf42445c98aa2c54bccb3405", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc89949cdf42445c98aa2c54bccb3405"}], "revision_number": 1, "project_id": "dc89949cdf42445c98aa2c54bccb3405", "id": "a741d83d-7e2e-472f-9f2f-c9aa0074918d", "name": "default"}]} 2019-04-15 18:45:02,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9d2f20f1-51e1-459e-b107-350f310cd110 2019-04-15 18:45:02,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335878133774s 2019-04-15 18:45:02,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-15 18:45:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/04cd3140-b58e-4cff-ace5-43d71b123719.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc3798a202f7ffcb96f51aec09e4e51c8cb3f68" 2019-04-15 18:45:02,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 15 Apr 2019 18:45:02 GMT X-Openstack-Request-Id: req-0869e04b-85f1-4488-bbbd-7f4880fdb027 2019-04-15 18:45:02,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-15 18:45:02,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/04cd3140-b58e-4cff-ace5-43d71b123719.json used request id req-0869e04b-85f1-4488-bbbd-7f4880fdb027 2019-04-15 18:45:02,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.444813013077s 2019-04-15 18:45:02,691 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-04-15 18:45:02,692 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:45 | PASS | | vping_ssh | functest | healthcheck | 01:04 | PASS | | vping_userdata | functest | healthcheck | 00:53 | PASS | | cinder_test | functest | healthcheck | 01:43 | PASS | | tempest_smoke | functest | healthcheck | 07:20 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-04-15 18:45:02,705 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-15 18:45:02,763 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-15 18:45:02,861 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-15 18:45:02,952 - paramiko.transport - DEBUG - EOF in transport thread