2019-06-30 16:28:25,795 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-72 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 16:28:25,799 - 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.7 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=5sb6OyMOMsnxkr8zpTAV7NYAf 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=b005b3bb05634c8cbe836bad954dc0bc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 16:28:25,799 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 16:28:25,800 - 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-06-30 16:28:25,824 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-30 16:28:26,033 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-30 16:28:26,035 - 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.16" 2019-06-30 16:28:26,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ede38d-1794-4dd8-ac0a-07bc4c470c26 2019-06-30 16:28:26,042 - 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-06-30 16:28:26,042 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-11ede38d-1794-4dd8-ac0a-07bc4c470c26 2019-06-30 16:28:26,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:28:26,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["ghv-fhpWSHOZ5lGCrPBavg"], "issued_at": "2019-06-30T16:28:26.000000Z"}} 2019-06-30 16:28:26,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 16:28:26,501 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:27,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:27 GMT X-Openstack-Request-Id: req-d5fb6fca-8fc0-44bb-a94b-cbc5202326a8 2019-06-30 16:28:27,660 - 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-06-30 16:28:27,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-d5fb6fca-8fc0-44bb-a94b-cbc5202326a8 2019-06-30 16:28:27,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.15962791443s 2019-06-30 16:28:27,671 - 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-06-30 16:28:27,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-06-30 16:28:27,676 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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-9d70029a-69d9-43ce-abe5-e63257aef5f7 x-openstack-request-id: req-9d70029a-69d9-43ce-abe5-e63257aef5f7 2019-06-30 16:28:28,750 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-06-30 16:28:28,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-9d70029a-69d9-43ce-abe5-e63257aef5f7 2019-06-30 16:28:28,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.07635807991s 2019-06-30 16:28:28,750 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-30 16:28:28,757 - 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.16" 2019-06-30 16:28:28,763 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66eab8fd-5b55-402a-8d72-2cf9788412f5 2019-06-30 16:28:28,763 - 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-06-30 16:28:28,763 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-66eab8fd-5b55-402a-8d72-2cf9788412f5 2019-06-30 16:28:28,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:28:28,767 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:28,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9725c93-3551-4fed-8b7a-c6c7db98b5ac 2019-06-30 16:28:28,986 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:28:28,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d9725c93-3551-4fed-8b7a-c6c7db98b5ac 2019-06-30 16:28:28,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222049951553s 2019-06-30 16:28:28,987 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd4e588765a0540078d0c1832a22fd85b', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-30 16:28:28,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 16:28:28,993 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:29,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1840 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3eed126-6b90-4213-951a-0035dc2986e2 2019-06-30 16:28:29,225 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/016324e59c3148dc9c8b992664876576"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3772418be8cc46678bd298651eea4f3c", "id": "016324e59c3148dc9c8b992664876576"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/01fe248fad074167a489f2b6132d8d94"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b466212c934742f4a060b85803bf43f1", "id": "01fe248fad074167a489f2b6132d8d94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0418b47ca11a4598a85e3c4ec1b0910b"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e38d60219c4d4639a7a8e049fcdc958a", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/148c9e3527134a078858a94f09f56ae2"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "id": "148c9e3527134a078858a94f09f56ae2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/171263d029594c9487a9ad9020ee75f2"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "id": "171263d029594c9487a9ad9020ee75f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/269232b6e50947808bbc3fd7a1d3e552"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cb8f929e124a038d6f8d4f8316ad62"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3772418be8cc46678bd298651eea4f3c", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/38e942f3a58b4da78eb11112e1c764f8"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45637bec9a247d9948e34c1fba296aa", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3d0d224ae3b540e7a10ab91740aa45b8"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b466212c934742f4a060b85803bf43f1", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3ebf153faf4144348c8038d5b522a805"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "id": "3ebf153faf4144348c8038d5b522a805"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/43fdcf5b7bf84a4c9f7795dd0d7a48d7"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b466212c934742f4a060b85803bf43f1", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/48308ecf961442dfa9e271b2c9315e70"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c583747f4b34e4cb03e2f882f607b30", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/483112aa79cb4ccc9bf329a55017d11c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f27335a6e20458fb0d88afca643d41e", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4e6d9193c4ec4e40a5811560b7a64091"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e38d60219c4d4639a7a8e049fcdc958a", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/547c7dc29a13470086190493d355146c"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fbf927ca02e4fe78c34ee0fb5aba280", "id": "547c7dc29a13470086190493d355146c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/56473402d1b4428fa11cbc5d589785d8"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59d99050f5184fd4b8ff7c4ba70e15fe"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ddcf8188d474eeabf9c6f63af189e7f"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c03f832423741dc9ede3055c1e6a4be", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f711c4907c440e690f6b92a82bc7292"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5f94ae8aa07a445fabcc062c0aff9f04"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40622e98e24746f4bc8a792f00ff20ba", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c247b08f5324f8199fb3c05be9128c2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3772418be8cc46678bd298651eea4f3c", "id": "6c247b08f5324f8199fb3c05be9128c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d7ce40f808e4ec39d8ac034f76710fb"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/714358d54d8847d9947c907c1a11d533"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fbf927ca02e4fe78c34ee0fb5aba280", "id": "714358d54d8847d9947c907c1a11d533"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/748e1a278daf47f5a75e4b20fe6461e1"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40622e98e24746f4bc8a792f00ff20ba", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8b48ac430e98400dbbe096af79c7b072"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "id": "8b48ac430e98400dbbe096af79c7b072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8bf5cdbf4d6a457f8d7f0e749011f419"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f27335a6e20458fb0d88afca643d41e", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8d48e0f2aa994171b2a68a2f01bdf5a0"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c03f832423741dc9ede3055c1e6a4be", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/952054cdec6a4a43a7a0dfdca85ba3d0"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fbf927ca02e4fe78c34ee0fb5aba280", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9c465c064d9d4342a31726ec6a7a8f76"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45637bec9a247d9948e34c1fba296aa", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9fe80a00f9a54d3e9b3c28ec16b81f02"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b25444a14114ef68f9f644366219c31", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b24b64f4272744ea94223ff3e13dc01c"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b25444a14114ef68f9f644366219c31", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b519200bb8384cbfa180ee7d2f09114f"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c583747f4b34e4cb03e2f882f607b30", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b6ed086565474d33a974ecf747fbb937"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45637bec9a247d9948e34c1fba296aa", "id": "b6ed086565474d33a974ecf747fbb937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be59a697c25140cfb4afe4d3c75aced2"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c583747f4b34e4cb03e2f882f607b30", "id": "be59a697c25140cfb4afe4d3c75aced2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e0745e86c4204078a09d0bcf882049cf"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c03f832423741dc9ede3055c1e6a4be", "id": "e0745e86c4204078a09d0bcf882049cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e0a9d92b41c34bdaaef0a31a49fe5776"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e38d60219c4d4639a7a8e049fcdc958a", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ebf0c3cfac1a47139677fa69ec944909"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f27335a6e20458fb0d88afca643d41e", "id": "ebf0c3cfac1a47139677fa69ec944909"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f86e02a120c7448d898338a9d01ddc62"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b25444a14114ef68f9f644366219c31", "id": "f86e02a120c7448d898338a9d01ddc62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa5b1e3aea6642e38f609b60c9c20a11"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40622e98e24746f4bc8a792f00ff20ba", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 16:28:29,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d3eed126-6b90-4213-951a-0035dc2986e2 2019-06-30 16:28:29,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.235641956329s 2019-06-30 16:28:29,232 - 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/016324e59c3148dc9c8b992664876576'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3772418be8cc46678bd298651eea4f3c', u'id': u'016324e59c3148dc9c8b992664876576'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/01fe248fad074167a489f2b6132d8d94'}, 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'b466212c934742f4a060b85803bf43f1', u'id': u'01fe248fad074167a489f2b6132d8d94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0418b47ca11a4598a85e3c4ec1b0910b'}, 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'e38d60219c4d4639a7a8e049fcdc958a', u'id': u'0418b47ca11a4598a85e3c4ec1b0910b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/148c9e3527134a078858a94f09f56ae2'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'077f0f2ac6bb4f9f8eb00d3677ce7c25', u'id': u'148c9e3527134a078858a94f09f56ae2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/171263d029594c9487a9ad9020ee75f2'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e3b1c8be5ed44ed8b98c39ca9c64ebbe', u'id': u'171263d029594c9487a9ad9020ee75f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/269232b6e50947808bbc3fd7a1d3e552'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'077f0f2ac6bb4f9f8eb00d3677ce7c25', u'id': u'269232b6e50947808bbc3fd7a1d3e552'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/28cb8f929e124a038d6f8d4f8316ad62'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3772418be8cc46678bd298651eea4f3c', u'id': u'28cb8f929e124a038d6f8d4f8316ad62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/38e942f3a58b4da78eb11112e1c764f8'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd45637bec9a247d9948e34c1fba296aa', u'id': u'38e942f3a58b4da78eb11112e1c764f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3d0d224ae3b540e7a10ab91740aa45b8'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b466212c934742f4a060b85803bf43f1', u'id': u'3d0d224ae3b540e7a10ab91740aa45b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3ebf153faf4144348c8038d5b522a805'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c20af2a49f04f2aacb8aa0fa96e8e9f', u'id': u'3ebf153faf4144348c8038d5b522a805'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/43fdcf5b7bf84a4c9f7795dd0d7a48d7'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b466212c934742f4a060b85803bf43f1', u'id': u'43fdcf5b7bf84a4c9f7795dd0d7a48d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/48308ecf961442dfa9e271b2c9315e70'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3c583747f4b34e4cb03e2f882f607b30', u'id': u'48308ecf961442dfa9e271b2c9315e70'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/483112aa79cb4ccc9bf329a55017d11c'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3f27335a6e20458fb0d88afca643d41e', u'id': u'483112aa79cb4ccc9bf329a55017d11c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4e6d9193c4ec4e40a5811560b7a64091'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e38d60219c4d4639a7a8e049fcdc958a', u'id': u'4e6d9193c4ec4e40a5811560b7a64091'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/547c7dc29a13470086190493d355146c'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2fbf927ca02e4fe78c34ee0fb5aba280', u'id': u'547c7dc29a13470086190493d355146c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/56473402d1b4428fa11cbc5d589785d8'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c20af2a49f04f2aacb8aa0fa96e8e9f', u'id': u'56473402d1b4428fa11cbc5d589785d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/59d99050f5184fd4b8ff7c4ba70e15fe'}, 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'077f0f2ac6bb4f9f8eb00d3677ce7c25', u'id': u'59d99050f5184fd4b8ff7c4ba70e15fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5ddcf8188d474eeabf9c6f63af189e7f'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2c03f832423741dc9ede3055c1e6a4be', u'id': u'5ddcf8188d474eeabf9c6f63af189e7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5f711c4907c440e690f6b92a82bc7292'}, 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'e3b1c8be5ed44ed8b98c39ca9c64ebbe', u'id': u'5f711c4907c440e690f6b92a82bc7292'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5f94ae8aa07a445fabcc062c0aff9f04'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'40622e98e24746f4bc8a792f00ff20ba', u'id': u'5f94ae8aa07a445fabcc062c0aff9f04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6c247b08f5324f8199fb3c05be9128c2'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3772418be8cc46678bd298651eea4f3c', u'id': u'6c247b08f5324f8199fb3c05be9128c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6d7ce40f808e4ec39d8ac034f76710fb'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c20af2a49f04f2aacb8aa0fa96e8e9f', u'id': u'6d7ce40f808e4ec39d8ac034f76710fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/714358d54d8847d9947c907c1a11d533'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2fbf927ca02e4fe78c34ee0fb5aba280', u'id': u'714358d54d8847d9947c907c1a11d533'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/748e1a278daf47f5a75e4b20fe6461e1'}, 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'40622e98e24746f4bc8a792f00ff20ba', u'id': u'748e1a278daf47f5a75e4b20fe6461e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8b48ac430e98400dbbe096af79c7b072'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e3b1c8be5ed44ed8b98c39ca9c64ebbe', u'id': u'8b48ac430e98400dbbe096af79c7b072'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8bf5cdbf4d6a457f8d7f0e749011f419'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3f27335a6e20458fb0d88afca643d41e', u'id': u'8bf5cdbf4d6a457f8d7f0e749011f419'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8d48e0f2aa994171b2a68a2f01bdf5a0'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2c03f832423741dc9ede3055c1e6a4be', u'id': u'8d48e0f2aa994171b2a68a2f01bdf5a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/952054cdec6a4a43a7a0dfdca85ba3d0'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2fbf927ca02e4fe78c34ee0fb5aba280', u'id': u'952054cdec6a4a43a7a0dfdca85ba3d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9c465c064d9d4342a31726ec6a7a8f76'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd45637bec9a247d9948e34c1fba296aa', u'id': u'9c465c064d9d4342a31726ec6a7a8f76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9fe80a00f9a54d3e9b3c28ec16b81f02'}, 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'0b25444a14114ef68f9f644366219c31', u'id': u'9fe80a00f9a54d3e9b3c28ec16b81f02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b24b64f4272744ea94223ff3e13dc01c'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b25444a14114ef68f9f644366219c31', u'id': u'b24b64f4272744ea94223ff3e13dc01c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b519200bb8384cbfa180ee7d2f09114f'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3c583747f4b34e4cb03e2f882f607b30', u'id': u'b519200bb8384cbfa180ee7d2f09114f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b6ed086565474d33a974ecf747fbb937'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd45637bec9a247d9948e34c1fba296aa', u'id': u'b6ed086565474d33a974ecf747fbb937'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/be59a697c25140cfb4afe4d3c75aced2'}, 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'3c583747f4b34e4cb03e2f882f607b30', u'id': u'be59a697c25140cfb4afe4d3c75aced2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e0745e86c4204078a09d0bcf882049cf'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2c03f832423741dc9ede3055c1e6a4be', u'id': u'e0745e86c4204078a09d0bcf882049cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e0a9d92b41c34bdaaef0a31a49fe5776'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e38d60219c4d4639a7a8e049fcdc958a', u'id': u'e0a9d92b41c34bdaaef0a31a49fe5776'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ebf0c3cfac1a47139677fa69ec944909'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3f27335a6e20458fb0d88afca643d41e', u'id': u'ebf0c3cfac1a47139677fa69ec944909'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f86e02a120c7448d898338a9d01ddc62'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b25444a14114ef68f9f644366219c31', u'id': u'f86e02a120c7448d898338a9d01ddc62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fa5b1e3aea6642e38f609b60c9c20a11'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'40622e98e24746f4bc8a792f00ff20ba', u'id': u'fa5b1e3aea6642e38f609b60c9c20a11'})] 2019-06-30 16:28:29,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-06-30 16:28:29,236 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:29,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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-30891522-f730-4581-ae20-9e8c42406e97 x-openstack-request-id: req-30891522-f730-4581-ae20-9e8c42406e97 2019-06-30 16:28:29,345 - 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-06-30 16:28:29,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-30891522-f730-4581-ae20-9e8c42406e97 2019-06-30 16:28:29,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112221002579s 2019-06-30 16:28:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-06-30 16:28:29,364 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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-57f907cd-9a4d-441e-8721-fb4c0e777eb9 x-openstack-request-id: req-57f907cd-9a4d-441e-8721-fb4c0e777eb9 2019-06-30 16:28:31,481 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-06-30 16:28:31,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-57f907cd-9a4d-441e-8721-fb4c0e777eb9 2019-06-30 16:28:31,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.11996102333s 2019-06-30 16:28:31,482 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-30 16:28:31,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:28:31,488 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:31,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:31 GMT X-Openstack-Request-Id: req-f097ad46-6b9a-48bf-9fff-f6be66c51cd6 2019-06-30 16:28:31,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:28:31,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f097ad46-6b9a-48bf-9fff-f6be66c51cd6 2019-06-30 16:28:31,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341664075851s 2019-06-30 16:28:31,829 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-30 16:28:31,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 16:28:31,832 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:31,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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-bfd27ff4-b44a-4e65-917b-275d63e8c8a5 x-openstack-request-id: req-bfd27ff4-b44a-4e65-917b-275d63e8c8a5 2019-06-30 16:28:31,986 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-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.3", "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\", \"md-clear\", \"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-06-30 16:28:31,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bfd27ff4-b44a-4e65-917b-275d63e8c8a5 2019-06-30 16:28:31,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.156910181046s 2019-06-30 16:28:31,987 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', 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", "md-clear", "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-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}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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", "md-clear", "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-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})] 2019-06-30 16:28:31,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-06-30 16:28:31,991 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:32,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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-d858ef90-08c1-4493-96f3-300a854c3077 x-openstack-request-id: req-d858ef90-08c1-4493-96f3-300a854c3077 2019-06-30 16:28:32,119 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-06-30 16:28:32,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d858ef90-08c1-4493-96f3-300a854c3077 2019-06-30 16:28:32,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.131596088409s 2019-06-30 16:28:32,120 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-30 16:28:32,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:28:32,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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:32,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:32 GMT X-Openstack-Request-Id: req-36775037-ab75-4509-b311-13e2c7ebfd98 2019-06-30 16:28:32,691 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:28:32,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-36775037-ab75-4509-b311-13e2c7ebfd98 2019-06-30 16:28:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.571209907532s 2019-06-30 16:28:32,692 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'fb4528b5-9e01-487f-bd51-f0a5c26523f2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T16:25:09Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 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-06-30T16:25:01Z', u'provider:network_type': u'flat', u'tenant_id': u'36346d91ac904e16891300594e9ce5eb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'36346d91ac904e16891300594e9ce5eb', u'l2_adjacency': True})] 2019-06-30 16:28:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:28:32,693 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:32,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:32 GMT X-Openstack-Request-Id: req-74022d52-9759-4289-8d8b-e9229944856a 2019-06-30 16:28:32,760 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-06-30 16:28:32,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-74022d52-9759-4289-8d8b-e9229944856a 2019-06-30 16:28:32,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0669188499451s 2019-06-30 16:28:32,760 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-06-30 16:28:32,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:28:32,767 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:32,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ef3a06-f924-432e-91f4-f3e25116f3a5 2019-06-30 16:28:32,968 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "0ca7e38463c445238a1609ef635c13ba"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/0ca7e38463c445238a1609ef635c13ba/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "246decbcec00447ea07fd9004fa6ca79"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/246decbcec00447ea07fd9004fa6ca79/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "24891884199b4217b7664064dea2a83f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/24891884199b4217b7664064dea2a83f/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "2eb8eaba815d4d178e2fd83ae4254556"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/2eb8eaba815d4d178e2fd83ae4254556/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "35e41224ef1146c8ba18a2b910fbdef5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/35e41224ef1146c8ba18a2b910fbdef5/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "6fb47836238b417c8b4c7002727aad85"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/6fb47836238b417c8b4c7002727aad85/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "7ab481dbb5c54d17978773aa506881f3"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/7ab481dbb5c54d17978773aa506881f3/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "8af1a4003bce4fcb87c038ea11d44994"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/8af1a4003bce4fcb87c038ea11d44994/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "a6d3c67278aa4d02b365330f0d16fed9"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/a6d3c67278aa4d02b365330f0d16fed9/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "b005b3bb05634c8cbe836bad954dc0bc"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "b0a24b3f565245e9800553879b9e37e4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc/users/b0a24b3f565245e9800553879b9e37e4/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "b005b3bb05634c8cbe836bad954dc0bc"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "b0a24b3f565245e9800553879b9e37e4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc/users/b0a24b3f565245e9800553879b9e37e4/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "c508a95a962d48818176887405d3b802"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/c508a95a962d48818176887405d3b802/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "0ae5bbbc3a5f4d949cfc7e1882b43902"}, "user": {"id": "dff7b6bb679343c588011d500b7f2fc2"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/dff7b6bb679343c588011d500b7f2fc2/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "dff7b6bb679343c588011d500b7f2fc2"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/dff7b6bb679343c588011d500b7f2fc2/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"project": {"id": "36346d91ac904e16891300594e9ce5eb"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "f9e2f11393e54df5ab8343739542fb2f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb/users/f9e2f11393e54df5ab8343739542fb2f/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"domain": {"id": "d4e588765a0540078d0c1832a22fd85b"}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "d88f61c78eb34011b259d8baca55d8c5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b/users/d88f61c78eb34011b259d8baca55d8c5/roles/e58d03b44e3c4e588b07a00395aae88f"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e58d03b44e3c4e588b07a00395aae88f"}, "user": {"id": "b0a24b3f565245e9800553879b9e37e4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/b0a24b3f565245e9800553879b9e37e4/roles/e58d03b44e3c4e588b07a00395aae88f"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2019-06-30 16:28:32,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-f9ef3a06-f924-432e-91f4-f3e25116f3a5 2019-06-30 16:28:32,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204975128174s 2019-06-30 16:28:32,971 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'0ca7e38463c445238a1609ef635c13ba'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'246decbcec00447ea07fd9004fa6ca79'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'24891884199b4217b7664064dea2a83f'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'2eb8eaba815d4d178e2fd83ae4254556'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'35e41224ef1146c8ba18a2b910fbdef5'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'6fb47836238b417c8b4c7002727aad85'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'7ab481dbb5c54d17978773aa506881f3'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'8af1a4003bce4fcb87c038ea11d44994'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'a6d3c67278aa4d02b365330f0d16fed9'}), Munch({'project': u'b005b3bb05634c8cbe836bad954dc0bc', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'b0a24b3f565245e9800553879b9e37e4'}), Munch({'project': u'b005b3bb05634c8cbe836bad954dc0bc', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'b0a24b3f565245e9800553879b9e37e4'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'c508a95a962d48818176887405d3b802'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'0ae5bbbc3a5f4d949cfc7e1882b43902', 'user': u'dff7b6bb679343c588011d500b7f2fc2'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'dff7b6bb679343c588011d500b7f2fc2'}), Munch({'project': u'36346d91ac904e16891300594e9ce5eb', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'f9e2f11393e54df5ab8343739542fb2f'}), Munch({'domain': u'd4e588765a0540078d0c1832a22fd85b', 'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'd88f61c78eb34011b259d8baca55d8c5'}), Munch({'id': u'e58d03b44e3c4e588b07a00395aae88f', 'user': u'b0a24b3f565245e9800553879b9e37e4'})] 2019-06-30 16:28:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:28:32,978 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e453f90a-fce9-4182-96ed-4993e38908e5 2019-06-30 16:28:33,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:28:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e453f90a-fce9-4182-96ed-4993e38908e5 2019-06-30 16:28:33,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.31041097641s 2019-06-30 16:28:33,287 - 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'ResellerAdmin', 'id': u'0ae5bbbc3a5f4d949cfc7e1882b43902'}), 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'27640d7c6f5f45438543d71042a08f35'}), 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'd8cd7bb0ba6b485999f6b6dedb45e774'}), 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'e58d03b44e3c4e588b07a00395aae88f'}), 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'e9237e89a4d64ea6bea5440b56e231e3'}), 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'fb521cb20c9b4eb496ad27c9a112e59a'})] 2019-06-30 16:28:33,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:28:33,288 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:34 GMT X-Openstack-Request-Id: req-cc259801-ad63-46f0-9664-b03e96021c12 2019-06-30 16:28:34,679 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-06-30 16:28:34,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cc259801-ad63-46f0-9664-b03e96021c12 2019-06-30 16:28:34,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.3917760849s 2019-06-30 16:28:34,680 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-30 16:28:34,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:28:34,683 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28: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 x-compute-request-id: req-18348405-4020-4c59-b39d-28c66f4ad446 x-openstack-request-id: req-18348405-4020-4c59-b39d-28c66f4ad446 2019-06-30 16:28:34,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:28:34,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18348405-4020-4c59-b39d-28c66f4ad446 2019-06-30 16:28:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203828811646s 2019-06-30 16:28:34,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-30 16:28:34,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 16:28:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.16" 2019-06-30 16:28:34,896 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e5ba63-a3c0-49ab-89cd-e495d135ebf9 2019-06-30 16:28:34,896 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 16:28:34,897 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-64e5ba63-a3c0-49ab-89cd-e495d135ebf9 2019-06-30 16:28:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:35,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2c8566-a4bb-48ff-a2e6-94ba9e301f88 2019-06-30 16:28:35,118 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/077f0f2ac6bb4f9f8eb00d3677ce7c25"}, "enabled": true, "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/0b25444a14114ef68f9f644366219c31"}, "enabled": true, "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2c03f832423741dc9ede3055c1e6a4be"}, "enabled": true, "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2fbf927ca02e4fe78c34ee0fb5aba280"}, "enabled": true, "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3772418be8cc46678bd298651eea4f3c"}, "enabled": true, "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/3c583747f4b34e4cb03e2f882f607b30"}, "enabled": true, "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3f27335a6e20458fb0d88afca643d41e"}, "enabled": true, "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/40622e98e24746f4bc8a792f00ff20ba"}, "enabled": true, "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/58a92e06a5ff4b69b4e64a4a7d184153"}, "enabled": true, "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7c20af2a49f04f2aacb8aa0fa96e8e9f"}, "enabled": true, "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b466212c934742f4a060b85803bf43f1"}, "enabled": true, "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d45637bec9a247d9948e34c1fba296aa"}, "enabled": true, "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e38d60219c4d4639a7a8e049fcdc958a"}, "enabled": true, "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e3b1c8be5ed44ed8b98c39ca9c64ebbe"}, "enabled": true, "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 16:28:35,118 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ac2c8566-a4bb-48ff-a2e6-94ba9e301f88 2019-06-30 16:28:35,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.231116056442s 2019-06-30 16:28:35,122 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'077f0f2ac6bb4f9f8eb00d3677ce7c25', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0b25444a14114ef68f9f644366219c31', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2c03f832423741dc9ede3055c1e6a4be', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'2fbf927ca02e4fe78c34ee0fb5aba280', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'3772418be8cc46678bd298651eea4f3c', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'3c583747f4b34e4cb03e2f882f607b30', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3f27335a6e20458fb0d88afca643d41e', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'40622e98e24746f4bc8a792f00ff20ba', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'58a92e06a5ff4b69b4e64a4a7d184153', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7c20af2a49f04f2aacb8aa0fa96e8e9f', 'name': u'aodh'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b466212c934742f4a060b85803bf43f1', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'd45637bec9a247d9948e34c1fba296aa', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e38d60219c4d4639a7a8e049fcdc958a', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'e3b1c8be5ed44ed8b98c39ca9c64ebbe', 'name': u'heat-cfn'})] 2019-06-30 16:28:35,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:28:35,123 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:36,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:36 GMT X-Openstack-Request-Id: req-37e3eff7-0136-4fa0-9de6-0d3c9262b711 2019-06-30 16:28:36,552 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:28:36,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-37e3eff7-0136-4fa0-9de6-0d3c9262b711 2019-06-30 16:28:36,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.42927694321s 2019-06-30 16:28:36,553 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:25:09Z', 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'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'tenant_id': u'36346d91ac904e16891300594e9ce5eb', u'created_at': u'2019-06-30T16:25:09Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'36346d91ac904e16891300594e9ce5eb'})] 2019-06-30 16:28:36,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-06-30 16:28:36,554 - 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.16" -H "X-Auth-Token: {SHA1}4740b30e3afeef1911687d5cd06d78af1d956e6b" 2019-06-30 16:28:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:37 GMT X-Openstack-Request-Id: req-16aaae34-cc9c-4d79-8869-8086861be2d1 2019-06-30 16:28:37,806 - 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-06-30 16:28:37,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/service-providers.json used request id req-16aaae34-cc9c-4d79-8869-8086861be2d1 2019-06-30 16:28:37,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.25352215767s 2019-06-30 16:28:37,808 - 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-06-30 16:28:37,925 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:28:37,925 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-30 16:28:37,975 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-30 16:28:38,081 - 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.16" 2019-06-30 16:28:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ef572d-8dcf-4971-820c-9b18e5488b9d 2019-06-30 16:28:38,087 - 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-06-30 16:28:38,087 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-01ef572d-8dcf-4971-820c-9b18e5488b9d 2019-06-30 16:28:38,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:28:38,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["2OOW94eZSpWXDsDGSIBG6w"], "issued_at": "2019-06-30T16:28:38.000000Z"}} 2019-06-30 16:28:38,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:28:38,504 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:28:38,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:38 GMT X-Openstack-Request-Id: req-d82554fa-5a98-4498-ad64-4f7b0bba7aa7 2019-06-30 16:28:38,879 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:28:38,879 - 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-d82554fa-5a98-4498-ad64-4f7b0bba7aa7 2019-06-30 16:28:38,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375940799713s 2019-06-30 16:28:38,880 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-30 16:28:38,886 - 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.16" 2019-06-30 16:28:38,891 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69621241-f1b7-4676-80d9-0abb2b569b6b 2019-06-30 16:28:38,892 - 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-06-30 16:28:38,892 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-69621241-f1b7-4676-80d9-0abb2b569b6b 2019-06-30 16:28:38,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:28:38,896 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:28:39,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cbc13c-2e8b-4a3e-827c-c9a3ab8ec88d 2019-06-30 16:28:39,105 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:28:39,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-93cbc13c-2e8b-4a3e-827c-c9a3ab8ec88d 2019-06-30 16:28:39,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212670087814s 2019-06-30 16:28:39,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:28:39,116 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:28:39,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839ca641-33ca-4cc8-8d7d-c4bae3544136 2019-06-30 16:28:39,318 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 16:28:39,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-839ca641-33ca-4cc8-8d7d-c4bae3544136 2019-06-30 16:28:39,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204845905304s 2019-06-30 16:28:39,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:28:39,320 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" -d '{"network": {"tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "tenantnetwork1-net_e3045a56-6115-49bb-a833-7c19f581ef2e", "admin_state_up": true}}' 2019-06-30 16:28:40,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:40 GMT X-Openstack-Request-Id: req-a8735647-cc54-49fc-b626-3593a63691e9 2019-06-30 16:28:40,794 - 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":"0a38b8b3-9ff6-4952-a3ad-21d26ace1b79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:28:40Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_e3045a56-6115-49bb-a833-7c19f581ef2e","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:28:40Z","mtu":1450}} 2019-06-30 16:28:40,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a8735647-cc54-49fc-b626-3593a63691e9 2019-06-30 16:28:40,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47498202324s 2019-06-30 16:28:40,795 - 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-06-30T16:28:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0a38b8b3-9ff6-4952-a3ad-21d26ace1b79', u'provider:segmentation_id': 34, 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_e3045a56-6115-49bb-a833-7c19f581ef2e', u'created_at': u'2019-06-30T16:28:40Z', u'mtu': 1450, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'l2_adjacency': True}) 2019-06-30 16:28:40,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:28:40,796 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:28:41,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:41 GMT X-Openstack-Request-Id: req-806d1314-1013-4853-aa23-2390424da079 2019-06-30 16:28:41,091 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0a38b8b3-9ff6-4952-a3ad-21d26ace1b79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:28:40Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3045a56-6115-49bb-a833-7c19f581ef2e","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:28:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:28:41,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-806d1314-1013-4853-aa23-2390424da079 2019-06-30 16:28:41,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295833826065s 2019-06-30 16:28:41,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:28:41,093 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" -d '{"subnet": {"name": "tenantnetwork1-subnet_e3045a56-6115-49bb-a833-7c19f581ef2e", "enable_dhcp": true, "network_id": "0a38b8b3-9ff6-4952-a3ad-21d26ace1b79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:28:42,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:42 GMT X-Openstack-Request-Id: req-4ca387c8-35d5-4d20-a9c3-0e1564cd3d70 2019-06-30 16:28:42,848 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T16:28:42Z","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":"bd2c6cf7-0ae1-4d91-b1a6-d896222891e1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3045a56-6115-49bb-a833-7c19f581ef2e","enable_dhcp":true,"segment_id":null,"network_id":"0a38b8b3-9ff6-4952-a3ad-21d26ace1b79","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:28:42Z","ip_version":4}} 2019-06-30 16:28:42,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4ca387c8-35d5-4d20-a9c3-0e1564cd3d70 2019-06-30 16:28:42,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.75593900681s 2019-06-30 16:28:42,849 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:28:42Z', 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'bd2c6cf7-0ae1-4d91-b1a6-d896222891e1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e3045a56-6115-49bb-a833-7c19f581ef2e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0a38b8b3-9ff6-4952-a3ad-21d26ace1b79', u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:28:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:28:42,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:28:42,850 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "tenantnetwork1-router_e3045a56-6115-49bb-a833-7c19f581ef2e", "admin_state_up": true}}' 2019-06-30 16:28:50,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:50 GMT X-Openstack-Request-Id: req-5c0b4c48-df3f-4cf1-9cd7-ee61edbe3d8e 2019-06-30 16:28:50,383 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:44Z", "admin_state_up": true, "updated_at": "2019-06-30T16:28:45Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "260032b1-84a1-4abe-915e-7406f0fcde6e", "name": "tenantnetwork1-router_e3045a56-6115-49bb-a833-7c19f581ef2e"}} 2019-06-30 16:28:50,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5c0b4c48-df3f-4cf1-9cd7-ee61edbe3d8e 2019-06-30 16:28:50,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.53394889832s 2019-06-30 16:28:50,384 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:28:45Z', u'revision_number': 3, u'ha': True, u'id': u'260032b1-84a1-4abe-915e-7406f0fcde6e', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_e3045a56-6115-49bb-a833-7c19f581ef2e', u'admin_state_up': True, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:28:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:28:50,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:28:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e/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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" -d '{"subnet_id": "bd2c6cf7-0ae1-4d91-b1a6-d896222891e1"}' 2019-06-30 16:28:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:54 GMT X-Openstack-Request-Id: req-5f8ab7f8-2ee3-4b20-9efc-91828bdbfc64 2019-06-30 16:28:54,244 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a38b8b3-9ff6-4952-a3ad-21d26ace1b79", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "bd2c6cf7-0ae1-4d91-b1a6-d896222891e1", "subnet_ids": ["bd2c6cf7-0ae1-4d91-b1a6-d896222891e1"], "port_id": "7a387156-dca6-4c90-b332-58b48cbfae3d", "id": "260032b1-84a1-4abe-915e-7406f0fcde6e"} 2019-06-30 16:28:54,244 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e/add_router_interface.json used request id req-5f8ab7f8-2ee3-4b20-9efc-91828bdbfc64 2019-06-30 16:28:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.85930991173s 2019-06-30 16:28:54,349 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:28:54,349 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 16:28:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:28:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e/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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" -d '{"subnet_id": "bd2c6cf7-0ae1-4d91-b1a6-d896222891e1"}' 2019-06-30 16:28:59,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:28:59 GMT X-Openstack-Request-Id: req-9d8c1f37-843b-4d01-b2c6-b66cd13a47ee 2019-06-30 16:28:59,448 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0a38b8b3-9ff6-4952-a3ad-21d26ace1b79", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "bd2c6cf7-0ae1-4d91-b1a6-d896222891e1", "subnet_ids": ["bd2c6cf7-0ae1-4d91-b1a6-d896222891e1"], "port_id": "7a387156-dca6-4c90-b332-58b48cbfae3d", "id": "260032b1-84a1-4abe-915e-7406f0fcde6e"} 2019-06-30 16:28:59,449 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e/remove_router_interface.json used request id req-9d8c1f37-843b-4d01-b2c6-b66cd13a47ee 2019-06-30 16:28:59,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 5.09497904778s 2019-06-30 16:28:59,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:28:59,450 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:00 GMT X-Openstack-Request-Id: req-29045362-fbd1-4404-b1fe-7a1e3306f850 2019-06-30 16:29:00,929 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:44Z", "admin_state_up": true, "updated_at": "2019-06-30T16:28:57Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "260032b1-84a1-4abe-915e-7406f0fcde6e", "name": "tenantnetwork1-router_e3045a56-6115-49bb-a833-7c19f581ef2e"}]} 2019-06-30 16:29:00,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-29045362-fbd1-4404-b1fe-7a1e3306f850 2019-06-30 16:29:00,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.48015284538s 2019-06-30 16:29:00,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:29:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:06,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:06 GMT X-Openstack-Request-Id: req-b8325f68-d7e9-4703-8ba8-9c4786c02e37 2019-06-30 16:29:06,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:06,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/260032b1-84a1-4abe-915e-7406f0fcde6e.json used request id req-b8325f68-d7e9-4703-8ba8-9c4786c02e37 2019-06-30 16:29:06,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.4006960392s 2019-06-30 16:29:06,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:29:06,333 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:06,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:06 GMT X-Openstack-Request-Id: req-96f0b261-c5d2-44c4-a79c-1f583a75276c 2019-06-30 16:29:06,647 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:28:42Z","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":"bd2c6cf7-0ae1-4d91-b1a6-d896222891e1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3045a56-6115-49bb-a833-7c19f581ef2e","enable_dhcp":true,"segment_id":null,"network_id":"0a38b8b3-9ff6-4952-a3ad-21d26ace1b79","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:28:42Z","ip_version":4},{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:29:06,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-96f0b261-c5d2-44c4-a79c-1f583a75276c 2019-06-30 16:29:06,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.315057992935s 2019-06-30 16:29:06,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:29:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/bd2c6cf7-0ae1-4d91-b1a6-d896222891e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:10,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:10 GMT X-Openstack-Request-Id: req-0ae590aa-9946-48cf-9115-2e53e9bb83ee 2019-06-30 16:29:10,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:10,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/bd2c6cf7-0ae1-4d91-b1a6-d896222891e1.json used request id req-0ae590aa-9946-48cf-9115-2e53e9bb83ee 2019-06-30 16:29:10,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.55483102798s 2019-06-30 16:29:10,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:10,205 - 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.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:11,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:11 GMT X-Openstack-Request-Id: req-74deca74-18f0-4403-80f4-777e2570cf14 2019-06-30 16:29:11,351 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a38b8b3-9ff6-4952-a3ad-21d26ace1b79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:09Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3045a56-6115-49bb-a833-7c19f581ef2e","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:28:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:29:11,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-74deca74-18f0-4403-80f4-777e2570cf14 2019-06-30 16:29:11,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14681410789s 2019-06-30 16:29:11,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:29:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0a38b8b3-9ff6-4952-a3ad-21d26ace1b79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7cdcb1f5c0addb1ebccb195a54cd46c27271bd8" 2019-06-30 16:29:12,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:12 GMT X-Openstack-Request-Id: req-840d4579-1d15-42aa-b8c5-3f81f1cc6d7a 2019-06-30 16:29:12,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:12,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0a38b8b3-9ff6-4952-a3ad-21d26ace1b79.json used request id req-840d4579-1d15-42aa-b8c5-3f81f1cc6d7a 2019-06-30 16:29:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.899239778519s 2019-06-30 16:29:12,297 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-30 16:29:12,335 - 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.16" 2019-06-30 16:29:12,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24147c64-da66-41d4-a098-94f1ed07a575 2019-06-30 16:29:12,340 - 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-06-30 16:29:12,340 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-24147c64-da66-41d4-a098-94f1ed07a575 2019-06-30 16:29:12,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:29:12,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["IJkmQAvLS0W0dRWCdbojig"], "issued_at": "2019-06-30T16:29:12.000000Z"}} 2019-06-30 16:29:12,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:12,757 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:13,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:13 GMT X-Openstack-Request-Id: req-2c914920-8832-453e-90a7-3cc6047c34a5 2019-06-30 16:29:13,140 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:29:13,140 - 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-2c914920-8832-453e-90a7-3cc6047c34a5 2019-06-30 16:29:13,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38392996788s 2019-06-30 16:29:13,147 - 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.16" 2019-06-30 16:29:13,152 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4446dd69-8d30-42ae-8c28-ad04ceb1ed5b 2019-06-30 16:29:13,153 - 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-06-30 16:29:13,153 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-4446dd69-8d30-42ae-8c28-ad04ceb1ed5b 2019-06-30 16:29:13,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:29:13,157 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:13,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd6cbb2-b6ef-4064-afcc-a6668477d1b2 2019-06-30 16:29:13,379 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:29:13,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5bd6cbb2-b6ef-4064-afcc-a6668477d1b2 2019-06-30 16:29:13,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225565195084s 2019-06-30 16:29:13,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:29:13,387 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}}' 2019-06-30 16:29:13,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb24ec1-05b7-4275-9a6b-765ed0e2a782 2019-06-30 16:29:13,812 - 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/8dd4ce1936484765a9df49cea93bec8f"}, "tags": [], "enabled": true, "id": "8dd4ce1936484765a9df49cea93bec8f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}} 2019-06-30 16:29:13,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6fb24ec1-05b7-4275-9a6b-765ed0e2a782 2019-06-30 16:29:13,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.427725791931s 2019-06-30 16:29:13,813 - 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'8dd4ce1936484765a9df49cea93bec8f', '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_952e4f91-0b9f-4294-8fd3-97e07a55301a'}) 2019-06-30 16:29:13,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:29:13,823 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "WP3UJFiPMotW87Hs5CJwAAxIMsV3mC", "email": null, "name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a"}}' 2019-06-30 16:29:14,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a87342-dac6-481f-9cb3-a9984068e480 2019-06-30 16:29:14,351 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a", "links": {"self": "http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b5ed0ae2760449bea5ce8c7cad5f1c03", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:29:14,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a2a87342-dac6-481f-9cb3-a9984068e480 2019-06-30 16:29:14,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532130002975s 2019-06-30 16:29:14,352 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b5ed0ae2760449bea5ce8c7cad5f1c03', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a'}) 2019-06-30 16:29:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:29:14,359 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:14,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b52aca5-82a2-428a-b353-0f66ba19ba57 2019-06-30 16:29:14,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:29:14,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b52aca5-82a2-428a-b353-0f66ba19ba57 2019-06-30 16:29:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.344212055206s 2019-06-30 16:29:14,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:29:14,708 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9cab1f-dc1a-4f7f-8aff-2c6420ecbf13 2019-06-30 16:29:14,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:29:14,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d9cab1f-dc1a-4f7f-8aff-2c6420ecbf13 2019-06-30 16:29:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230751037598s 2019-06-30 16:29:14,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:29:14,944 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:15,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6371b605-a294-41d8-87a2-16d216a1b06a 2019-06-30 16:29:15,144 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:29:15,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6371b605-a294-41d8-87a2-16d216a1b06a 2019-06-30 16:29:15,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204008817673s 2019-06-30 16:29:15,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:29:15,153 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:15,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c4d476-6802-4d6b-936c-d2c15aff0cb9 2019-06-30 16:29:15,369 - 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-06-30 16:29:15,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-76c4d476-6802-4d6b-936c-d2c15aff0cb9 2019-06-30 16:29:15,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219964027405s 2019-06-30 16:29:15,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:29:15,373 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:15,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60800ae-256c-438a-8f92-9fd033bcb77b 2019-06-30 16:29:15,694 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a", "links": {"self": "http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b5ed0ae2760449bea5ce8c7cad5f1c03", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:29:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d60800ae-256c-438a-8f92-9fd033bcb77b 2019-06-30 16:29:15,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.324325084686s 2019-06-30 16:29:15,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:29:15,710 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab003a3-183f-4343-ae03-41ef19326e37 2019-06-30 16:29:15,917 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/8dd4ce1936484765a9df49cea93bec8f"}, "tags": [], "enabled": true, "id": "8dd4ce1936484765a9df49cea93bec8f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}]} 2019-06-30 16:29:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-dab003a3-183f-4343-ae03-41ef19326e37 2019-06-30 16:29:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21075797081s 2019-06-30 16:29:15,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:29:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b5ed0ae2760449bea5ce8c7cad5f1c03&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=8dd4ce1936484765a9df49cea93bec8f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:16,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8b4b71-e78d-4639-a66d-52c89c627d1e 2019-06-30 16:29:16,152 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b5ed0ae2760449bea5ce8c7cad5f1c03&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=8dd4ce1936484765a9df49cea93bec8f", "previous": null, "next": null}} 2019-06-30 16:29:16,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b5ed0ae2760449bea5ce8c7cad5f1c03&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=8dd4ce1936484765a9df49cea93bec8f used request id req-ea8b4b71-e78d-4639-a66d-52c89c627d1e 2019-06-30 16:29:16,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226850986481s 2019-06-30 16:29:16,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:29:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8dd4ce1936484765a9df49cea93bec8f/users/b5ed0ae2760449bea5ce8c7cad5f1c03/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:16,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a058a9-e907-463c-b031-d22f51c11a0f 2019-06-30 16:29:16,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:29:16,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8dd4ce1936484765a9df49cea93bec8f/users/b5ed0ae2760449bea5ce8c7cad5f1c03/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-a5a058a9-e907-463c-b031-d22f51c11a0f 2019-06-30 16:29:16,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.322286128998s 2019-06-30 16:29:16,478 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a', 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'8dd4ce1936484765a9df49cea93bec8f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WP3UJFiPMotW87Hs5CJwAAxIMsV3mC', 'username': u'tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a', '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-06-30 16:29:16,482 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a', 'password': 'WP3UJFiPMotW87Hs5CJwAAxIMsV3mC', 'project_name': 'tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8dd4ce1936484765a9df49cea93bec8f', 'project_domain_name': 'Default'} 2019-06-30 16:29:16,482 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-30 16:29:16,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:29:16,486 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:16,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b37ac4-1360-488f-9b84-8f18f0dcf39d 2019-06-30 16:29:16,722 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:29:16,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f4b37ac4-1360-488f-9b84-8f18f0dcf39d 2019-06-30 16:29:16,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.238807916641s 2019-06-30 16:29:16,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:29:16,732 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:16,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c82d3ff-b0d1-4187-9540-4e1b6bec6adf 2019-06-30 16:29:16,858 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/8dd4ce1936484765a9df49cea93bec8f"}, "tags": [], "enabled": true, "id": "8dd4ce1936484765a9df49cea93bec8f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}]} 2019-06-30 16:29:16,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7c82d3ff-b0d1-4187-9540-4e1b6bec6adf 2019-06-30 16:29:16,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129078865051s 2019-06-30 16:29:16,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:29:16,861 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" -d '{"network": {"tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "name": "tenantnetwork2-net_952e4f91-0b9f-4294-8fd3-97e07a55301a", "admin_state_up": true}}' 2019-06-30 16:29:18,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:18 GMT X-Openstack-Request-Id: req-eaafd586-fa90-44f3-9383-051667ea1a82 2019-06-30 16:29:18,489 - 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":"24a2c2a5-7bc3-49be-89ed-c562f27f464d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"8dd4ce1936484765a9df49cea93bec8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_952e4f91-0b9f-4294-8fd3-97e07a55301a","admin_state_up":true,"tenant_id":"8dd4ce1936484765a9df49cea93bec8f","created_at":"2019-06-30T16:29:18Z","mtu":1450}} 2019-06-30 16:29:18,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eaafd586-fa90-44f3-9383-051667ea1a82 2019-06-30 16:29:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.62874794006s 2019-06-30 16:29:18,490 - 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-06-30T16:29:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'24a2c2a5-7bc3-49be-89ed-c562f27f464d', u'provider:segmentation_id': 17, 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_952e4f91-0b9f-4294-8fd3-97e07a55301a', u'created_at': u'2019-06-30T16:29:18Z', u'mtu': 1450, u'tenant_id': u'8dd4ce1936484765a9df49cea93bec8f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8dd4ce1936484765a9df49cea93bec8f', u'l2_adjacency': True}) 2019-06-30 16:29:18,494 - 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.16" 2019-06-30 16:29:18,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d4c83a-178e-4da4-8508-50d8348b4faf 2019-06-30 16:29:18,500 - 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-06-30 16:29:18,501 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-54d4c83a-178e-4da4-8508-50d8348b4faf 2019-06-30 16:29:18,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:29:19,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd4ce1936484765a9df49cea93bec8f", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd4ce1936484765a9df49cea93bec8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/8dd4ce1936484765a9df49cea93bec8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/8dd4ce1936484765a9df49cea93bec8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8dd4ce1936484765a9df49cea93bec8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/8dd4ce1936484765a9df49cea93bec8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/8dd4ce1936484765a9df49cea93bec8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd4ce1936484765a9df49cea93bec8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/8dd4ce1936484765a9df49cea93bec8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/8dd4ce1936484765a9df49cea93bec8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_8dd4ce1936484765a9df49cea93bec8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8dd4ce1936484765a9df49cea93bec8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a", "id": "b5ed0ae2760449bea5ce8c7cad5f1c03"}, "audit_ids": ["smuYbgSgTVGaRrMkVRZilQ"], "issued_at": "2019-06-30T16:29:18.000000Z"}} 2019-06-30 16:29:19,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:19,047 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:20,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:20 GMT X-Openstack-Request-Id: req-ef805b5f-a7f7-4600-aee5-df2d93d68836 2019-06-30 16:29:20,421 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"24a2c2a5-7bc3-49be-89ed-c562f27f464d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8dd4ce1936484765a9df49cea93bec8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:18Z","qos_policy_id":null,"name":"tenantnetwork2-net_952e4f91-0b9f-4294-8fd3-97e07a55301a","admin_state_up":true,"tenant_id":"8dd4ce1936484765a9df49cea93bec8f","created_at":"2019-06-30T16:29:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:29:20,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ef805b5f-a7f7-4600-aee5-df2d93d68836 2019-06-30 16:29:20,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.37480902672s 2019-06-30 16:29:20,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:29:20,424 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" -d '{"subnet": {"name": "tenantnetwork2-subnet_952e4f91-0b9f-4294-8fd3-97e07a55301a", "enable_dhcp": true, "network_id": "24a2c2a5-7bc3-49be-89ed-c562f27f464d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:29:21,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:21 GMT X-Openstack-Request-Id: req-92de74f0-355e-4e20-bb7b-5a2d39cc246f 2019-06-30 16:29:21,430 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24a2c2a5-7bc3-49be-89ed-c562f27f464d","tenant_id":"8dd4ce1936484765a9df49cea93bec8f","created_at":"2019-06-30T16:29:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:29:20Z","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":"8dd4ce1936484765a9df49cea93bec8f","id":"fc2b2152-8034-468e-9285-61a5da2e2b5f","subnetpool_id":null,"name":"tenantnetwork2-subnet_952e4f91-0b9f-4294-8fd3-97e07a55301a"}} 2019-06-30 16:29:21,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-92de74f0-355e-4e20-bb7b-5a2d39cc246f 2019-06-30 16:29:21,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00670099258s 2019-06-30 16:29:21,430 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:29:20Z', 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'fc2b2152-8034-468e-9285-61a5da2e2b5f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_952e4f91-0b9f-4294-8fd3-97e07a55301a', u'enable_dhcp': True, u'network_id': u'24a2c2a5-7bc3-49be-89ed-c562f27f464d', u'tenant_id': u'8dd4ce1936484765a9df49cea93bec8f', u'created_at': u'2019-06-30T16:29:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8dd4ce1936484765a9df49cea93bec8f'}) 2019-06-30 16:29:21,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:29:21,431 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "tenantnetwork2-router_952e4f91-0b9f-4294-8fd3-97e07a55301a", "admin_state_up": true}}' 2019-06-30 16:29:29,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:29 GMT X-Openstack-Request-Id: req-16441516-b0fa-4c81-a41f-1a5d67cfe1a8 2019-06-30 16:29:29,078 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "created_at": "2019-06-30T16:29:23Z", "admin_state_up": true, "updated_at": "2019-06-30T16:29:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8dd4ce1936484765a9df49cea93bec8f", "id": "7e441024-350c-4094-9c22-a8d6eeb18353", "name": "tenantnetwork2-router_952e4f91-0b9f-4294-8fd3-97e07a55301a"}} 2019-06-30 16:29:29,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-16441516-b0fa-4c81-a41f-1a5d67cfe1a8 2019-06-30 16:29:29,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.64770507812s 2019-06-30 16:29:29,079 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:29:24Z', u'revision_number': 3, u'id': u'7e441024-350c-4094-9c22-a8d6eeb18353', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_952e4f91-0b9f-4294-8fd3-97e07a55301a', u'admin_state_up': True, u'tenant_id': u'8dd4ce1936484765a9df49cea93bec8f', u'created_at': u'2019-06-30T16:29:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'8dd4ce1936484765a9df49cea93bec8f'}) 2019-06-30 16:29:29,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:29:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353/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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" -d '{"subnet_id": "fc2b2152-8034-468e-9285-61a5da2e2b5f"}' 2019-06-30 16:29:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:33 GMT X-Openstack-Request-Id: req-37d00ca5-a187-4521-8765-69f6c6ab3078 2019-06-30 16:29:33,347 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24a2c2a5-7bc3-49be-89ed-c562f27f464d", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "subnet_id": "fc2b2152-8034-468e-9285-61a5da2e2b5f", "subnet_ids": ["fc2b2152-8034-468e-9285-61a5da2e2b5f"], "port_id": "fc4c0977-6397-4a0c-bbce-fbc15642bd36", "id": "7e441024-350c-4094-9c22-a8d6eeb18353"} 2019-06-30 16:29:33,347 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353/add_router_interface.json used request id req-37d00ca5-a187-4521-8765-69f6c6ab3078 2019-06-30 16:29:33,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.26784110069s 2019-06-30 16:29:33,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:29:33,461 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 16:29:33,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:29:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353/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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" -d '{"subnet_id": "fc2b2152-8034-468e-9285-61a5da2e2b5f"}' 2019-06-30 16:29:36,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:36 GMT X-Openstack-Request-Id: req-ffae62b0-63ba-4daa-9c96-b5e38f720d66 2019-06-30 16:29:36,634 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24a2c2a5-7bc3-49be-89ed-c562f27f464d", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "subnet_id": "fc2b2152-8034-468e-9285-61a5da2e2b5f", "subnet_ids": ["fc2b2152-8034-468e-9285-61a5da2e2b5f"], "port_id": "fc4c0977-6397-4a0c-bbce-fbc15642bd36", "id": "7e441024-350c-4094-9c22-a8d6eeb18353"} 2019-06-30 16:29:36,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353/remove_router_interface.json used request id req-ffae62b0-63ba-4daa-9c96-b5e38f720d66 2019-06-30 16:29:36,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16799998283s 2019-06-30 16:29:36,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:29:36,635 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:37,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:37 GMT X-Openstack-Request-Id: req-85c46b0c-b656-49e7-9daa-b78948cb3887 2019-06-30 16:29:37,068 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "created_at": "2019-06-30T16:29:23Z", "admin_state_up": true, "updated_at": "2019-06-30T16:29:35Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8dd4ce1936484765a9df49cea93bec8f", "id": "7e441024-350c-4094-9c22-a8d6eeb18353", "name": "tenantnetwork2-router_952e4f91-0b9f-4294-8fd3-97e07a55301a"}]} 2019-06-30 16:29:37,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-85c46b0c-b656-49e7-9daa-b78948cb3887 2019-06-30 16:29:37,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.433475017548s 2019-06-30 16:29:37,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:29:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:42,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:41 GMT X-Openstack-Request-Id: req-68b870a4-4c6d-4342-875a-0675fda220f6 2019-06-30 16:29:42,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:42,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7e441024-350c-4094-9c22-a8d6eeb18353.json used request id req-68b870a4-4c6d-4342-875a-0675fda220f6 2019-06-30 16:29:42,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.12490415573s 2019-06-30 16:29:42,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:29:42,196 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:43,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:43 GMT X-Openstack-Request-Id: req-0386f3e5-89e2-4dc8-a6f0-627729ed4853 2019-06-30 16:29:43,402 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24a2c2a5-7bc3-49be-89ed-c562f27f464d","tenant_id":"8dd4ce1936484765a9df49cea93bec8f","created_at":"2019-06-30T16:29:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:29:20Z","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":"8dd4ce1936484765a9df49cea93bec8f","id":"fc2b2152-8034-468e-9285-61a5da2e2b5f","subnetpool_id":null,"name":"tenantnetwork2-subnet_952e4f91-0b9f-4294-8fd3-97e07a55301a"}]} 2019-06-30 16:29:43,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0386f3e5-89e2-4dc8-a6f0-627729ed4853 2019-06-30 16:29:43,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.20671319962s 2019-06-30 16:29:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:29:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fc2b2152-8034-468e-9285-61a5da2e2b5f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:45,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:45 GMT X-Openstack-Request-Id: req-34f9541e-506a-4462-b5b1-05bdd93e8308 2019-06-30 16:29:45,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:45,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fc2b2152-8034-468e-9285-61a5da2e2b5f.json used request id req-34f9541e-506a-4462-b5b1-05bdd93e8308 2019-06-30 16:29:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47889590263s 2019-06-30 16:29:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:45,883 - 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.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:47,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:46 GMT X-Openstack-Request-Id: req-60ba79f5-9e3a-4dd7-872a-fe2f80fd37d0 2019-06-30 16:29:47,029 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"24a2c2a5-7bc3-49be-89ed-c562f27f464d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8dd4ce1936484765a9df49cea93bec8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:45Z","qos_policy_id":null,"name":"tenantnetwork2-net_952e4f91-0b9f-4294-8fd3-97e07a55301a","admin_state_up":true,"tenant_id":"8dd4ce1936484765a9df49cea93bec8f","created_at":"2019-06-30T16:29:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:29:47,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-60ba79f5-9e3a-4dd7-872a-fe2f80fd37d0 2019-06-30 16:29:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14723682404s 2019-06-30 16:29:47,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:29:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/24a2c2a5-7bc3-49be-89ed-c562f27f464d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cc1c4ce6659673769fb3488c4e482184a9ea3620" 2019-06-30 16:29:48,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:48 GMT X-Openstack-Request-Id: req-7e04eb57-a0fa-46e3-bbf1-56b47fe1ebb6 2019-06-30 16:29:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:48,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24a2c2a5-7bc3-49be-89ed-c562f27f464d.json used request id req-7e04eb57-a0fa-46e3-bbf1-56b47fe1ebb6 2019-06-30 16:29:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.8345708847s 2019-06-30 16:29:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:29:48,870 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:49,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cb57ff-77e5-42be-9c42-f8248ab3f773 2019-06-30 16:29:49,179 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a", "links": {"self": "http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b5ed0ae2760449bea5ce8c7cad5f1c03", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:29:49,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09cb57ff-77e5-42be-9c42-f8248ab3f773 2019-06-30 16:29:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.312841892242s 2019-06-30 16:29:49,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:29:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:49,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a88850-58f9-471b-a231-08c06059389c 2019-06-30 16:29:49,438 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_952e4f91-0b9f-4294-8fd3-97e07a55301a", "links": {"self": "http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b5ed0ae2760449bea5ce8c7cad5f1c03", "description": null}} 2019-06-30 16:29:49,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03 used request id req-b6a88850-58f9-471b-a231-08c06059389c 2019-06-30 16:29:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253843069077s 2019-06-30 16:29:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:29:49,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:49,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5bbfb0-0370-42a3-a264-0d4b3f5f8fab 2019-06-30 16:29:49,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:29:49,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b5ed0ae2760449bea5ce8c7cad5f1c03 used request id req-1c5bbfb0-0370-42a3-a264-0d4b3f5f8fab 2019-06-30 16:29:49,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.388255119324s 2019-06-30 16:29:49,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:29:49,838 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:50,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449387bd-219f-4e83-9665-699c495dab15 2019-06-30 16:29:50,057 - 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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/8dd4ce1936484765a9df49cea93bec8f"}, "tags": [], "enabled": true, "id": "8dd4ce1936484765a9df49cea93bec8f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952e4f91-0b9f-4294-8fd3-97e07a55301a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:29:50,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-449387bd-219f-4e83-9665-699c495dab15 2019-06-30 16:29:50,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223560810089s 2019-06-30 16:29:50,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:29:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8dd4ce1936484765a9df49cea93bec8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:50,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d38576-d66c-45f5-a9ca-b39bd486480f 2019-06-30 16:29:50,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:29:50,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8dd4ce1936484765a9df49cea93bec8f used request id req-24d38576-d66c-45f5-a9ca-b39bd486480f 2019-06-30 16:29:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.348767995834s 2019-06-30 16:29:50,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:29:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8dd4ce1936484765a9df49cea93bec8f&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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:50,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:50 GMT X-Openstack-Request-Id: req-cc8a9043-8c51-4fc9-be3c-0fa5257273ba 2019-06-30 16:29:50,746 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "created_at": "2019-06-30T16:29:18Z", "updated_at": "2019-06-30T16:29:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "3a6c104c-171f-4d3e-b842-2d6aeb5ad746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "3fb13c48-38d5-4699-aad7-738e0668f84a", "remote_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "60b7323a-9e80-4b89-b00e-a675fa5880e2", "remote_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "71392616-e5c8-4139-8611-2cab9e823a43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}], "revision_number": 1, "project_id": "8dd4ce1936484765a9df49cea93bec8f", "id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "name": "default"}]} 2019-06-30 16:29:50,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8dd4ce1936484765a9df49cea93bec8f&name=default used request id req-cc8a9043-8c51-4fc9-be3c-0fa5257273ba 2019-06-30 16:29:50,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330389022827s 2019-06-30 16:29:50,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:29:50,752 - 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.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:51,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:50 GMT X-Openstack-Request-Id: req-bffc72d7-5e31-4fd1-99f0-85f1299077f0 2019-06-30 16:29:51,089 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "created_at": "2019-06-30T16:29:18Z", "updated_at": "2019-06-30T16:29:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "3a6c104c-171f-4d3e-b842-2d6aeb5ad746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "3fb13c48-38d5-4699-aad7-738e0668f84a", "remote_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "60b7323a-9e80-4b89-b00e-a675fa5880e2", "remote_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:29:18Z", "revision_number": 0, "id": "71392616-e5c8-4139-8611-2cab9e823a43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:29:18Z", "security_group_id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "tenant_id": "8dd4ce1936484765a9df49cea93bec8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd4ce1936484765a9df49cea93bec8f"}], "revision_number": 1, "project_id": "8dd4ce1936484765a9df49cea93bec8f", "id": "68d45171-d5d8-4fc2-b10e-70e2b9a79814", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}]} 2019-06-30 16:29:51,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bffc72d7-5e31-4fd1-99f0-85f1299077f0 2019-06-30 16:29:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337064981461s 2019-06-30 16:29:51,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:29:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/68d45171-d5d8-4fc2-b10e-70e2b9a79814.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e87ed0dbe51f9d2da2097fd62dc8162402a090e5" 2019-06-30 16:29:52,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:29:52 GMT X-Openstack-Request-Id: req-4cb99ab1-e313-483b-96c2-b41aca26cb29 2019-06-30 16:29:52,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:29:52,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/68d45171-d5d8-4fc2-b10e-70e2b9a79814.json used request id req-4cb99ab1-e313-483b-96c2-b41aca26cb29 2019-06-30 16:29:52,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.46530604362s 2019-06-30 16:29:52,606 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-30 16:29:52,701 - 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.16" 2019-06-30 16:29:52,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35464d0d-2b87-4e17-af9a-47d5e5682d2f 2019-06-30 16:29:52,708 - 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-06-30 16:29:52,708 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-35464d0d-2b87-4e17-af9a-47d5e5682d2f 2019-06-30 16:29:52,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:29:53,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["tjerA9bBSg-y7oa7aCMtqQ"], "issued_at": "2019-06-30T16:29:53.000000Z"}} 2019-06-30 16:29:53,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:53,151 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:29:53,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:53 GMT X-Openstack-Request-Id: req-ff77b701-98a8-47c8-b700-61872cc9b4cb 2019-06-30 16:29:53,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:29:53,521 - 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-ff77b701-98a8-47c8-b700-61872cc9b4cb 2019-06-30 16:29:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370190858841s 2019-06-30 16:29:53,522 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-30 16:29:53,528 - 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.16" 2019-06-30 16:29:53,533 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1fefc9-ec9e-4d42-944f-61dde02b2311 2019-06-30 16:29:53,533 - 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-06-30 16:29:53,533 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-6d1fefc9-ec9e-4d42-944f-61dde02b2311 2019-06-30 16:29:53,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:29:53,537 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:29:53,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d1f60c-550c-4a17-86c2-abf9bd44a186 2019-06-30 16:29:53,752 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:29:53,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-27d1f60c-550c-4a17-86c2-abf9bd44a186 2019-06-30 16:29:53,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218116044998s 2019-06-30 16:29:53,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:29:53,762 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:29:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca002804-75c2-473c-840c-d1142ba16678 2019-06-30 16:29:54,049 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 16:29:54,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ca002804-75c2-473c-840c-d1142ba16678 2019-06-30 16:29:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.290656805038s 2019-06-30 16:29:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:29:54,051 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"network": {"tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "vmready1-net_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "admin_state_up": true}}' 2019-06-30 16:29:54,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:54 GMT X-Openstack-Request-Id: req-10b47999-00fb-471c-8850-eedfc7616328 2019-06-30 16:29:54,635 - 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":"7870f001-e832-4213-9019-cac16f994e76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:54Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_dcc05dc1-81e3-443b-b408-3a3b46012bc5","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:29:54Z","mtu":1450}} 2019-06-30 16:29:54,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-10b47999-00fb-471c-8850-eedfc7616328 2019-06-30 16:29:54,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.584448099136s 2019-06-30 16:29:54,636 - 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-06-30T16:29:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7870f001-e832-4213-9019-cac16f994e76', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_dcc05dc1-81e3-443b-b408-3a3b46012bc5', u'created_at': u'2019-06-30T16:29:54Z', u'mtu': 1450, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'l2_adjacency': True}) 2019-06-30 16:29:54,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:29:54,637 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:29:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:55 GMT X-Openstack-Request-Id: req-eac92e70-fc10-48b5-97ac-ba4e087022e8 2019-06-30 16:29:55,033 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7870f001-e832-4213-9019-cac16f994e76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:29:54Z","qos_policy_id":null,"name":"vmready1-net_dcc05dc1-81e3-443b-b408-3a3b46012bc5","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:29:54Z","provider:network_type":"vxlan"}]} 2019-06-30 16:29:55,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eac92e70-fc10-48b5-97ac-ba4e087022e8 2019-06-30 16:29:55,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396327972412s 2019-06-30 16:29:55,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:29:55,035 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"subnet": {"name": "vmready1-subnet_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "enable_dhcp": true, "network_id": "7870f001-e832-4213-9019-cac16f994e76", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:29:56,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 30 Jun 2019 16:29:56 GMT X-Openstack-Request-Id: req-a20e2401-8986-4992-9571-30a36dc15c30 2019-06-30 16:29:56,111 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T16:29:55Z","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":"72fcd688-563e-44e3-9482-38910ca61beb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_dcc05dc1-81e3-443b-b408-3a3b46012bc5","enable_dhcp":true,"segment_id":null,"network_id":"7870f001-e832-4213-9019-cac16f994e76","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:29:55Z","ip_version":4}} 2019-06-30 16:29:56,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a20e2401-8986-4992-9571-30a36dc15c30 2019-06-30 16:29:56,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07679390907s 2019-06-30 16:29:56,112 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:29:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'72fcd688-563e-44e3-9482-38910ca61beb', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_dcc05dc1-81e3-443b-b408-3a3b46012bc5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7870f001-e832-4213-9019-cac16f994e76', u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:29:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:29:56,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:29:56,113 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "vmready1-router_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "admin_state_up": true}}' 2019-06-30 16:30:03,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:03 GMT X-Openstack-Request-Id: req-981a0185-f3c7-44c6-8f16-479feee80e45 2019-06-30 16:30:03,497 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:29:57Z", "admin_state_up": true, "updated_at": "2019-06-30T16:29:58Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "33143ad3-7c5d-4004-8eda-1231df2de9d4", "name": "vmready1-router_dcc05dc1-81e3-443b-b408-3a3b46012bc5"}} 2019-06-30 16:30:03,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-981a0185-f3c7-44c6-8f16-479feee80e45 2019-06-30 16:30:03,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.38489413261s 2019-06-30 16:30:03,498 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:29:58Z', u'revision_number': 3, u'ha': True, u'id': u'33143ad3-7c5d-4004-8eda-1231df2de9d4', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_dcc05dc1-81e3-443b-b408-3a3b46012bc5', u'admin_state_up': True, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:29:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:30:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:30:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4/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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"subnet_id": "72fcd688-563e-44e3-9482-38910ca61beb"}' 2019-06-30 16:30:06,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:06 GMT X-Openstack-Request-Id: req-38073538-43db-4708-9cf5-10f4cb70a278 2019-06-30 16:30:06,138 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7870f001-e832-4213-9019-cac16f994e76", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "72fcd688-563e-44e3-9482-38910ca61beb", "subnet_ids": ["72fcd688-563e-44e3-9482-38910ca61beb"], "port_id": "9ce3c709-ba52-4899-b9c7-5a4c332970fd", "id": "33143ad3-7c5d-4004-8eda-1231df2de9d4"} 2019-06-30 16:30:06,138 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4/add_router_interface.json used request id req-38073538-43db-4708-9cf5-10f4cb70a278 2019-06-30 16:30:06,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63995099068s 2019-06-30 16:30:06,139 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:30:06,240 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:30:06,244 - 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.16" 2019-06-30 16:30:06,249 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:06 GMT 2019-06-30 16:30:06,249 - 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-06-30 16:30:06,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:30:06,258 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:07,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:07 GMT X-Openstack-Request-Id: req-28f76612-666e-4a29-b761-b04ab3cb4b04 2019-06-30 16:30:07,250 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:30:07,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-28f76612-666e-4a29-b761-b04ab3cb4b04 2019-06-30 16:30:07,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.995444059372s 2019-06-30 16:30:07,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:30:07,262 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5"}' 2019-06-30 16:30:08,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:08 GMT Location: http://172.30.9.27:9292/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-481d0017-a3c3-4755-9a11-8adb741e9614 2019-06-30 16:30:08,151 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:08Z", "file": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "21e79f09-f135-4e04-a644-5b45495fc7ab", "size": null, "self": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab", "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_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "checksum": null, "created_at": "2019-06-30T16:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:30:08,151 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-481d0017-a3c3-4755-9a11-8adb741e9614 2019-06-30 16:30:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.892414093018s 2019-06-30 16:30:08,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:30:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '' 2019-06-30 16:30:11,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:30:11 GMT X-Openstack-Request-Id: req-eb97a5fa-cdd9-4b90-ac22-b4ac4f277748 2019-06-30 16:30:11,517 - 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-06-30 16:30:11,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/file used request id req-eb97a5fa-cdd9-4b90-ac22-b4ac4f277748 2019-06-30 16:30:11,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.36609792709s 2019-06-30 16:30:11,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:30:11,528 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:12,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:12 GMT X-Openstack-Request-Id: req-b5c60de3-e7b5-493f-a041-ca8b6e4b0e85 2019-06-30 16:30:12,332 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:11Z", "file": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "21e79f09-f135-4e04-a644-5b45495fc7ab", "size": 12716032, "self": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:30:12,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b5c60de3-e7b5-493f-a041-ca8b6e4b0e85 2019-06-30 16:30:12,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808493852615s 2019-06-30 16:30:12,335 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/file', 'owner': u'b005b3bb05634c8cbe836bad954dc0bc', 'id': u'21e79f09-f135-4e04-a644-5b45495fc7ab', 'size': 12716032, u'self': u'/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b005b3bb05634c8cbe836bad954dc0bc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:30:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:30:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5', '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/21e79f09-f135-4e04-a644-5b45495fc7ab', 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_dcc05dc1-81e3-443b-b408-3a3b46012bc5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5', 'created': u'2019-06-30T16:30:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:30:08Z', 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/21e79f09-f135-4e04-a644-5b45495fc7ab', 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_dcc05dc1-81e3-443b-b408-3a3b46012bc5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:30:12,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:30:12,341 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:30:13,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30: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-e705f823-9b89-4efd-8ebc-a1b3e3037a16 x-openstack-request-id: req-e705f823-9b89-4efd-8ebc-a1b3e3037a16 2019-06-30 16:30:13,206 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d", "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": "2e12d356-c9b6-46a1-8553-09866cd0ac3d"}} 2019-06-30 16:30:13,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e705f823-9b89-4efd-8ebc-a1b3e3037a16 2019-06-30 16:30:13,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.867437839508s 2019-06-30 16:30:13,207 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_dcc05dc1-81e3-443b-b408-3a3b46012bc5', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'2e12d356-c9b6-46a1-8553-09866cd0ac3d', 'swap': 0}) 2019-06-30 16:30:13,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:30:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d/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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"extra_specs": {}}' 2019-06-30 16:30:13,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30: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-1332dc2a-fc29-4759-9cce-68b07e78891d x-openstack-request-id: req-1332dc2a-fc29-4759-9cce-68b07e78891d 2019-06-30 16:30:13,245 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:30:13,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d/os-extra_specs used request id req-1332dc2a-fc29-4759-9cce-68b07e78891d 2019-06-30 16:30:13,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0372359752655s 2019-06-30 16:30:13,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:30:13,361 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 16:30:13,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:30:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4/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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" -d '{"subnet_id": "72fcd688-563e-44e3-9482-38910ca61beb"}' 2019-06-30 16:30:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:17 GMT X-Openstack-Request-Id: req-97372642-4ca8-4214-bd43-7c300f778987 2019-06-30 16:30:17,252 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7870f001-e832-4213-9019-cac16f994e76", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "72fcd688-563e-44e3-9482-38910ca61beb", "subnet_ids": ["72fcd688-563e-44e3-9482-38910ca61beb"], "port_id": "9ce3c709-ba52-4899-b9c7-5a4c332970fd", "id": "33143ad3-7c5d-4004-8eda-1231df2de9d4"} 2019-06-30 16:30:17,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4/remove_router_interface.json used request id req-97372642-4ca8-4214-bd43-7c300f778987 2019-06-30 16:30:17,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.88546991348s 2019-06-30 16:30:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:30:17,253 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:18,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:18 GMT X-Openstack-Request-Id: req-82cbfc5e-59c5-4cba-acd7-4d8ade061cbf 2019-06-30 16:30:18,489 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:29:57Z", "admin_state_up": true, "updated_at": "2019-06-30T16:30:15Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "33143ad3-7c5d-4004-8eda-1231df2de9d4", "name": "vmready1-router_dcc05dc1-81e3-443b-b408-3a3b46012bc5"}]} 2019-06-30 16:30:18,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-82cbfc5e-59c5-4cba-acd7-4d8ade061cbf 2019-06-30 16:30:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.23644995689s 2019-06-30 16:30:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:30:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:23,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:30:23 GMT X-Openstack-Request-Id: req-f67ff0de-4829-4ab9-ae93-24208a53cf6a 2019-06-30 16:30:23,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:30:23,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/33143ad3-7c5d-4004-8eda-1231df2de9d4.json used request id req-f67ff0de-4829-4ab9-ae93-24208a53cf6a 2019-06-30 16:30:23,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.63863110542s 2019-06-30 16:30:23,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:30:23,130 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:23,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:23 GMT X-Openstack-Request-Id: req-08502a82-ada8-44b3-a84a-fe836d5b0b60 2019-06-30 16:30:23,177 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:29:55Z","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":"72fcd688-563e-44e3-9482-38910ca61beb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_dcc05dc1-81e3-443b-b408-3a3b46012bc5","enable_dhcp":true,"segment_id":null,"network_id":"7870f001-e832-4213-9019-cac16f994e76","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:29:55Z","ip_version":4},{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:30:23,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-08502a82-ada8-44b3-a84a-fe836d5b0b60 2019-06-30 16:30:23,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04714012146s 2019-06-30 16:30:23,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:30:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/72fcd688-563e-44e3-9482-38910ca61beb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:26,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:30:26 GMT X-Openstack-Request-Id: req-7fa9b301-2ba9-4f5b-8b78-15f313aa9a7d 2019-06-30 16:30:26,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:30:26,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/72fcd688-563e-44e3-9482-38910ca61beb.json used request id req-7fa9b301-2ba9-4f5b-8b78-15f313aa9a7d 2019-06-30 16:30:26,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.30443310738s 2019-06-30 16:30:26,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:30:26,484 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:26,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:26 GMT X-Openstack-Request-Id: req-172e4159-ed08-4cf4-9522-50e4d30722aa 2019-06-30 16:30:26,577 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7870f001-e832-4213-9019-cac16f994e76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:30:26Z","qos_policy_id":null,"name":"vmready1-net_dcc05dc1-81e3-443b-b408-3a3b46012bc5","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:29:54Z","provider:network_type":"vxlan"}]} 2019-06-30 16:30:26,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-172e4159-ed08-4cf4-9522-50e4d30722aa 2019-06-30 16:30:26,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939350128174s 2019-06-30 16:30:26,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:30:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/7870f001-e832-4213-9019-cac16f994e76.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:27,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:30:27 GMT X-Openstack-Request-Id: req-8b63c015-2215-4ad6-91e9-24cd30571e0d 2019-06-30 16:30:27,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:30:27,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7870f001-e832-4213-9019-cac16f994e76.json used request id req-8b63c015-2215-4ad6-91e9-24cd30571e0d 2019-06-30 16:30:27,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33023309708s 2019-06-30 16:30:27,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:30:27,916 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:28,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:28 GMT X-Openstack-Request-Id: req-d15ca896-cd15-49a3-bbbf-43c9aac7c7b8 2019-06-30 16:30:28,726 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:11Z", "file": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "21e79f09-f135-4e04-a644-5b45495fc7ab", "size": 12716032, "self": "/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/21e79f09-f135-4e04-a644-5b45495fc7ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:30:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:30:28,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d15ca896-cd15-49a3-bbbf-43c9aac7c7b8 2019-06-30 16:30:28,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813649892807s 2019-06-30 16:30:28,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:30:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:30,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:30:30 GMT X-Openstack-Request-Id: req-fbcc2a5c-9f8f-4311-887c-91414cee5468 2019-06-30 16:30:30,071 - 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-06-30 16:30:30,071 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/21e79f09-f135-4e04-a644-5b45495fc7ab used request id req-fbcc2a5c-9f8f-4311-887c-91414cee5468 2019-06-30 16:30:30,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34311485291s 2019-06-30 16:30:30,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:30:30,089 - 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.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:30,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30: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-334ce2d6-e487-4054-9e2f-6282cef88d38 x-openstack-request-id: req-334ce2d6-e487-4054-9e2f-6282cef88d38 2019-06-30 16:30:30,120 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_dcc05dc1-81e3-443b-b408-3a3b46012bc5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d", "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": "2e12d356-c9b6-46a1-8553-09866cd0ac3d"}]} 2019-06-30 16:30:30,120 - 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-334ce2d6-e487-4054-9e2f-6282cef88d38 2019-06-30 16:30:30,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339839458466s 2019-06-30 16:30:30,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:30:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4c69282b75912dfd8140d470048a7ed576d09cf8" 2019-06-30 16:30:30,274 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:30 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-bdce0dd0-0ddf-431a-80e0-675c689004bf x-openstack-request-id: req-bdce0dd0-0ddf-431a-80e0-675c689004bf 2019-06-30 16:30:30,274 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2e12d356-c9b6-46a1-8553-09866cd0ac3d used request id req-bdce0dd0-0ddf-431a-80e0-675c689004bf 2019-06-30 16:30:30,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.152543067932s 2019-06-30 16:30:30,319 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-30 16:30:30,356 - 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.16" 2019-06-30 16:30:30,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfb8c31-2233-4e74-97c5-a7812181dc30 2019-06-30 16:30:30,361 - 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-06-30 16:30:30,361 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-5bfb8c31-2233-4e74-97c5-a7812181dc30 2019-06-30 16:30:30,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:30:30,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["Z8VuD18VQ2Sq_AwzwAgv3g"], "issued_at": "2019-06-30T16:30:30.000000Z"}} 2019-06-30 16:30:30,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:30:30,787 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:31,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:31 GMT X-Openstack-Request-Id: req-f579d764-583a-4289-aa9d-c9cf4edde3f3 2019-06-30 16:30:31,332 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:30:31,332 - 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-f579d764-583a-4289-aa9d-c9cf4edde3f3 2019-06-30 16:30:31,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.545685052872s 2019-06-30 16:30:31,339 - 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.16" 2019-06-30 16:30:31,344 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dacedfd-e522-4a46-a091-6bac5b2bdbee 2019-06-30 16:30:31,345 - 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-06-30 16:30:31,345 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0dacedfd-e522-4a46-a091-6bac5b2bdbee 2019-06-30 16:30:31,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:30:31,349 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96b03a8-6a91-47e4-a478-9dc6af4144ac 2019-06-30 16:30:31,565 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:30:31,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d96b03a8-6a91-47e4-a478-9dc6af4144ac 2019-06-30 16:30:31,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220190048218s 2019-06-30 16:30:31,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:30:31,576 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}}' 2019-06-30 16:30:31,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd18017f-7f94-4729-bc59-10b78a5a9206 2019-06-30 16:30:31,850 - 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/cde6bc3aa1d54843bb0ab8fe357387f1"}, "tags": [], "enabled": true, "id": "cde6bc3aa1d54843bb0ab8fe357387f1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}} 2019-06-30 16:30:31,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fd18017f-7f94-4729-bc59-10b78a5a9206 2019-06-30 16:30:31,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27793097496s 2019-06-30 16:30:31,851 - 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'cde6bc3aa1d54843bb0ab8fe357387f1', '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_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09'}) 2019-06-30 16:30:31,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:30:31,861 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RsnEVW45hnP5MsRLMyfX7ykfhMtNm0", "email": null, "name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}}' 2019-06-30 16:30:32,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac12d43c-14ed-43ed-b6d9-e8e0d1f27d0f 2019-06-30 16:30:32,432 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": {"self": "http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45ad2ec9abf042678e9f48813c478a3f", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:30:32,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ac12d43c-14ed-43ed-b6d9-e8e0d1f27d0f 2019-06-30 16:30:32,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.57427406311s 2019-06-30 16:30:32,433 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'45ad2ec9abf042678e9f48813c478a3f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09'}) 2019-06-30 16:30:32,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:30:32,440 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:32,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c273d87f-29bb-4428-a189-8637834c9075 2019-06-30 16:30:32,651 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:30:32,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c273d87f-29bb-4428-a189-8637834c9075 2019-06-30 16:30:32,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215112924576s 2019-06-30 16:30:32,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:30:32,660 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c6fa5c-d864-49f3-9430-b6a6e32ea97f 2019-06-30 16:30:32,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:30:32,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c0c6fa5c-d864-49f3-9430-b6a6e32ea97f 2019-06-30 16:30:32,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208904981613s 2019-06-30 16:30:32,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:30:32,874 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:33,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4163e5a-7bcb-427e-8167-80cc1d580bbf 2019-06-30 16:30:33,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:30:33,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d4163e5a-7bcb-427e-8167-80cc1d580bbf 2019-06-30 16:30:33,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136164903641s 2019-06-30 16:30:33,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:30:33,014 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:33,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0f2a72-ab2d-4bf2-a43f-387d05cb7743 2019-06-30 16:30:33,240 - 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-06-30 16:30:33,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb0f2a72-ab2d-4bf2-a43f-387d05cb7743 2019-06-30 16:30:33,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228932857513s 2019-06-30 16:30:33,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:30:33,244 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:33,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb2052c-b3e2-4a61-8822-02e61442c12d 2019-06-30 16:30:33,415 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": {"self": "http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45ad2ec9abf042678e9f48813c478a3f", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:30:33,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-acb2052c-b3e2-4a61-8822-02e61442c12d 2019-06-30 16:30:33,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173861026764s 2019-06-30 16:30:33,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:30:33,430 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:33,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c92e530-03c6-4fcc-9576-00215094f01c 2019-06-30 16:30:33,648 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/cde6bc3aa1d54843bb0ab8fe357387f1"}, "tags": [], "enabled": true, "id": "cde6bc3aa1d54843bb0ab8fe357387f1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}]} 2019-06-30 16:30:33,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3c92e530-03c6-4fcc-9576-00215094f01c 2019-06-30 16:30:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221498966217s 2019-06-30 16:30:33,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:30:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=45ad2ec9abf042678e9f48813c478a3f&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=cde6bc3aa1d54843bb0ab8fe357387f1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:33,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888e1086-192c-486d-a051-bc5a7a71691e 2019-06-30 16:30:33,885 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=45ad2ec9abf042678e9f48813c478a3f&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=cde6bc3aa1d54843bb0ab8fe357387f1", "previous": null, "next": null}} 2019-06-30 16:30:33,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=45ad2ec9abf042678e9f48813c478a3f&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=cde6bc3aa1d54843bb0ab8fe357387f1 used request id req-888e1086-192c-486d-a051-bc5a7a71691e 2019-06-30 16:30:33,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22932600975s 2019-06-30 16:30:33,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:30:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cde6bc3aa1d54843bb0ab8fe357387f1/users/45ad2ec9abf042678e9f48813c478a3f/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:34,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f4521c-39a2-43ca-96d4-f9aab36be1d1 2019-06-30 16:30:34,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:30:34,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cde6bc3aa1d54843bb0ab8fe357387f1/users/45ad2ec9abf042678e9f48813c478a3f/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-00f4521c-39a2-43ca-96d4-f9aab36be1d1 2019-06-30 16:30:34,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217331171036s 2019-06-30 16:30:34,106 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', 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'cde6bc3aa1d54843bb0ab8fe357387f1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RsnEVW45hnP5MsRLMyfX7ykfhMtNm0', 'username': u'vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', '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-06-30 16:30:34,108 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', 'password': 'RsnEVW45hnP5MsRLMyfX7ykfhMtNm0', 'project_name': 'vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'cde6bc3aa1d54843bb0ab8fe357387f1', 'project_domain_name': 'Default'} 2019-06-30 16:30:34,109 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-30 16:30:34,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:30:34,113 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:34,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6ada60-5866-4ab8-a50d-07581dcf67ae 2019-06-30 16:30:34,353 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:30:34,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cd6ada60-5866-4ab8-a50d-07581dcf67ae 2019-06-30 16:30:34,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.243689060211s 2019-06-30 16:30:34,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:30:34,364 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:30:34,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce4fb36-ace0-43ea-a1d6-c2ed26054b1e 2019-06-30 16:30:34,595 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/cde6bc3aa1d54843bb0ab8fe357387f1"}, "tags": [], "enabled": true, "id": "cde6bc3aa1d54843bb0ab8fe357387f1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}]} 2019-06-30 16:30:34,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0ce4fb36-ace0-43ea-a1d6-c2ed26054b1e 2019-06-30 16:30:34,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234559059143s 2019-06-30 16:30:34,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:30:34,598 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" -d '{"network": {"tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "name": "vmready2-net_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "admin_state_up": true}}' 2019-06-30 16:30:35,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:35 GMT X-Openstack-Request-Id: req-44598a34-2567-429b-8acf-1902e538feeb 2019-06-30 16:30:35,530 - 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":"cef4a240-3b0f-4feb-b776-5ddc1079d823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"cde6bc3aa1d54843bb0ab8fe357387f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:30:35Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09","admin_state_up":true,"tenant_id":"cde6bc3aa1d54843bb0ab8fe357387f1","created_at":"2019-06-30T16:30:35Z","mtu":1450}} 2019-06-30 16:30:35,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-44598a34-2567-429b-8acf-1902e538feeb 2019-06-30 16:30:35,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.933162927628s 2019-06-30 16:30:35,531 - 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-06-30T16:30:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cef4a240-3b0f-4feb-b776-5ddc1079d823', u'provider:segmentation_id': 67, 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_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', u'created_at': u'2019-06-30T16:30:35Z', u'mtu': 1450, u'tenant_id': u'cde6bc3aa1d54843bb0ab8fe357387f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cde6bc3aa1d54843bb0ab8fe357387f1', u'l2_adjacency': True}) 2019-06-30 16:30:35,535 - 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.16" 2019-06-30 16:30:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8701ae39-264b-4a30-95d5-91b94b25ed92 2019-06-30 16:30:35,542 - 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-06-30 16:30:35,542 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-8701ae39-264b-4a30-95d5-91b94b25ed92 2019-06-30 16:30:35,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:30:35,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cde6bc3aa1d54843bb0ab8fe357387f1", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cde6bc3aa1d54843bb0ab8fe357387f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "id": "45ad2ec9abf042678e9f48813c478a3f"}, "audit_ids": ["wcxr4_XjRyCegdyPeP_Vtg"], "issued_at": "2019-06-30T16:30:35.000000Z"}} 2019-06-30 16:30:35,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:30:35,968 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:30:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:36 GMT X-Openstack-Request-Id: req-030bab34-74f8-403a-a6cc-6d6bbf0c654c 2019-06-30 16:30:36,345 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cef4a240-3b0f-4feb-b776-5ddc1079d823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cde6bc3aa1d54843bb0ab8fe357387f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:30:35Z","qos_policy_id":null,"name":"vmready2-net_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09","admin_state_up":true,"tenant_id":"cde6bc3aa1d54843bb0ab8fe357387f1","created_at":"2019-06-30T16:30:35Z","mtu":1450}]} 2019-06-30 16:30:36,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-030bab34-74f8-403a-a6cc-6d6bbf0c654c 2019-06-30 16:30:36,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378010034561s 2019-06-30 16:30:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:30:36,348 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '{"subnet": {"name": "vmready2-subnet_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "enable_dhcp": true, "network_id": "cef4a240-3b0f-4feb-b776-5ddc1079d823", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:30:37,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:37 GMT X-Openstack-Request-Id: req-aff914d3-6700-4fc4-a487-11ee45560ab5 2019-06-30 16:30:37,453 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cef4a240-3b0f-4feb-b776-5ddc1079d823","tenant_id":"cde6bc3aa1d54843bb0ab8fe357387f1","created_at":"2019-06-30T16:30:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:30:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"cde6bc3aa1d54843bb0ab8fe357387f1","id":"67735b93-9cbf-4e53-92e8-e6e052cb203b","subnetpool_id":null,"name":"vmready2-subnet_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}} 2019-06-30 16:30:37,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-aff914d3-6700-4fc4-a487-11ee45560ab5 2019-06-30 16:30:37,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10634589195s 2019-06-30 16:30:37,454 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:30:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'67735b93-9cbf-4e53-92e8-e6e052cb203b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', u'enable_dhcp': True, u'network_id': u'cef4a240-3b0f-4feb-b776-5ddc1079d823', u'tenant_id': u'cde6bc3aa1d54843bb0ab8fe357387f1', u'created_at': u'2019-06-30T16:30:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cde6bc3aa1d54843bb0ab8fe357387f1'}) 2019-06-30 16:30:37,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:30:37,455 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "vmready2-router_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "admin_state_up": true}}' 2019-06-30 16:30:45,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:44 GMT X-Openstack-Request-Id: req-e950c93b-4a9c-4e97-9cd7-a61debf649ef 2019-06-30 16:30:45,007 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "created_at": "2019-06-30T16:30:38Z", "admin_state_up": true, "updated_at": "2019-06-30T16:30:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "26953d5d-f8d5-4c96-9eae-54557d7f6df0", "name": "vmready2-router_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}} 2019-06-30 16:30:45,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e950c93b-4a9c-4e97-9cd7-a61debf649ef 2019-06-30 16:30:45,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.55229496956s 2019-06-30 16:30:45,008 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:30:39Z', u'revision_number': 3, u'id': u'26953d5d-f8d5-4c96-9eae-54557d7f6df0', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', u'admin_state_up': True, u'tenant_id': u'cde6bc3aa1d54843bb0ab8fe357387f1', u'created_at': u'2019-06-30T16:30:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'cde6bc3aa1d54843bb0ab8fe357387f1'}) 2019-06-30 16:30:45,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:30:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0/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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '{"subnet_id": "67735b93-9cbf-4e53-92e8-e6e052cb203b"}' 2019-06-30 16:30:49,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:49 GMT X-Openstack-Request-Id: req-aa547081-89e3-43dd-862b-542b6dea10c4 2019-06-30 16:30:49,728 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cef4a240-3b0f-4feb-b776-5ddc1079d823", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "subnet_id": "67735b93-9cbf-4e53-92e8-e6e052cb203b", "subnet_ids": ["67735b93-9cbf-4e53-92e8-e6e052cb203b"], "port_id": "296459db-fd3b-4ed1-a798-765363debe52", "id": "26953d5d-f8d5-4c96-9eae-54557d7f6df0"} 2019-06-30 16:30:49,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0/add_router_interface.json used request id req-aa547081-89e3-43dd-862b-542b6dea10c4 2019-06-30 16:30:49,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.72011113167s 2019-06-30 16:30:49,729 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:30:49,830 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:30:49,833 - 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.16" 2019-06-30 16:30:49,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:49 GMT 2019-06-30 16:30:49,838 - 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-06-30 16:30:49,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:30:49,848 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:30:50,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:50 GMT X-Openstack-Request-Id: req-c8d70d90-3d99-40fe-bd8d-44ad498eda29 2019-06-30 16:30:50,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:30:50,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c8d70d90-3d99-40fe-bd8d-44ad498eda29 2019-06-30 16:30:50,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.854238033295s 2019-06-30 16:30:50,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:30:50,710 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}' 2019-06-30 16:30:51,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:51 GMT Location: http://172.30.9.27:9292/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06fbbeaf-7c01-4ef6-a4f2-15c118c97f9b 2019-06-30 16:30:51,563 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:51Z", "file": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/file", "owner": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "54c0e705-4c53-4722-ac4d-68c0c8f9d123", "size": null, "self": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123", "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_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "checksum": null, "created_at": "2019-06-30T16:30:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:30:51,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-06fbbeaf-7c01-4ef6-a4f2-15c118c97f9b 2019-06-30 16:30:51,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.857172966003s 2019-06-30 16:30:51,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:30:51,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '' 2019-06-30 16:30:52,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:30:52 GMT X-Openstack-Request-Id: req-f43f9f0b-eb3e-4069-908d-25788a4ed938 2019-06-30 16:30:52,952 - 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-06-30 16:30:52,952 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/file used request id req-f43f9f0b-eb3e-4069-908d-25788a4ed938 2019-06-30 16:30:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38835215569s 2019-06-30 16:30:52,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:30:52,961 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:30:53,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:53 GMT X-Openstack-Request-Id: req-d72263c4-6701-4d4d-9a13-a1c9c2e18437 2019-06-30 16:30:53,263 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:52Z", "file": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/file", "owner": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "54c0e705-4c53-4722-ac4d-68c0c8f9d123", "size": 12716032, "self": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:30:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:30:53,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d72263c4-6701-4d4d-9a13-a1c9c2e18437 2019-06-30 16:30:53,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306429862976s 2019-06-30 16:30:53,265 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap', u'metadata': Munch({})})], 'file': u'/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/file', 'owner': u'cde6bc3aa1d54843bb0ab8fe357387f1', 'id': u'54c0e705-4c53-4722-ac4d-68c0c8f9d123', 'size': 12716032, u'self': u'/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cde6bc3aa1d54843bb0ab8fe357387f1', 'name': 'vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:30:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:30:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', '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/54c0e705-4c53-4722-ac4d-68c0c8f9d123', 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_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', 'created': u'2019-06-30T16:30:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:30:51Z', 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/54c0e705-4c53-4722-ac4d-68c0c8f9d123', 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_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:30:53,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:30:53,272 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:30:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30: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-69aac296-3ee2-40f1-a85e-2cda55e81788 x-openstack-request-id: req-69aac296-3ee2-40f1-a85e-2cda55e81788 2019-06-30 16:30:54,204 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0cc944fb-928f-4231-b136-66def3725821", "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": "0cc944fb-928f-4231-b136-66def3725821"}} 2019-06-30 16:30:54,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69aac296-3ee2-40f1-a85e-2cda55e81788 2019-06-30 16:30:54,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.935737133026s 2019-06-30 16:30:54,205 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'0cc944fb-928f-4231-b136-66def3725821', 'swap': 0}) 2019-06-30 16:30:54,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:30:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821/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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" -d '{"extra_specs": {}}' 2019-06-30 16:30:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:54 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-bc83af01-48ac-4143-b409-c331a37323c4 x-openstack-request-id: req-bc83af01-48ac-4143-b409-c331a37323c4 2019-06-30 16:30:54,348 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:30:54,348 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821/os-extra_specs used request id req-bc83af01-48ac-4143-b409-c331a37323c4 2019-06-30 16:30:54,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.142368078232s 2019-06-30 16:30:54,462 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:30:54,462 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 16:30:54,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:30:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0/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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" -d '{"subnet_id": "67735b93-9cbf-4e53-92e8-e6e052cb203b"}' 2019-06-30 16:30:57,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:57 GMT X-Openstack-Request-Id: req-7bb2213a-a879-44a0-b8c5-57955b63b873 2019-06-30 16:30:57,652 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cef4a240-3b0f-4feb-b776-5ddc1079d823", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "subnet_id": "67735b93-9cbf-4e53-92e8-e6e052cb203b", "subnet_ids": ["67735b93-9cbf-4e53-92e8-e6e052cb203b"], "port_id": "296459db-fd3b-4ed1-a798-765363debe52", "id": "26953d5d-f8d5-4c96-9eae-54557d7f6df0"} 2019-06-30 16:30:57,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0/remove_router_interface.json used request id req-7bb2213a-a879-44a0-b8c5-57955b63b873 2019-06-30 16:30:57,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.18487405777s 2019-06-30 16:30:57,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:30:57,653 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:30:58,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 30 Jun 2019 16:30:58 GMT X-Openstack-Request-Id: req-3a9c3f1e-59da-4362-b59c-fead62fa3f81 2019-06-30 16:30:58,155 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "created_at": "2019-06-30T16:30:38Z", "admin_state_up": true, "updated_at": "2019-06-30T16:30:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "26953d5d-f8d5-4c96-9eae-54557d7f6df0", "name": "vmready2-router_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}]} 2019-06-30 16:30:58,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3a9c3f1e-59da-4362-b59c-fead62fa3f81 2019-06-30 16:30:58,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.50245308876s 2019-06-30 16:30:58,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:30:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:02,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:31:02 GMT X-Openstack-Request-Id: req-f09eace9-9c0d-4e55-9ea0-05852ce155d1 2019-06-30 16:31:02,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:31:02,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/26953d5d-f8d5-4c96-9eae-54557d7f6df0.json used request id req-f09eace9-9c0d-4e55-9ea0-05852ce155d1 2019-06-30 16:31:02,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.64384913445s 2019-06-30 16:31:02,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:31:02,801 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:03,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:03 GMT X-Openstack-Request-Id: req-d7670ef6-2746-4183-814a-3452d3df50e2 2019-06-30 16:31:03,954 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cef4a240-3b0f-4feb-b776-5ddc1079d823","tenant_id":"cde6bc3aa1d54843bb0ab8fe357387f1","created_at":"2019-06-30T16:30:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:30:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"cde6bc3aa1d54843bb0ab8fe357387f1","id":"67735b93-9cbf-4e53-92e8-e6e052cb203b","subnetpool_id":null,"name":"vmready2-subnet_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}]} 2019-06-30 16:31:03,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d7670ef6-2746-4183-814a-3452d3df50e2 2019-06-30 16:31:03,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.15326905251s 2019-06-30 16:31:03,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:31:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/67735b93-9cbf-4e53-92e8-e6e052cb203b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:06,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:31:06 GMT X-Openstack-Request-Id: req-3cfba494-9304-4912-867d-fec00621f59b 2019-06-30 16:31:06,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:31:06,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/67735b93-9cbf-4e53-92e8-e6e052cb203b.json used request id req-3cfba494-9304-4912-867d-fec00621f59b 2019-06-30 16:31:06,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.36666202545s 2019-06-30 16:31:06,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:06,323 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:07,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:07 GMT X-Openstack-Request-Id: req-b441d378-34ae-4221-b83d-3212a627bb8a 2019-06-30 16:31:07,494 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cef4a240-3b0f-4feb-b776-5ddc1079d823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cde6bc3aa1d54843bb0ab8fe357387f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:31:06Z","qos_policy_id":null,"name":"vmready2-net_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09","admin_state_up":true,"tenant_id":"cde6bc3aa1d54843bb0ab8fe357387f1","created_at":"2019-06-30T16:30:35Z","mtu":1450}]} 2019-06-30 16:31:07,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b441d378-34ae-4221-b83d-3212a627bb8a 2019-06-30 16:31:07,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17135095596s 2019-06-30 16:31:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:31:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/cef4a240-3b0f-4feb-b776-5ddc1079d823.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:08,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:31:08 GMT X-Openstack-Request-Id: req-c56897ae-c597-42c3-899c-065b16c84e42 2019-06-30 16:31:08,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:31:08,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/cef4a240-3b0f-4feb-b776-5ddc1079d823.json used request id req-c56897ae-c597-42c3-899c-065b16c84e42 2019-06-30 16:31:08,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.974730014801s 2019-06-30 16:31:08,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:31:08,478 - 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.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:09,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:09 GMT X-Openstack-Request-Id: req-4b0e76e7-57ae-43aa-966d-e6396f76ea82 2019-06-30 16:31:09,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:30:52Z", "file": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/file", "owner": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "54c0e705-4c53-4722-ac4d-68c0c8f9d123", "size": 12716032, "self": "/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:30:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:31:09,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b0e76e7-57ae-43aa-966d-e6396f76ea82 2019-06-30 16:31:09,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.851845026016s 2019-06-30 16:31:09,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:31:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}800ac9381ac8bb41e3f3a0ee96fa7fcc7de28659" 2019-06-30 16:31:10,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:31:09 GMT X-Openstack-Request-Id: req-a4e466bd-59ff-4853-adbc-3a9320c70bdc 2019-06-30 16:31:10,040 - 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-06-30 16:31:10,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/54c0e705-4c53-4722-ac4d-68c0c8f9d123 used request id req-a4e466bd-59ff-4853-adbc-3a9320c70bdc 2019-06-30 16:31:10,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.712975978851s 2019-06-30 16:31:10,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:31:10,049 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:10,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-bd153338-36bb-4552-aa1f-fe1c45091312 x-openstack-request-id: req-bd153338-36bb-4552-aa1f-fe1c45091312 2019-06-30 16:31:10,070 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0cc944fb-928f-4231-b136-66def3725821", "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": "0cc944fb-928f-4231-b136-66def3725821"}]} 2019-06-30 16:31:10,070 - 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-bd153338-36bb-4552-aa1f-fe1c45091312 2019-06-30 16:31:10,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242190361023s 2019-06-30 16:31:10,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:31:10,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:10,226 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:09 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-716e27ca-425c-4d13-ba37-53c8545cb701 x-openstack-request-id: req-716e27ca-425c-4d13-ba37-53c8545cb701 2019-06-30 16:31:10,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0cc944fb-928f-4231-b136-66def3725821 used request id req-716e27ca-425c-4d13-ba37-53c8545cb701 2019-06-30 16:31:10,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.153886079788s 2019-06-30 16:31:10,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:31:10,230 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:10,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e313fa3c-bdfb-4c37-923a-b7411b5dbca9 2019-06-30 16:31:10,457 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": {"self": "http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45ad2ec9abf042678e9f48813c478a3f", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:31:10,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e313fa3c-bdfb-4c37-923a-b7411b5dbca9 2019-06-30 16:31:10,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231250047684s 2019-06-30 16:31:10,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:31:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:10,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97341792-a448-4098-957c-8687f5054e36 2019-06-30 16:31:10,693 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09", "links": {"self": "http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "45ad2ec9abf042678e9f48813c478a3f", "description": null}} 2019-06-30 16:31:10,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f used request id req-97341792-a448-4098-957c-8687f5054e36 2019-06-30 16:31:10,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229959011078s 2019-06-30 16:31:10,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:31:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:11,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f232b5-94a7-4c38-a9d4-db3fa03adeb9 2019-06-30 16:31:11,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:31:11,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/45ad2ec9abf042678e9f48813c478a3f used request id req-28f232b5-94a7-4c38-a9d4-db3fa03adeb9 2019-06-30 16:31:11,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.415835142136s 2019-06-30 16:31:11,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:31:11,119 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:11,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d9c886-9f6e-4b8b-97f6-6325ccc490f1 2019-06-30 16:31:11,340 - 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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/cde6bc3aa1d54843bb0ab8fe357387f1"}, "tags": [], "enabled": true, "id": "cde6bc3aa1d54843bb0ab8fe357387f1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3aa5fe3f-b6e4-4dab-bab5-18d99d9a2e09"}]} 2019-06-30 16:31:11,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-16d9c886-9f6e-4b8b-97f6-6325ccc490f1 2019-06-30 16:31:11,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224579811096s 2019-06-30 16:31:11,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:31:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/cde6bc3aa1d54843bb0ab8fe357387f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:11,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:31:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c82a766-34b3-4ba7-a2b0-1ba16c01705b 2019-06-30 16:31:11,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:31:11,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cde6bc3aa1d54843bb0ab8fe357387f1 used request id req-2c82a766-34b3-4ba7-a2b0-1ba16c01705b 2019-06-30 16:31:11,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.357624053955s 2019-06-30 16:31:11,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:31:11,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cde6bc3aa1d54843bb0ab8fe357387f1&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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:12,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:12 GMT X-Openstack-Request-Id: req-7109cd69-def2-4b53-8803-4dde7fec9a66 2019-06-30 16:31:12,014 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "created_at": "2019-06-30T16:30:35Z", "updated_at": "2019-06-30T16:30:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "4330db2f-3db4-471d-bda5-8a3a3fcbdee2", "remote_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "5674c30f-b64d-4381-b51d-8d7dc223aa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "87c05532-a79c-4c81-99f0-c211c4a5d09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "e9ed5dbb-8ba6-4d22-89b6-9feadd981503", "remote_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}], "revision_number": 1, "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "name": "default"}]} 2019-06-30 16:31:12,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cde6bc3aa1d54843bb0ab8fe357387f1&name=default used request id req-7109cd69-def2-4b53-8803-4dde7fec9a66 2019-06-30 16:31:12,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306767940521s 2019-06-30 16:31:12,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:31:12,020 - 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.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:12,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:12 GMT X-Openstack-Request-Id: req-fbbc93e6-1874-4db5-9e98-5a712f896b97 2019-06-30 16:31:12,381 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "created_at": "2019-06-30T16:30:35Z", "updated_at": "2019-06-30T16:30:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "4330db2f-3db4-471d-bda5-8a3a3fcbdee2", "remote_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "5674c30f-b64d-4381-b51d-8d7dc223aa71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "87c05532-a79c-4c81-99f0-c211c4a5d09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:30:35Z", "revision_number": 0, "id": "e9ed5dbb-8ba6-4d22-89b6-9feadd981503", "remote_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "remote_ip_prefix": null, "created_at": "2019-06-30T16:30:35Z", "security_group_id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "tenant_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1"}], "revision_number": 1, "project_id": "cde6bc3aa1d54843bb0ab8fe357387f1", "id": "e53a49ba-a004-4a23-b470-14b9100f95d2", "name": "default"}]} 2019-06-30 16:31:12,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fbbc93e6-1874-4db5-9e98-5a712f896b97 2019-06-30 16:31:12,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.361121892929s 2019-06-30 16:31:12,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:31:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e53a49ba-a004-4a23-b470-14b9100f95d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}213762a1ad32d7af4b6dbe6c34c3afe2243a24ae" 2019-06-30 16:31:12,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:31:12 GMT X-Openstack-Request-Id: req-07cd7c8c-6617-45a8-9f24-9e0f73bcc3a9 2019-06-30 16:31:12,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:31:12,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e53a49ba-a004-4a23-b470-14b9100f95d2.json used request id req-07cd7c8c-6617-45a8-9f24-9e0f73bcc3a9 2019-06-30 16:31:12,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45977306366s 2019-06-30 16:31:12,893 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-30 16:31:12,931 - 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.16" 2019-06-30 16:31:12,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69ddf0a-dccf-441d-a437-c21fb95ff2a4 2019-06-30 16:31:12,937 - 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-06-30 16:31:12,937 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f69ddf0a-dccf-441d-a437-c21fb95ff2a4 2019-06-30 16:31:12,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:31:13,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["k0exbbqESOC-OE9mHz-upA"], "issued_at": "2019-06-30T16:31:13.000000Z"}} 2019-06-30 16:31:13,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:13,369 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:13,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:13 GMT X-Openstack-Request-Id: req-18e5bb58-b9cb-47bd-b211-548a1f0798d8 2019-06-30 16:31:13,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":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:31:13,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-18e5bb58-b9cb-47bd-b211-548a1f0798d8 2019-06-30 16:31:13,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382951021194s 2019-06-30 16:31:13,759 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-30 16:31:13,765 - 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.16" 2019-06-30 16:31:13,771 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd438809-81f6-4afa-89e8-60e663714c41 2019-06-30 16:31:13,771 - 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-06-30 16:31:13,771 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-cd438809-81f6-4afa-89e8-60e663714c41 2019-06-30 16:31:13,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:31:13,775 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:13,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b47253-c5f7-4d74-9ab8-7798be437471 2019-06-30 16:31:13,990 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:31:13,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-16b47253-c5f7-4d74-9ab8-7798be437471 2019-06-30 16:31:13,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218192815781s 2019-06-30 16:31:13,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:31:14,001 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:14,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7c0e8a-e332-48d2-bd3f-4ddec29ebeda 2019-06-30 16:31:14,219 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 16:31:14,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-dd7c0e8a-e332-48d2-bd3f-4ddec29ebeda 2019-06-30 16:31:14,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221580982208s 2019-06-30 16:31:14,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:31:14,221 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"network": {"tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "admin_state_up": true}}' 2019-06-30 16:31:14,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:14 GMT X-Openstack-Request-Id: req-e2afdda2-0dc3-44ad-9c37-43d5e9d91c04 2019-06-30 16:31:14,793 - 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":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:31:14Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","mtu":1450}} 2019-06-30 16:31:14,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e2afdda2-0dc3-44ad-9c37-43d5e9d91c04 2019-06-30 16:31:14,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.573372125626s 2019-06-30 16:31:14,794 - 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-06-30T16:31:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8171aa0a-7a65-4612-9026-56d69492a528', u'provider:segmentation_id': 53, 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_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', u'created_at': u'2019-06-30T16:31:14Z', u'mtu': 1450, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'l2_adjacency': True}) 2019-06-30 16:31:14,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:14,795 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:15,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:14 GMT X-Openstack-Request-Id: req-0a84666a-d23e-44db-a42a-c8ee99b11ade 2019-06-30 16:31:15,141 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:31:14Z","qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","provider:network_type":"vxlan"}]} 2019-06-30 16:31:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0a84666a-d23e-44db-a42a-c8ee99b11ade 2019-06-30 16:31:15,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346737146378s 2019-06-30 16:31:15,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:31:15,144 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"subnet": {"name": "singlevm1-subnet_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "enable_dhcp": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:31:16,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:16 GMT X-Openstack-Request-Id: req-4ed68c79-74ad-45fc-b6d4-24a750e15ff7 2019-06-30 16:31:16,178 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T16:31:15Z","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":"b59c287d-54f3-4dbe-8468-92be881a0d26","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","enable_dhcp":true,"segment_id":null,"network_id":"8171aa0a-7a65-4612-9026-56d69492a528","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:15Z","ip_version":4}} 2019-06-30 16:31:16,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4ed68c79-74ad-45fc-b6d4-24a750e15ff7 2019-06-30 16:31:16,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03490805626s 2019-06-30 16:31:16,179 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:31:15Z', 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'b59c287d-54f3-4dbe-8468-92be881a0d26', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8171aa0a-7a65-4612-9026-56d69492a528', u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:31:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:31:16,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:31:16,180 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "singlevm1-router_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "admin_state_up": true}}' 2019-06-30 16:31:23,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:23 GMT X-Openstack-Request-Id: req-dd091b9c-7d3c-472f-b2a0-db13fd958477 2019-06-30 16:31:23,227 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:17Z", "admin_state_up": true, "updated_at": "2019-06-30T16:31:18Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "name": "singlevm1-router_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}} 2019-06-30 16:31:23,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-dd091b9c-7d3c-472f-b2a0-db13fd958477 2019-06-30 16:31:23,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.04865407944s 2019-06-30 16:31:23,228 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:31:18Z', u'revision_number': 3, u'ha': True, u'id': u'ed71b30c-2311-419f-adb3-bc2e79d38d19', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', u'admin_state_up': True, u'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', u'created_at': u'2019-06-30T16:31:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'b005b3bb05634c8cbe836bad954dc0bc'}) 2019-06-30 16:31:23,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:31:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19/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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"subnet_id": "b59c287d-54f3-4dbe-8468-92be881a0d26"}' 2019-06-30 16:31:26,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:26 GMT X-Openstack-Request-Id: req-4051c6ae-1414-4232-84c9-f6cdc4c034a2 2019-06-30 16:31:26,289 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "b59c287d-54f3-4dbe-8468-92be881a0d26", "subnet_ids": ["b59c287d-54f3-4dbe-8468-92be881a0d26"], "port_id": "c5d857b8-198c-4e5a-89ec-6869c1d57ef2", "id": "ed71b30c-2311-419f-adb3-bc2e79d38d19"} 2019-06-30 16:31:26,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19/add_router_interface.json used request id req-4051c6ae-1414-4232-84c9-f6cdc4c034a2 2019-06-30 16:31:26,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.06006002426s 2019-06-30 16:31:26,289 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:31:26,391 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:31:26,395 - 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.16" 2019-06-30 16:31:26,400 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:26 GMT 2019-06-30 16:31:26,400 - 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-06-30 16:31:26,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:31:26,405 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:26,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:26 GMT X-Openstack-Request-Id: req-e1dc4057-e57c-4734-b2b7-cb0df1268773 2019-06-30 16:31:26,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:31:26,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e1dc4057-e57c-4734-b2b7-cb0df1268773 2019-06-30 16:31:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.360996007919s 2019-06-30 16:31:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:31:26,776 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}' 2019-06-30 16:31:27,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:26 GMT Location: http://172.30.9.27:9292/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf759359-6977-4d35-a486-93d091edcade 2019-06-30 16:31:27,116 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:31:26Z", "file": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "size": null, "self": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "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_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "checksum": null, "created_at": "2019-06-30T16:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:31:27,116 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bf759359-6977-4d35-a486-93d091edcade 2019-06-30 16:31:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343672037125s 2019-06-30 16:31:27,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:31:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '' 2019-06-30 16:31:29,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:31:29 GMT X-Openstack-Request-Id: req-7db29ec9-851c-4464-98af-f59fc68e4e14 2019-06-30 16:31:29,005 - 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-06-30 16:31:29,005 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file used request id req-7db29ec9-851c-4464-98af-f59fc68e4e14 2019-06-30 16:31:29,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.88845300674s 2019-06-30 16:31:29,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:31:29,013 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:29,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:29 GMT X-Openstack-Request-Id: req-f5b7174f-a071-4b27-af45-bd498fbf7534 2019-06-30 16:31:29,036 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:31:28Z", "file": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "size": 12716032, "self": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:31:29,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f5b7174f-a071-4b27-af45-bd498fbf7534 2019-06-30 16:31:29,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268290042877s 2019-06-30 16:31:29,038 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file', 'owner': u'b005b3bb05634c8cbe836bad954dc0bc', 'id': u'b8ae3e1c-884c-4080-b40b-701b0e6f0bd4', 'size': 12716032, u'self': u'/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b005b3bb05634c8cbe836bad954dc0bc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:31:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:31:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', '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/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4', 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_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', 'created': u'2019-06-30T16:31:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:31:26Z', 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/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4', 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_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:31:29,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:31:29,043 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:31:30,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-57f1337f-9a96-4e7e-ad04-d60ba7f05247 x-openstack-request-id: req-57f1337f-9a96-4e7e-ad04-d60ba7f05247 2019-06-30 16:31:30,033 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "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": "f900e848-507a-4d9e-b730-f8f815f9d663"}} 2019-06-30 16:31:30,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-57f1337f-9a96-4e7e-ad04-d60ba7f05247 2019-06-30 16:31:30,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.992040157318s 2019-06-30 16:31:30,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'f900e848-507a-4d9e-b730-f8f815f9d663', 'swap': 0}) 2019-06-30 16:31:30,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:31:30,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663/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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"extra_specs": {}}' 2019-06-30 16:31:30,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:30 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-891155db-817f-42ee-9db5-163deae5a906 x-openstack-request-id: req-891155db-817f-42ee-9db5-163deae5a906 2019-06-30 16:31:30,058 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:31:30,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663/os-extra_specs used request id req-891155db-817f-42ee-9db5-163deae5a906 2019-06-30 16:31:30,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235080718994s 2019-06-30 16:31:30,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 16:31:30,061 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"keypair": {"name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}}' 2019-06-30 16:31:30,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-cce64b77-3c90-40da-a183-27262a25f510 x-openstack-request-id: req-cce64b77-3c90-40da-a183-27262a25f510 2019-06-30 16:31:30,289 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4CzUPKXxwu2NDW+Q2UKxdfEjg9pq6zC8hRs52kbTzW8fwpZ7vr0NSvkB5YpdG09VK1twko2SSfhd7pb4vTWFqQbMByyTt3JZSXTYdzNxo/Kkg4kFAzyaPMcWmp/xSmSsKSvem7lSEAzxT9he2m1DmZ8qWG9zIlEW22wBHnCnF99jc+u+ncN5pnvErGbAyi3BZZYDbgoqrCKvXBNR7xWTwJuiS6PWsFxeuR6y5SrBr17gluN2YreXEQ9+/BQ8TC7RhipRZlz+oVfNXuZVSO5U8cAmBbBd36tF8eT9wUiNcatoPR+nDKjO0a6XfVqU2Y+ilr0RfuqhIIp9oWsJeBtaZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuAs1Dyl8cLtjQ1vkNlCsXXxI4PaauswvIUbOdpG081vH8KWe\n769DUr5AeWKXRtPVStbcJKNkkn4Xe6W+L01hakGzAcsk7dyWUl02HczcaPypIOJB\nQM8mjzHFpqf8UpkrCkr3pu5UhAM8U/YXtptQ5mfKlhvcyJRFttsAR5wpxffY3Prv\np3DeaZ7xKxmwMotwWWWA24KKqwir1wTUe8Vk8Cbokuj1rBcXrkesuUqwa9e4Jbjd\nmK3lxEPfvwUPEwu0YYqUWZc/qFXzV7mVUjuVPHAJgWwXd+rRfHk/cFIjXGraD0fp\nwyoztGul31alNmPopa9EX7qoSCKfaFrCXgbWmQIDAQABAoIBAEHfeQlJPwoWeAvm\n+wLZ0yfO0UL74RvU81WEw2c69bpY8nJWxVFiuMUH5YnM2Pp33ZLg3oCanue0C/Gs\nvCqwFprykwCkVj5wwrkONc1qwsUtEdf8Q4DP5CxCk0z4OV7TBc20UXnFOijaA6DF\np20roEQniCI8LMT6FQ3CyxHWejkpxi8lSeBugia3OVt2XbHxAqo6V1iuO8O5He8u\nKZ0XSNgq7YunWvhT9EmItX1kjbzdyFDJfVP2ZF63w574DkjPtV5KUO1hwuCO4XYJ\nNFQ9viteeJiH7OttiEuC1QfA56oMnbNrJVQ3HhVSvniqb2L9GPqqTlRqSQbbwYLA\nUby8SbUCgYEA5TW5L7ChtylKwgBvIsy1xyqy/C5x29tsxVHBXTIdRuUTfJk3zdVD\nxuT+n53FOfq0lyix0YKaJ9eh7clDS+gJVu2Brrchzbm3mGEJ7n/V+a7c5VXIgapG\n0Hms7lxZVrCsjwxXMkV3ySwb47aSW0W7hqZK0M+CR6Nd131/gjagU/8CgYEAzY4N\nXUlYLY6QcsIHnyadjCkcCRRViCUFH0HOPAYwpaO/npYS6agxSScAF/clWGRqzqwB\n1xW96fAJQqhwCeaBNjJ1XWG70u23I86opCHbojK752dR2TDZ4ylrfxKIMETNprI2\n1BHa28+JFvmklZPX49bSz0X1HLzbeicOweTe9WcCgYAUNUJYdAgt79QJeqRRux6j\nqp4RIb8kFRpn4ydbIhn2sCehqpiC6zSIipPwWqaS0Amv8gSLZipVLOu33TCztods\nRJBUaQzv6FnJc3S+tEKXOtV62q9Mz0hjBPc8JKQzwmvUSNA/PGStNdhXoTcSGPnJ\ni0u5UTI5Qqv5XbUqM8q63QKBgGUOnYtrb6qWGHYS5mRcO8CYxWvBT3url6USWS4x\nbOFCbAaviYTOZ8yrG+SsYPPgCpKpBg6UZdYJaMQYw1xastPOYt0SG6FLtWopQ8fN\nzYkkoDTYGulIlxaTWoISvlncua5ml4YTcSH4GlHtUfknwlAFYYb9wc/rGYwof5zb\nxLGpAoGBAMFZEQhcjOOvpQqX4v+kAvH2plJJfIXPwPMpgbyaCGytcE7e/wxU9CYz\ngzKYQH+rb/er1v4Ui9lSmnRYxp/eTWoPr0sil12wD7TTe+qoCbmdVHY5Z9twzBVv\nGaUFg8rpaytw/BWe2ff/aANiF4ci+rC/Dj0HzQywL1tYrEev/J+Z\n-----END RSA PRIVATE KEY-----\n", "user_id": "b0a24b3f565245e9800553879b9e37e4", "name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "fingerprint": "f7:12:ab:e9:6c:1a:28:f0:ed:f3:49:a6:cc:49:02:0d"}} 2019-06-30 16:31:30,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-cce64b77-3c90-40da-a183-27262a25f510 2019-06-30 16:31:30,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.230376005173s 2019-06-30 16:31:30,290 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4CzUPKXxwu2NDW+Q2UKxdfEjg9pq6zC8hRs52kbTzW8fwpZ7vr0NSvkB5YpdG09VK1twko2SSfhd7pb4vTWFqQbMByyTt3JZSXTYdzNxo/Kkg4kFAzyaPMcWmp/xSmSsKSvem7lSEAzxT9he2m1DmZ8qWG9zIlEW22wBHnCnF99jc+u+ncN5pnvErGbAyi3BZZYDbgoqrCKvXBNR7xWTwJuiS6PWsFxeuR6y5SrBr17gluN2YreXEQ9+/BQ8TC7RhipRZlz+oVfNXuZVSO5U8cAmBbBd36tF8eT9wUiNcatoPR+nDKjO0a6XfVqU2Y+ilr0RfuqhIIp9oWsJeBtaZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuAs1Dyl8cLtjQ1vkNlCsXXxI4PaauswvIUbOdpG081vH8KWe\n769DUr5AeWKXRtPVStbcJKNkkn4Xe6W+L01hakGzAcsk7dyWUl02HczcaPypIOJB\nQM8mjzHFpqf8UpkrCkr3pu5UhAM8U/YXtptQ5mfKlhvcyJRFttsAR5wpxffY3Prv\np3DeaZ7xKxmwMotwWWWA24KKqwir1wTUe8Vk8Cbokuj1rBcXrkesuUqwa9e4Jbjd\nmK3lxEPfvwUPEwu0YYqUWZc/qFXzV7mVUjuVPHAJgWwXd+rRfHk/cFIjXGraD0fp\nwyoztGul31alNmPopa9EX7qoSCKfaFrCXgbWmQIDAQABAoIBAEHfeQlJPwoWeAvm\n+wLZ0yfO0UL74RvU81WEw2c69bpY8nJWxVFiuMUH5YnM2Pp33ZLg3oCanue0C/Gs\nvCqwFprykwCkVj5wwrkONc1qwsUtEdf8Q4DP5CxCk0z4OV7TBc20UXnFOijaA6DF\np20roEQniCI8LMT6FQ3CyxHWejkpxi8lSeBugia3OVt2XbHxAqo6V1iuO8O5He8u\nKZ0XSNgq7YunWvhT9EmItX1kjbzdyFDJfVP2ZF63w574DkjPtV5KUO1hwuCO4XYJ\nNFQ9viteeJiH7OttiEuC1QfA56oMnbNrJVQ3HhVSvniqb2L9GPqqTlRqSQbbwYLA\nUby8SbUCgYEA5TW5L7ChtylKwgBvIsy1xyqy/C5x29tsxVHBXTIdRuUTfJk3zdVD\nxuT+n53FOfq0lyix0YKaJ9eh7clDS+gJVu2Brrchzbm3mGEJ7n/V+a7c5VXIgapG\n0Hms7lxZVrCsjwxXMkV3ySwb47aSW0W7hqZK0M+CR6Nd131/gjagU/8CgYEAzY4N\nXUlYLY6QcsIHnyadjCkcCRRViCUFH0HOPAYwpaO/npYS6agxSScAF/clWGRqzqwB\n1xW96fAJQqhwCeaBNjJ1XWG70u23I86opCHbojK752dR2TDZ4ylrfxKIMETNprI2\n1BHa28+JFvmklZPX49bSz0X1HLzbeicOweTe9WcCgYAUNUJYdAgt79QJeqRRux6j\nqp4RIb8kFRpn4ydbIhn2sCehqpiC6zSIipPwWqaS0Amv8gSLZipVLOu33TCztods\nRJBUaQzv6FnJc3S+tEKXOtV62q9Mz0hjBPc8JKQzwmvUSNA/PGStNdhXoTcSGPnJ\ni0u5UTI5Qqv5XbUqM8q63QKBgGUOnYtrb6qWGHYS5mRcO8CYxWvBT3url6USWS4x\nbOFCbAaviYTOZ8yrG+SsYPPgCpKpBg6UZdYJaMQYw1xastPOYt0SG6FLtWopQ8fN\nzYkkoDTYGulIlxaTWoISvlncua5ml4YTcSH4GlHtUfknwlAFYYb9wc/rGYwof5zb\nxLGpAoGBAMFZEQhcjOOvpQqX4v+kAvH2plJJfIXPwPMpgbyaCGytcE7e/wxU9CYz\ngzKYQH+rb/er1v4Ui9lSmnRYxp/eTWoPr0sil12wD7TTe+qoCbmdVHY5Z9twzBVv\nGaUFg8rpaytw/BWe2ff/aANiF4ci+rC/Dj0HzQywL1tYrEev/J+Z\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b0a24b3f565245e9800553879b9e37e4', 'name': u'singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', 'created_at': '2019-06-30T16:31:30.290494', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b005b3bb05634c8cbe836bad954dc0bc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f7:12:ab:e9:6c:1a:28:f0:ed:f3:49:a6:cc:49:02:0d', 'type': 'ssh', 'id': u'singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807'}) 2019-06-30 16:31:30,291 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuAs1Dyl8cLtjQ1vkNlCsXXxI4PaauswvIUbOdpG081vH8KWe 769DUr5AeWKXRtPVStbcJKNkkn4Xe6W+L01hakGzAcsk7dyWUl02HczcaPypIOJB QM8mjzHFpqf8UpkrCkr3pu5UhAM8U/YXtptQ5mfKlhvcyJRFttsAR5wpxffY3Prv p3DeaZ7xKxmwMotwWWWA24KKqwir1wTUe8Vk8Cbokuj1rBcXrkesuUqwa9e4Jbjd mK3lxEPfvwUPEwu0YYqUWZc/qFXzV7mVUjuVPHAJgWwXd+rRfHk/cFIjXGraD0fp wyoztGul31alNmPopa9EX7qoSCKfaFrCXgbWmQIDAQABAoIBAEHfeQlJPwoWeAvm +wLZ0yfO0UL74RvU81WEw2c69bpY8nJWxVFiuMUH5YnM2Pp33ZLg3oCanue0C/Gs vCqwFprykwCkVj5wwrkONc1qwsUtEdf8Q4DP5CxCk0z4OV7TBc20UXnFOijaA6DF p20roEQniCI8LMT6FQ3CyxHWejkpxi8lSeBugia3OVt2XbHxAqo6V1iuO8O5He8u KZ0XSNgq7YunWvhT9EmItX1kjbzdyFDJfVP2ZF63w574DkjPtV5KUO1hwuCO4XYJ NFQ9viteeJiH7OttiEuC1QfA56oMnbNrJVQ3HhVSvniqb2L9GPqqTlRqSQbbwYLA Uby8SbUCgYEA5TW5L7ChtylKwgBvIsy1xyqy/C5x29tsxVHBXTIdRuUTfJk3zdVD xuT+n53FOfq0lyix0YKaJ9eh7clDS+gJVu2Brrchzbm3mGEJ7n/V+a7c5VXIgapG 0Hms7lxZVrCsjwxXMkV3ySwb47aSW0W7hqZK0M+CR6Nd131/gjagU/8CgYEAzY4N XUlYLY6QcsIHnyadjCkcCRRViCUFH0HOPAYwpaO/npYS6agxSScAF/clWGRqzqwB 1xW96fAJQqhwCeaBNjJ1XWG70u23I86opCHbojK752dR2TDZ4ylrfxKIMETNprI2 1BHa28+JFvmklZPX49bSz0X1HLzbeicOweTe9WcCgYAUNUJYdAgt79QJeqRRux6j qp4RIb8kFRpn4ydbIhn2sCehqpiC6zSIipPwWqaS0Amv8gSLZipVLOu33TCztods RJBUaQzv6FnJc3S+tEKXOtV62q9Mz0hjBPc8JKQzwmvUSNA/PGStNdhXoTcSGPnJ i0u5UTI5Qqv5XbUqM8q63QKBgGUOnYtrb6qWGHYS5mRcO8CYxWvBT3url6USWS4x bOFCbAaviYTOZ8yrG+SsYPPgCpKpBg6UZdYJaMQYw1xastPOYt0SG6FLtWopQ8fN zYkkoDTYGulIlxaTWoISvlncua5ml4YTcSH4GlHtUfknwlAFYYb9wc/rGYwof5zb xLGpAoGBAMFZEQhcjOOvpQqX4v+kAvH2plJJfIXPwPMpgbyaCGytcE7e/wxU9CYz gzKYQH+rb/er1v4Ui9lSmnRYxp/eTWoPr0sil12wD7TTe+qoCbmdVHY5Z9twzBVv GaUFg8rpaytw/BWe2ff/aANiF4ci+rC/Dj0HzQywL1tYrEev/J+Z -----END RSA PRIVATE KEY----- 2019-06-30 16:31:30,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 16:31:30,296 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"security_group": {"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-06-30 16:31:30,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:30 GMT X-Openstack-Request-Id: req-a9eefc4b-6f19-4bff-ad0e-fd8f3cd1054f 2019-06-30 16:31:30,735 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:30Z", "updated_at": "2019-06-30T16:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "3519bc02-b3a3-4e6f-bac9-5a9204c4871b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "b8936c2e-9159-4181-99a4-69f41fc2513b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "e5024632-2763-4652-bd3d-6c211761a229", "name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}} 2019-06-30 16:31:30,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a9eefc4b-6f19-4bff-ad0e-fd8f3cd1054f 2019-06-30 16:31:30,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439310073853s 2019-06-30 16:31:30,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:31:30,743 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:30,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:30 GMT X-Openstack-Request-Id: req-e5cf2a32-e980-439c-9b14-1190d80a746f 2019-06-30 16:31:30,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:30Z", "updated_at": "2019-06-30T16:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "3519bc02-b3a3-4e6f-bac9-5a9204c4871b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "b8936c2e-9159-4181-99a4-69f41fc2513b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "e5024632-2763-4652-bd3d-6c211761a229", "name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}]} 2019-06-30 16:31:30,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e5cf2a32-e980-439c-9b14-1190d80a746f 2019-06-30 16:31:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622870922089s 2019-06-30 16:31:30,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:31:30,812 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -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": "e5024632-2763-4652-bd3d-6c211761a229"}}' 2019-06-30 16:31:30,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:30 GMT X-Openstack-Request-Id: req-b1481d16-9b21-4b9b-b6c8-470ac358ab1d 2019-06-30 16:31:30,999 - 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-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "port_range_min": 22, "revision_number": 0, "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:30Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "4edea1df-2ec2-45c2-a9a9-23f500d0ea6e"}} 2019-06-30 16:31:30,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b1481d16-9b21-4b9b-b6c8-470ac358ab1d 2019-06-30 16:31:30,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.187906980515s 2019-06-30 16:31:31,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:31:31,005 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:31,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:31 GMT X-Openstack-Request-Id: req-8d2a4b4c-f4e5-4a50-badd-886e15e7a13b 2019-06-30 16:31:31,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:30Z", "updated_at": "2019-06-30T16:31:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "3519bc02-b3a3-4e6f-bac9-5a9204c4871b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "4edea1df-2ec2-45c2-a9a9-23f500d0ea6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "b8936c2e-9159-4181-99a4-69f41fc2513b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 2, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "e5024632-2763-4652-bd3d-6c211761a229", "name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}]} 2019-06-30 16:31:31,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8d2a4b4c-f4e5-4a50-badd-886e15e7a13b 2019-06-30 16:31:31,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0618178844452s 2019-06-30 16:31:31,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:31:31,073 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -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": "e5024632-2763-4652-bd3d-6c211761a229"}}' 2019-06-30 16:31:31,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:31 GMT X-Openstack-Request-Id: req-80ed607e-f01d-4ace-ba0c-3bc71fdcc481 2019-06-30 16:31:31,539 - 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-06-30T16:31:31Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "port_range_min": null, "revision_number": 0, "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:31Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "2108e941-2a38-4264-b103-c2dac9abbab4"}} 2019-06-30 16:31:31,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-80ed607e-f01d-4ace-ba0c-3bc71fdcc481 2019-06-30 16:31:31,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.466644048691s 2019-06-30 16:31:31,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:31,541 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:31,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:31 GMT X-Openstack-Request-Id: req-4f436057-716c-4285-bf09-160835925e50 2019-06-30 16:31:31,920 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24820a90-d8ce-4861-9359-e05a1983b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["d30c6970-c0c0-4e89-be35-bb36a27c914f"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:16Z","qos_policy_id":null,"name":"HA network tenant b005b3bb05634c8cbe836bad954dc0bc","admin_state_up":true,"tenant_id":"","created_at":"2019-06-30T16:31:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":["b59c287d-54f3-4dbe-8468-92be881a0d26"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:15Z","qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","provider:network_type":"vxlan"}]} 2019-06-30 16:31:31,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4f436057-716c-4285-bf09-160835925e50 2019-06-30 16:31:31,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379302978516s 2019-06-30 16:31:31,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:31:31,929 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:32,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:32 GMT X-Openstack-Request-Id: req-f250b29f-5927-4b28-a2c7-5ca86fd321b2 2019-06-30 16:31:32,780 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:31:28Z", "file": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "size": 12716032, "self": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:31:32,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f250b29f-5927-4b28-a2c7-5ca86fd321b2 2019-06-30 16:31:32,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.855370044708s 2019-06-30 16:31:32,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:31:32,790 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:32,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-023d9dc1-0917-4ece-b8e0-171375908ab6 x-openstack-request-id: req-023d9dc1-0917-4ece-b8e0-171375908ab6 2019-06-30 16:31:32,922 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "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": "f900e848-507a-4d9e-b730-f8f815f9d663"}]} 2019-06-30 16:31:32,922 - 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-023d9dc1-0917-4ece-b8e0-171375908ab6 2019-06-30 16:31:32,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134593963623s 2019-06-30 16:31:32,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:31:32,927 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"server": {"name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "imageRef": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "flavorRef": "f900e848-507a-4d9e-b730-f8f815f9d663", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8171aa0a-7a65-4612-9026-56d69492a528"}], "security_groups": [{"name": "e5024632-2763-4652-bd3d-6c211761a229"}]}}' 2019-06-30 16:31:39,438 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:32 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/080589f6-9336-42ee-a602-b6e021e30fac x-compute-request-id: req-9b95f6c0-9aba-423e-949b-d2a3ff074e92 x-openstack-request-id: req-9b95f6c0-9aba-423e-949b-d2a3ff074e92 2019-06-30 16:31:39,439 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e5024632-2763-4652-bd3d-6c211761a229"}], "OS-DCF:diskConfig": "MANUAL", "id": "080589f6-9336-42ee-a602-b6e021e30fac", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "adminPass": "ZVQmnyTQ6Z75"}} 2019-06-30 16:31:39,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9b95f6c0-9aba-423e-949b-d2a3ff074e92 2019-06-30 16:31:39,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.51519703865s 2019-06-30 16:31:39,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:39,443 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:40,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-9df010b6-6ed8-4401-a442-e98c737559b3 x-openstack-request-id: req-9df010b6-6ed8-4401-a442-e98c737559b3 2019-06-30 16:31:40,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "user_id": "b0a24b3f565245e9800553879b9e37e4", "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-06-30T16:31:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:40,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9df010b6-6ed8-4401-a442-e98c737559b3 2019-06-30 16:31:40,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868025064468s 2019-06-30 16:31:40,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:40,319 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:40,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:40 GMT X-Openstack-Request-Id: req-764aa5b6-2ebc-4e51-ad50-f1aca8b404d5 2019-06-30 16:31:40,409 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24820a90-d8ce-4861-9359-e05a1983b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["d30c6970-c0c0-4e89-be35-bb36a27c914f"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:16Z","qos_policy_id":null,"name":"HA network tenant b005b3bb05634c8cbe836bad954dc0bc","admin_state_up":true,"tenant_id":"","created_at":"2019-06-30T16:31:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":["b59c287d-54f3-4dbe-8468-92be881a0d26"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:15Z","qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","provider:network_type":"vxlan"}]} 2019-06-30 16:31:40,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-764aa5b6-2ebc-4e51-ad50-f1aca8b404d5 2019-06-30 16:31:40,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902578830719s 2019-06-30 16:31:40,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:31:40,411 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:40 GMT X-Openstack-Request-Id: req-a8642183-d254-4d2e-8ee5-765997c75da1 2019-06-30 16:31:40,773 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:31:15Z","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":"b59c287d-54f3-4dbe-8468-92be881a0d26","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","enable_dhcp":true,"segment_id":null,"network_id":"8171aa0a-7a65-4612-9026-56d69492a528","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:15Z","ip_version":4},{"updated_at":"2019-06-30T16:31:16Z","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":"d30c6970-c0c0-4e89-be35-bb36a27c914f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b005b3bb05634c8cbe836bad954dc0bc","enable_dhcp":false,"segment_id":null,"network_id":"24820a90-d8ce-4861-9359-e05a1983b9c3","tenant_id":"","created_at":"2019-06-30T16:31:16Z","ip_version":4},{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:31:40,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a8642183-d254-4d2e-8ee5-765997c75da1 2019-06-30 16:31:40,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.363161802292s 2019-06-30 16:31:40,775 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:31:42,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:42,781 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:43,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-6991cd55-0e03-4512-a1c0-16ceb0a49c80 x-openstack-request-id: req-6991cd55-0e03-4512-a1c0-16ceb0a49c80 2019-06-30 16:31:43,481 - 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/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:31:42Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:43,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6991cd55-0e03-4512-a1c0-16ceb0a49c80 2019-06-30 16:31:43,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703162193298s 2019-06-30 16:31:43,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:31:45,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:45,492 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:46,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31: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-bb32fc58-158f-435d-a502-06d6929c1b85 x-openstack-request-id: req-bb32fc58-158f-435d-a502-06d6929c1b85 2019-06-30 16:31:46,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "security_groups": [{"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}], "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:31:43Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:46,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb32fc58-158f-435d-a502-06d6929c1b85 2019-06-30 16:31:46,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935627937317s 2019-06-30 16:31:46,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:31:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:48,437 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-75a83891-39c4-444d-969d-47d4e252af24 x-openstack-request-id: req-75a83891-39c4-444d-969d-47d4e252af24 2019-06-30 16:31:49,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "security_groups": [{"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}], "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:31:43Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:49,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-75a83891-39c4-444d-969d-47d4e252af24 2019-06-30 16:31:49,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23812103271s 2019-06-30 16:31:49,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:31:51,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:51,684 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:53,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-7badc998-006c-4493-b9d8-a0a89ace1b2b x-openstack-request-id: req-7badc998-006c-4493-b9d8-a0a89ace1b2b 2019-06-30 16:31:53,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "security_groups": [{"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}], "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:31:43Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:53,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7badc998-006c-4493-b9d8-a0a89ace1b2b 2019-06-30 16:31:53,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.15093207359s 2019-06-30 16:31:53,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:31:55,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:31:55,844 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:57,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:55 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-dee05018-bbd5-4f75-8391-9da1e505e684 x-openstack-request-id: req-dee05018-bbd5-4f75-8391-9da1e505e684 2019-06-30 16:31:57,369 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-06-30T16:31:54.000000", "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "security_groups": [{"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}], "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:31:55Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:31:57,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dee05018-bbd5-4f75-8391-9da1e505e684 2019-06-30 16:31:57,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5279610157s 2019-06-30 16:31:57,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:31:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=080589f6-9336-42ee-a602-b6e021e30fac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:57,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:57 GMT X-Openstack-Request-Id: req-7a9bbe11-ea6e-4858-af6f-96a1b0a659b6 2019-06-30 16:31:57,429 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:31:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b59c287d-54f3-4dbe-8468-92be881a0d26","ip_address":"192.168.120.15"}],"id":"3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a","security_groups":["e5024632-2763-4652-bd3d-6c211761a229"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:cc:a0","project_id":"b005b3bb05634c8cbe836bad954dc0bc","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8171aa0a-7a65-4612-9026-56d69492a528","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:43Z","binding:vnic_type":"normal","device_id":"080589f6-9336-42ee-a602-b6e021e30fac","ip_allocation":"immediate"}]} 2019-06-30 16:31:57,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=080589f6-9336-42ee-a602-b6e021e30fac used request id req-7a9bbe11-ea6e-4858-af6f-96a1b0a659b6 2019-06-30 16:31:57,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0538990497589s 2019-06-30 16:31:57,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:31:57,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:57,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:57 GMT X-Openstack-Request-Id: req-dd189ea2-e76d-4b51-aa4c-59fb181c304f 2019-06-30 16:31:57,682 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:31:57,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a used request id req-dd189ea2-e76d-4b51-aa4c-59fb181c304f 2019-06-30 16:31:57,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.242283821106s 2019-06-30 16:31:57,683 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:cc:a0', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8ae3e1c-884c-4080-b40b-701b0e6f0bd4'}), 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-06-30T16:31:54.000000', 'flavor': Munch({u'id': u'f900e848-507a-4d9e-b730-f8f815f9d663'}), 'az': u'nova', 'id': u'080589f6-9336-42ee-a602-b6e021e30fac', 'security_groups': [Munch({u'name': u'singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b0a24b3f565245e9800553879b9e37e4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b005b3bb05634c8cbe836bad954dc0bc', '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-06-30T16:31:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:31:55Z', 'hostId': u'238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25', '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-06-30T16:31:54.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'b005b3bb05634c8cbe836bad954dc0bc', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807', 'adminPass': u'ZVQmnyTQ6Z75', 'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', 'created_at': u'2019-06-30T16:31:39Z', 'created': u'2019-06-30T16:31:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:31:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:31:57,689 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:57,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:57 GMT X-Openstack-Request-Id: req-a21d74c9-c022-4d2a-b07c-906e22afeb65 2019-06-30 16:31:57,811 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24820a90-d8ce-4861-9359-e05a1983b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["d30c6970-c0c0-4e89-be35-bb36a27c914f"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:16Z","qos_policy_id":null,"name":"HA network tenant b005b3bb05634c8cbe836bad954dc0bc","admin_state_up":true,"tenant_id":"","created_at":"2019-06-30T16:31:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":["b59c287d-54f3-4dbe-8468-92be881a0d26"],"description":"","tags":[],"updated_at":"2019-06-30T16:31:15Z","qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","provider:network_type":"vxlan"}]} 2019-06-30 16:31:57,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a21d74c9-c022-4d2a-b07c-906e22afeb65 2019-06-30 16:31:57,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123345851898s 2019-06-30 16:31:57,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:31:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=080589f6-9336-42ee-a602-b6e021e30fac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:31:58,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 30 Jun 2019 16:31:58 GMT X-Openstack-Request-Id: req-d840db24-eaea-40ff-a1b1-6f4736ad5ca3 2019-06-30 16:31:58,885 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:31:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b59c287d-54f3-4dbe-8468-92be881a0d26","ip_address":"192.168.120.15"}],"id":"3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a","security_groups":["e5024632-2763-4652-bd3d-6c211761a229"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:cc:a0","project_id":"b005b3bb05634c8cbe836bad954dc0bc","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8171aa0a-7a65-4612-9026-56d69492a528","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:43Z","binding:vnic_type":"normal","device_id":"080589f6-9336-42ee-a602-b6e021e30fac","ip_allocation":"immediate"}]} 2019-06-30 16:31:58,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=080589f6-9336-42ee-a602-b6e021e30fac used request id req-d840db24-eaea-40ff-a1b1-6f4736ad5ca3 2019-06-30 16:31:58,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.07194805145s 2019-06-30 16:31:58,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 16:31:58,887 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"floatingip": {"floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "fixed_ip_address": "192.168.120.15", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a"}}' 2019-06-30 16:32:02,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:02 GMT X-Openstack-Request-Id: req-3c7e0c6b-167d-45d2-a861-ff1917c01d09 2019-06-30 16:32:02,074 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:32:00Z", "updated_at": "2019-06-30T16:32:00Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:cc:a0", "device_id": "080589f6-9336-42ee-a602-b6e021e30fac"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a", "id": "62d985ea-15db-4107-8d8f-5f6ab0f8c347", "qos_policy_id": null}} 2019-06-30 16:32:02,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3c7e0c6b-167d-45d2-a861-ff1917c01d09 2019-06-30 16:32:02,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.1879119873s 2019-06-30 16:32:02,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:32:02,089 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:02,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:02 GMT X-Openstack-Request-Id: req-e5cacb82-683a-4f54-9c8a-410ff9899fdd 2019-06-30 16:32:02,360 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:32:00Z", "updated_at": "2019-06-30T16:32:00Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:cc:a0", "device_id": "080589f6-9336-42ee-a602-b6e021e30fac"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a", "id": "62d985ea-15db-4107-8d8f-5f6ab0f8c347", "qos_policy_id": null}]} 2019-06-30 16:32:02,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e5cacb82-683a-4f54-9c8a-410ff9899fdd 2019-06-30 16:32:02,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.271937847137s 2019-06-30 16:32:02,367 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:32:02,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:32:02,477 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:02,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:02 GMT X-Openstack-Request-Id: req-8bbe6f2a-a05d-4668-a08d-39936da1cec3 2019-06-30 16:32:02,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:32:00Z", "updated_at": "2019-06-30T16:32:00Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:cc:a0", "device_id": "080589f6-9336-42ee-a602-b6e021e30fac"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a", "id": "62d985ea-15db-4107-8d8f-5f6ab0f8c347", "qos_policy_id": null}]} 2019-06-30 16:32:02,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8bbe6f2a-a05d-4668-a08d-39936da1cec3 2019-06-30 16:32:02,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.273008108139s 2019-06-30 16:32:02,756 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:32:02,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:32:02,866 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:03,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:03 GMT X-Openstack-Request-Id: req-17d021e8-5632-402b-b5d3-6d681de046b0 2019-06-30 16:32:03,243 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:32:00Z", "updated_at": "2019-06-30T16:32:00Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:cc:a0", "device_id": "080589f6-9336-42ee-a602-b6e021e30fac"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a", "id": "62d985ea-15db-4107-8d8f-5f6ab0f8c347", "qos_policy_id": null}]} 2019-06-30 16:32:03,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-17d021e8-5632-402b-b5d3-6d681de046b0 2019-06-30 16:32:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.377762079239s 2019-06-30 16:32:03,250 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:32:03,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:32:03,360 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:03,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:03 GMT X-Openstack-Request-Id: req-bd6a72fe-1266-47a2-90eb-bbc7b6af3a18 2019-06-30 16:32:03,448 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:32:00Z", "updated_at": "2019-06-30T16:32:03Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:cc:a0", "device_id": "080589f6-9336-42ee-a602-b6e021e30fac"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_id": "3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a", "id": "62d985ea-15db-4107-8d8f-5f6ab0f8c347", "qos_policy_id": null}]} 2019-06-30 16:32:03,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bd6a72fe-1266-47a2-90eb-bbc7b6af3a18 2019-06-30 16:32:03,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0885050296783s 2019-06-30 16:32:03,454 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ed71b30c-2311-419f-adb3-bc2e79d38d19', 'updated_at': u'2019-06-30T16:32:03Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a', 'id': u'62d985ea-15db-4107-8d8f-5f6ab0f8c347', 'network': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'port': u'3e5b93e2-24a6-42fa-a96c-ccbbc32e5c3a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b005b3bb05634c8cbe836bad954dc0bc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b005b3bb05634c8cbe836bad954dc0bc', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8171aa0a-7a65-4612-9026-56d69492a528', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:34:cc:a0', u'device_id': u'080589f6-9336-42ee-a602-b6e021e30fac'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b005b3bb05634c8cbe836bad954dc0bc', 'created_at': u'2019-06-30T16:32:00Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8171aa0a-7a65-4612-9026-56d69492a528', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:34:cc:a0', u'device_id': u'080589f6-9336-42ee-a602-b6e021e30fac'}), 'router': u'ed71b30c-2311-419f-adb3-bc2e79d38d19'}) 2019-06-30 16:32:03,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:32:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac/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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:32:04,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-42f2741e-0b70-4753-83d6-adbdefe1c0ed x-openstack-request-id: req-42f2741e-0b70-4753-83d6-adbdefe1c0ed 2019-06-30 16:32:04,466 - 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 534856817 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.244483] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.247456] pid_max: default: 32768 minimum: 301\n[ 0.249083] ACPI: Core revision 20150930\n[ 0.251108] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253432] Security Framework initialized\n[ 0.254912] Yama: becoming mindful.\n[ 0.256258] AppArmor: AppArmor initialized\n[ 0.257786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260171] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262420] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267039] Initializing cgroup subsys io\n[ 0.268493] Initializing cgroup subsys memory\n[ 0.270086] Initializing cgroup subsys devices\n[ 0.271677] Initializing cgroup subsys freezer\n[ 0.273229] Initializing cgroup subsys net_cls\n[ 0.274787] Initializing cgroup subsys perf_event\n[ 0.276444] Initializing cgroup subsys net_prio\n[ 0.278021] Initializing cgroup subsys hugetlb\n[ 0.279618] Initializing cgroup subsys pids\n[ 0.281194] CPU: Physical Processor ID: 0\n[ 0.283327] mce: CPU supports 10 MCE banks\n[ 0.284882] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316411] ftrace: allocating 31920 entries in 125 pages\n[ 0.353255] smpboot: Max logical packages: 1\n[ 0.354790] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357229] x2apic enabled\n[ 0.358640] Switched APIC routing to physical x2apic.\n[ 0.361666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.363658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.367389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370614] KVM setup paravirtual spinlock\n[ 0.372601] x86: Booted up 1 node, 1 CPUs\n[ 0.374031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376443] devtmpfs: initialized\n[ 0.378702] evm: security.selinux\n[ 0.379953] evm: security.SMACK64\n[ 0.381208] evm: security.SMACK64EXEC\n[ 0.382535] evm: security.SMACK64TRANSMUTE\n[ 0.383992] evm: security.SMACK64MMAP\n[ 0.385364] evm: security.ima\n[ 0.386503] evm: security.capability\n[ 0.387917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391223] pinctrl core: initialized pinctrl subsystem\n[ 0.393131] RTC time: 16:31:55, date: 06/30/19\n[ 0.394806] NET: Registered protocol family 16\n[ 0.396482] cpuidle: using governor ladder\n[ 0.397981] cpuidle: using governor menu\n[ 0.399391] PCCT header not found.\n[ 0.400731] ACPI: bus type PCI registered\n[ 0.402163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404387] PCI: Using configuration type 1 for base access\n[ 0.406987] ACPI: Added _OSI(Module Device)\n[ 0.408496] ACPI: Added _OSI(Processor Device)\n[ 0.410073] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.411716] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.414332] ACPI: Interpreter enabled\n[ 0.415678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.419022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.422384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.425750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.429124] ACPI: (supports S0 S5)\n[ 0.430450] ACPI: Using IOAPIC for interrupt routing\n[ 0.432185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438906] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447334] acpiphp: Slot [3] registered\n[ 0.448796] acpiphp: Slot [4] registered\n[ 0.450253] acpiphp: Slot [5] registered\n[ 0.451711] acpiphp: Slot [6] registered\n[ 0.453164] acpiphp: Slot [7] registered\n[ 0.454613] acpiphp: Slot [8] registered\n[ 0.456071] acpiphp: Slot [9] registered\n[ 0.457495] acpiphp: Slot [10] registered\n[ 0.458966] acpiphp: Slot [11] registered\n[ 0.460414] acpiphp: Slot [12] registered\n[ 0.461887] acpiphp: Slot [13] registered\n[ 0.463324] acpiphp: Slot [14] registered\n[ 0.464760] acpiphp: Slot [15] registered\n[ 0.482507] acpiphp: Slot [16] registered\n[ 0.483967] acpiphp: Slot [17] registered\n[ 0.485432] acpiphp: Slot [18] registered\n[ 0.486902] acpiphp: Slot [19] registered\n[ 0.488386] acpiphp: Slot [20] registered\n[ 0.489859] acpiphp: Slot [21] registered\n[ 0.491323] acpiphp: Slot [22] registered\n[ 0.492786] acpiphp: Slot [23] registered\n[ 0.494257] acpiphp: Slot [24] registered\n[ 0.495700] acpiphp: Slot [25] registered\n[ 0.497179] acpiphp: Slot [26] registered\n[ 0.498648] acpiphp: Slot [27] registered\n[ 0.500094] acpiphp: Slot [28] registered\n[ 0.501570] acpiphp: Slot [29] registered\n[ 0.503005] acpiphp: Slot [30] registered\n[ 0.504450] acpiphp: Slot [31] registered\n[ 0.505917] PCI host bridge to bus 0000:00\n[ 0.507365] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511775] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514451] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.517094] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.519825] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529765] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531984] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541303] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.570312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572912] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.578073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.584684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.587534] vgaarb: loaded\n[ 0.588627] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590822] SCSI subsystem initialized\n[ 0.592531] ACPI: bus type USB registered\n[ 0.594045] usbcore: registered new interface driver usbfs\n[ 0.595942] usbcore: registered new interface driver hub\n[ 0.597905] usbcore: registered new device driver usb\n[ 0.599895] PCI: Using ACPI for IRQ routing\n[ 0.601915] NetLabel: Initializing\n[ 0.603265] NetLabel: domain hash size = 128\n[ 0.604825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606606] NetLabel: unlabeled traffic allowed by default\n[ 0.608704] clocksource: Switched to clocksource kvm-clock\n[ 0.619341] AppArmor: AppArmor Filesystem Enabled\n[ 0.621076] pnp: PnP ACPI init\n[ 0.622636] pnp: PnP ACPI: found 5 devices\n[ 0.629788] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.632886] NET: Registered protocol family 2\n[ 0.634759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.637078] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.639317] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.641477] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.643485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645592] NET: Registered protocol family 1\n[ 0.647194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.649193] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.651114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.665923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680796] Trying to unpack rootfs image as initramfs...\n[ 0.741701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.744630] Scanning for low memory corruption every 60 seconds\n[ 0.746944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.749124] audit: initializing netlink subsys (disabled)\n[ 0.750987] audit: type=2000 audit(1561912315.889:1): initialized\n[ 0.753277] Initialise system trusted keyring\n[ 0.754975] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.757089] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.760231] zbud: loaded\n[ 0.761432] VFS: Disk quotas dquot_6.6.0\n[ 0.762881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.765540] fuse init (API version 7.23)\n[ 0.767108] Key type big_key registered\n[ 0.768530] Allocating IMA MOK and blacklist keyrings.\n[ 0.770599] Key type asymmetric registered\n[ 0.772094] Asymmetric key parser 'x509' registered\n[ 0.773806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.776519] io scheduler noop registered\n[ 0.777938] io scheduler deadline registered (default)\n[ 0.779751] io scheduler cfq registered\n[ 0.781242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.783107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.785381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.788009] ACPI: Power Button [PWRF]\n[ 0.789517] GHES: HEST is not enabled!\n[ 0.803530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.832958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.836596] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.863319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.866862] Linux agpgart interface v0.103\n[ 0.870425] brd: module loaded\n[ 0.872868] loop: module loaded\n[ 0.879464] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.882109] GPT:90111 != 2097151\n[ 0.883322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.885348] GPT:90111 != 2097151\n[ 0.886589] GPT: Use GNU Parted to correct GPT errors.\n[ 0.888346] vda: vda1 vda15\n[ 0.890192] scsi host0: ata_piix\n[ 0.891526] scsi host1: ata_piix\n[ 0.892825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.895058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.897911] libphy: Fixed MDIO Bus: probed\n[ 0.899381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.901139] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.904610] PPP generic driver version 2.4.2\n[ 0.906241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.908440] ehci-pci: EHCI PCI platform driver\n[ 0.910046] ehci-platform: EHCI generic platform driver\n[ 0.911870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.913961] ohci-pci: OHCI PCI platform driver\n[ 0.915565] ohci-platform: OHCI generic platform driver\n[ 0.917397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.932505] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.934338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.937021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.938844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.940982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.943268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.945864] usb usb1: Product: UHCI Host Controller\n[ 0.947580] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.949680] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.951426] hub 1-0:1.0: USB hub found\n[ 0.952848] hub 1-0:1.0: 2 ports detected\n[ 0.954481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.958266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.960030] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.961887] mousedev: PS/2 mouse device common for all mice\n[ 0.964179] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.967273] rtc_cmos 00:00: RTC can wake from S4\n[ 0.969520] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.971694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.973891] i2c /dev entries driver\n[ 0.975268] device-mapper: uevent: version 1.0.3\n[ 0.976992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.979981] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.982346] NET: Registered protocol family 10\n[ 0.984245] NET: Registered protocol family 17\n[ 0.985879] Key type dns_resolver registered\n[ 0.987594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.989595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.992793] registered taskstats version 1\n[ 0.994323] Loading compiled-in X.509 certificates\n[ 0.996595] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.000004] zswap: loaded using pool lzo/zbud\n[ 1.002429] Key type trusted registered\n[ 1.004909] Key type encrypted registered\n[ 1.006408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.008315] ima: No TPM chip found, activating TPM-bypass!\n[ 1.010232] evm: HMAC attrs: 0x1\n[ 1.011876] Magic number: 7:430:541\n[ 1.013408] rtc_cmos 00:00: setting system clock to 2019-06-30 16:31:55 UTC (1561912315)\n[ 1.016326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.018375] EDD information not available.\n[ 1.054554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.074079] Write protecting the kernel read-only data: 14336k\n[ 1.077597] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.080772] 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.132132] 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.15...\nLease of 192.168.120.15 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.04. 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.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtQ0+kuChNIPWOO5GyV1hP/CJRUUN2Qk+dJyKqC0cP+bH9NdURypixcFt6Z6l3Azj+hHlU2zL07CSWsHH60YEgMSkvIoZiFaEEh5bRhEWbvsDey+Q2iOCGeHlmiY4bk7NnFVFyUjpj91nZ/SRPDKuZZT3aDzCr5PUzjsyxGIHX6A6iY98WG1gGuDM+b14Y9YEYJjEmFJB9WDnDwxYqiLDK2rvziNxbBB8ZvHDTODgMoRdnIE+T+BHygCtM+TO0/mfKS40fbA2SzIWlDVpfgsECWi+B63dzSNlw3hpacNWIN5ddmvk7za9bQFCApxtLlZ7YqgmFcBAJYDVwQKBSZV9H root@singlevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807\nssh-dss AAAAB3NzaC1kc3MAAACBALAY+CDSnaGjwaU02QBBqaYpUvQRJmN2Y0e+2+z8XM3lIx703Q9ihrKCwjeiCnLC++jKjoQVmyiy7AqGE1RLHdufC3o/HNwxLX3M4Lnh2+oII0W/l3BbXY7D3BiBduSwH+QNt6FkPRbC5/rZO7cNFcbjGhvlOESbTIEcHUoV45WJAAAAFQDX3XIlRY9C4dqXT+WfjFuqti7eWQAAAIEAlOrTLy8jEHWgo4QTiKRdnKjoh8ZY6jhO1vD9eEo2ByamzChQk6ceHzFcjFduI35S2EPe0X57V0p27VxvjZxA2vF+LY7rTmntBgwIa7VWZ3BEDvzSI/LU/2V5Bmnc+33hXcQspVX9QXCtlW0PDulmbwlojcA8LmgD/FedT6p8Dw0AAACBAKUvudWn7mA+oLCE71ObI1YntrMr2xUligNPNHNQKA+ycFiYuZ0WKuU5EXqfq0hpJcLjOZIVgEAZa1uGt7LXEHAqWTWdobiqi+TYmIecYLxt+dw4Sb0onJTqYk2usTSMn00f5+f6//UH7JRsOy7Xk7ngs040EEis++yD/i8Mn1fo root@singlevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe34:cca0/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.15 \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-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.83 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 login: "} 2019-06-30 16:32:04,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac/action used request id req-42f2741e-0b70-4753-83d6-adbdefe1c0ed 2019-06-30 16:32:04,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.01242399216s 2019-06-30 16:32:04,468 - 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 534856817 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.244483] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.247456] pid_max: default: 32768 minimum: 301 [ 0.249083] ACPI: Core revision 20150930 [ 0.251108] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253432] Security Framework initialized [ 0.254912] Yama: becoming mindful. [ 0.256258] AppArmor: AppArmor initialized [ 0.257786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260171] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262420] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267039] Initializing cgroup subsys io [ 0.268493] Initializing cgroup subsys memory [ 0.270086] Initializing cgroup subsys devices [ 0.271677] Initializing cgroup subsys freezer [ 0.273229] Initializing cgroup subsys net_cls [ 0.274787] Initializing cgroup subsys perf_event [ 0.276444] Initializing cgroup subsys net_prio [ 0.278021] Initializing cgroup subsys hugetlb [ 0.279618] Initializing cgroup subsys pids [ 0.281194] CPU: Physical Processor ID: 0 [ 0.283327] mce: CPU supports 10 MCE banks [ 0.284882] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306849] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316411] ftrace: allocating 31920 entries in 125 pages [ 0.353255] smpboot: Max logical packages: 1 [ 0.354790] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357229] x2apic enabled [ 0.358640] Switched APIC routing to physical x2apic. [ 0.361666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.367389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370614] KVM setup paravirtual spinlock [ 0.372601] x86: Booted up 1 node, 1 CPUs [ 0.374031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376443] devtmpfs: initialized [ 0.378702] evm: security.selinux [ 0.379953] evm: security.SMACK64 [ 0.381208] evm: security.SMACK64EXEC [ 0.382535] evm: security.SMACK64TRANSMUTE [ 0.383992] evm: security.SMACK64MMAP [ 0.385364] evm: security.ima [ 0.386503] evm: security.capability [ 0.387917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391223] pinctrl core: initialized pinctrl subsystem [ 0.393131] RTC time: 16:31:55, date: 06/30/19 [ 0.394806] NET: Registered protocol family 16 [ 0.396482] cpuidle: using governor ladder [ 0.397981] cpuidle: using governor menu [ 0.399391] PCCT header not found. [ 0.400731] ACPI: bus type PCI registered [ 0.402163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404387] PCI: Using configuration type 1 for base access [ 0.406987] ACPI: Added _OSI(Module Device) [ 0.408496] ACPI: Added _OSI(Processor Device) [ 0.410073] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.414332] ACPI: Interpreter enabled [ 0.415678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.425750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429124] ACPI: (supports S0 S5) [ 0.430450] ACPI: Using IOAPIC for interrupt routing [ 0.432185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438906] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447334] acpiphp: Slot [3] registered [ 0.448796] acpiphp: Slot [4] registered [ 0.450253] acpiphp: Slot [5] registered [ 0.451711] acpiphp: Slot [6] registered [ 0.453164] acpiphp: Slot [7] registered [ 0.454613] acpiphp: Slot [8] registered [ 0.456071] acpiphp: Slot [9] registered [ 0.457495] acpiphp: Slot [10] registered [ 0.458966] acpiphp: Slot [11] registered [ 0.460414] acpiphp: Slot [12] registered [ 0.461887] acpiphp: Slot [13] registered [ 0.463324] acpiphp: Slot [14] registered [ 0.464760] acpiphp: Slot [15] registered [ 0.482507] acpiphp: Slot [16] registered [ 0.483967] acpiphp: Slot [17] registered [ 0.485432] acpiphp: Slot [18] registered [ 0.486902] acpiphp: Slot [19] registered [ 0.488386] acpiphp: Slot [20] registered [ 0.489859] acpiphp: Slot [21] registered [ 0.491323] acpiphp: Slot [22] registered [ 0.492786] acpiphp: Slot [23] registered [ 0.494257] acpiphp: Slot [24] registered [ 0.495700] acpiphp: Slot [25] registered [ 0.497179] acpiphp: Slot [26] registered [ 0.498648] acpiphp: Slot [27] registered [ 0.500094] acpiphp: Slot [28] registered [ 0.501570] acpiphp: Slot [29] registered [ 0.503005] acpiphp: Slot [30] registered [ 0.504450] acpiphp: Slot [31] registered [ 0.505917] PCI host bridge to bus 0000:00 [ 0.507365] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511775] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514451] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.517094] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.519825] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529765] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531984] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541303] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572912] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580345] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587534] vgaarb: loaded [ 0.588627] vgaarb: bridge control possible 0000:00:02.0 [ 0.590822] SCSI subsystem initialized [ 0.592531] ACPI: bus type USB registered [ 0.594045] usbcore: registered new interface driver usbfs [ 0.595942] usbcore: registered new interface driver hub [ 0.597905] usbcore: registered new device driver usb [ 0.599895] PCI: Using ACPI for IRQ routing [ 0.601915] NetLabel: Initializing [ 0.603265] NetLabel: domain hash size = 128 [ 0.604825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606606] NetLabel: unlabeled traffic allowed by default [ 0.608704] clocksource: Switched to clocksource kvm-clock [ 0.619341] AppArmor: AppArmor Filesystem Enabled [ 0.621076] pnp: PnP ACPI init [ 0.622636] pnp: PnP ACPI: found 5 devices [ 0.629788] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.632886] NET: Registered protocol family 2 [ 0.634759] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.637078] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.639317] TCP: Hash tables configured (established 4096 bind 4096) [ 0.641477] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.643485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.645592] NET: Registered protocol family 1 [ 0.647194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.649193] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.651114] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680796] Trying to unpack rootfs image as initramfs... [ 0.741701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.744630] Scanning for low memory corruption every 60 seconds [ 0.746944] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.749124] audit: initializing netlink subsys (disabled) [ 0.750987] audit: type=2000 audit(1561912315.889:1): initialized [ 0.753277] Initialise system trusted keyring [ 0.754975] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.757089] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.760231] zbud: loaded [ 0.761432] VFS: Disk quotas dquot_6.6.0 [ 0.762881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.765540] fuse init (API version 7.23) [ 0.767108] Key type big_key registered [ 0.768530] Allocating IMA MOK and blacklist keyrings. [ 0.770599] Key type asymmetric registered [ 0.772094] Asymmetric key parser 'x509' registered [ 0.773806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.776519] io scheduler noop registered [ 0.777938] io scheduler deadline registered (default) [ 0.779751] io scheduler cfq registered [ 0.781242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.783107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.785381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.788009] ACPI: Power Button [PWRF] [ 0.789517] GHES: HEST is not enabled! [ 0.803530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.832958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.836596] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.863319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.866862] Linux agpgart interface v0.103 [ 0.870425] brd: module loaded [ 0.872868] loop: module loaded [ 0.879464] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.882109] GPT:90111 != 2097151 [ 0.883322] GPT:Alternate GPT header not at the end of the disk. [ 0.885348] GPT:90111 != 2097151 [ 0.886589] GPT: Use GNU Parted to correct GPT errors. [ 0.888346] vda: vda1 vda15 [ 0.890192] scsi host0: ata_piix [ 0.891526] scsi host1: ata_piix [ 0.892825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.895058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.897911] libphy: Fixed MDIO Bus: probed [ 0.899381] tun: Universal TUN/TAP device driver, 1.6 [ 0.901139] tun: (C) 1999-2004 Max Krasnyansky [ 0.904610] PPP generic driver version 2.4.2 [ 0.906241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.908440] ehci-pci: EHCI PCI platform driver [ 0.910046] ehci-platform: EHCI generic platform driver [ 0.911870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.913961] ohci-pci: OHCI PCI platform driver [ 0.915565] ohci-platform: OHCI generic platform driver [ 0.917397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.932505] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.934338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.937021] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.938844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.940982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.943268] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.945864] usb usb1: Product: UHCI Host Controller [ 0.947580] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.949680] usb usb1: SerialNumber: 0000:00:01.2 [ 0.951426] hub 1-0:1.0: USB hub found [ 0.952848] hub 1-0:1.0: 2 ports detected [ 0.954481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.958266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.960030] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961887] mousedev: PS/2 mouse device common for all mice [ 0.964179] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.967273] rtc_cmos 00:00: RTC can wake from S4 [ 0.969520] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.971694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.973891] i2c /dev entries driver [ 0.975268] device-mapper: uevent: version 1.0.3 [ 0.976992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979981] ledtrig-cpu: registered to indicate activity on CPUs [ 0.982346] NET: Registered protocol family 10 [ 0.984245] NET: Registered protocol family 17 [ 0.985879] Key type dns_resolver registered [ 0.987594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.989595] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.992793] registered taskstats version 1 [ 0.994323] Loading compiled-in X.509 certificates [ 0.996595] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.000004] zswap: loaded using pool lzo/zbud [ 1.002429] Key type trusted registered [ 1.004909] Key type encrypted registered [ 1.006408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.008315] ima: No TPM chip found, activating TPM-bypass! [ 1.010232] evm: HMAC attrs: 0x1 [ 1.011876] Magic number: 7:430:541 [ 1.013408] rtc_cmos 00:00: setting system clock to 2019-06-30 16:31:55 UTC (1561912315) [ 1.016326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.018375] EDD information not available. [ 1.054554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074079] Write protecting the kernel read-only data: 14336k [ 1.077597] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.080772] 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.132132] 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.15... Lease of 192.168.120.15 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.04. 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.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtQ0+kuChNIPWOO5GyV1hP/CJRUUN2Qk+dJyKqC0cP+bH9NdURypixcFt6Z6l3Azj+hHlU2zL07CSWsHH60YEgMSkvIoZiFaEEh5bRhEWbvsDey+Q2iOCGeHlmiY4bk7NnFVFyUjpj91nZ/SRPDKuZZT3aDzCr5PUzjsyxGIHX6A6iY98WG1gGuDM+b14Y9YEYJjEmFJB9WDnDwxYqiLDK2rvziNxbBB8ZvHDTODgMoRdnIE+T+BHygCtM+TO0/mfKS40fbA2SzIWlDVpfgsECWi+B63dzSNlw3hpacNWIN5ddmvk7za9bQFCApxtLlZ7YqgmFcBAJYDVwQKBSZV9H root@singlevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 ssh-dss AAAAB3NzaC1kc3MAAACBALAY+CDSnaGjwaU02QBBqaYpUvQRJmN2Y0e+2+z8XM3lIx703Q9ihrKCwjeiCnLC++jKjoQVmyiy7AqGE1RLHdufC3o/HNwxLX3M4Lnh2+oII0W/l3BbXY7D3BiBduSwH+QNt6FkPRbC5/rZO7cNFcbjGhvlOESbTIEcHUoV45WJAAAAFQDX3XIlRY9C4dqXT+WfjFuqti7eWQAAAIEAlOrTLy8jEHWgo4QTiKRdnKjoh8ZY6jhO1vD9eEo2ByamzChQk6ceHzFcjFduI35S2EPe0X57V0p27VxvjZxA2vF+LY7rTmntBgwIa7VWZ3BEDvzSI/LU/2V5Bmnc+33hXcQspVX9QXCtlW0PDulmbwlojcA8LmgD/FedT6p8Dw0AAACBAKUvudWn7mA+oLCE71ObI1YntrMr2xUligNPNHNQKA+ycFiYuZ0WKuU5EXqfq0hpJcLjOZIVgEAZa1uGt7LXEHAqWTWdobiqi+TYmIecYLxt+dw4Sb0onJTqYk2usTSMn00f5+f6//UH7JRsOy7Xk7ngs040EEis++yD/i8Mn1fo root@singlevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe34:cca0/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.15 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-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 login: 2019-06-30 16:32:04,474 - paramiko.transport - DEBUG - starting thread (client mode): 0x364b8810L 2019-06-30 16:32:04,474 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 16:32:04,475 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 16:32:04,475 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 16:32:04,476 - 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-06-30 16:32:04,477 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 16:32:04,477 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 16:32:04,477 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 16:32:04,477 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 16:32:04,477 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 16:32:04,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 16:32:04,499 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 16:32:04,507 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 2620a655b42d19bde67ca5e7c4eb2d9c 2019-06-30 16:32:04,508 - paramiko.transport - DEBUG - Trying discovered key f712abe96c1a28f0edf349a6cc49020d in /tmp/tmpyGWqfN 2019-06-30 16:32:04,538 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 16:32:04,544 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 16:32:04,572 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 16:32:04,574 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 16:32:04,574 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 16:32:04,577 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 16:32:04,578 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 16:32:04,578 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-30 16:32:04,579 - functest.core.singlevm - DEBUG - error: 2019-06-30 16:32:04,582 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 16:32:04,695 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:32:04,696 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 16:32:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 16:32:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/62d985ea-15db-4107-8d8f-5f6ab0f8c347.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:06,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:32:06 GMT X-Openstack-Request-Id: req-bb02e866-19c8-466f-b496-f1a758aa2d54 2019-06-30 16:32:06,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:32:06,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/62d985ea-15db-4107-8d8f-5f6ab0f8c347.json used request id req-bb02e866-19c8-466f-b496-f1a758aa2d54 2019-06-30 16:32:06,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.97584104538s 2019-06-30 16:32:06,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:32:06,690 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:06 GMT X-Openstack-Request-Id: req-add240f3-8308-43ab-9124-668ac52f5069 2019-06-30 16:32:06,753 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:32:06,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-add240f3-8308-43ab-9124-668ac52f5069 2019-06-30 16:32:06,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063346862793s 2019-06-30 16:32:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:32:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:07,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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 x-compute-request-id: req-04785bfb-d2fc-407c-b700-258cf0f6f375 x-openstack-request-id: req-04785bfb-d2fc-407c-b700-258cf0f6f375 2019-06-30 16:32:07,136 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac used request id req-04785bfb-d2fc-407c-b700-258cf0f6f375 2019-06-30 16:32:07,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.381798028946s 2019-06-30 16:32:07,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:32:07,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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:08,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-cc0f8ad4-3f31-46b4-9785-750d756d166d x-openstack-request-id: req-cc0f8ad4-3f31-46b4-9785-750d756d166d 2019-06-30 16:32:08,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:a0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/080589f6-9336-42ee-a602-b6e021e30fac", "rel": "bookmark"}], "image": {"id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "links": [{"href": "http://172.30.9.27:8774/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-06-30T16:31:54.000000", "flavor": {"id": "f900e848-507a-4d9e-b730-f8f815f9d663", "links": [{"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "bookmark"}]}, "id": "080589f6-9336-42ee-a602-b6e021e30fac", "security_groups": [{"name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}], "user_id": "b0a24b3f565245e9800553879b9e37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:32:06Z", "hostId": "238b6755fa0859d91f4e77a06a3e2c48ab518ddf9781d64fb0e86f25", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "created": "2019-06-30T16:31:39Z", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:32:08,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc0f8ad4-3f31-46b4-9785-750d756d166d 2019-06-30 16:32:08,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02217006683s 2019-06-30 16:32:08,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:32:10,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:32:10,166 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:09 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-27bc9519-9436-46a0-931d-6bfea595e58b x-openstack-request-id: req-27bc9519-9436-46a0-931d-6bfea595e58b 2019-06-30 16:32:10,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:32:10,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27bc9519-9436-46a0-931d-6bfea595e58b 2019-06-30 16:32:10,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210587978363s 2019-06-30 16:32:10,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:32:10,379 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:10 GMT X-Openstack-Request-Id: req-b0630190-28d9-4e80-986b-45ef6fee089d 2019-06-30 16:32:10,441 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:30Z", "updated_at": "2019-06-30T16:31:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:31Z", "revision_number": 0, "id": "2108e941-2a38-4264-b103-c2dac9abbab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:31Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "3519bc02-b3a3-4e6f-bac9-5a9204c4871b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "4edea1df-2ec2-45c2-a9a9-23f500d0ea6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:31:30Z", "revision_number": 0, "id": "b8936c2e-9159-4181-99a4-69f41fc2513b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:31:30Z", "security_group_id": "e5024632-2763-4652-bd3d-6c211761a229", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 3, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "e5024632-2763-4652-bd3d-6c211761a229", "name": "singlevm1-sg_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}]} 2019-06-30 16:32:10,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b0630190-28d9-4e80-986b-45ef6fee089d 2019-06-30 16:32:10,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0635559558868s 2019-06-30 16:32:10,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:32:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e5024632-2763-4652-bd3d-6c211761a229.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:10,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:32:10 GMT X-Openstack-Request-Id: req-7f4f6822-22c4-41c8-9764-33576ddd994a 2019-06-30 16:32:10,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:32:10,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e5024632-2763-4652-bd3d-6c211761a229.json used request id req-7f4f6822-22c4-41c8-9764-33576ddd994a 2019-06-30 16:32:10,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.18542599678s 2019-06-30 16:32:10,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 16:32:10,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:10,808 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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 x-compute-request-id: req-afbbad80-ec4a-4838-94fc-5fe14c644e95 x-openstack-request-id: req-afbbad80-ec4a-4838-94fc-5fe14c644e95 2019-06-30 16:32:10,808 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807 used request id req-afbbad80-ec4a-4838-94fc-5fe14c644e95 2019-06-30 16:32:10,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.173518180847s 2019-06-30 16:32:10,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:32:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19/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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" -d '{"subnet_id": "b59c287d-54f3-4dbe-8468-92be881a0d26"}' 2019-06-30 16:32:13,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:13 GMT X-Openstack-Request-Id: req-36d2831d-228d-4b36-a05a-f6af66dbc998 2019-06-30 16:32:13,793 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8171aa0a-7a65-4612-9026-56d69492a528", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "subnet_id": "b59c287d-54f3-4dbe-8468-92be881a0d26", "subnet_ids": ["b59c287d-54f3-4dbe-8468-92be881a0d26"], "port_id": "c5d857b8-198c-4e5a-89ec-6869c1d57ef2", "id": "ed71b30c-2311-419f-adb3-bc2e79d38d19"} 2019-06-30 16:32:13,794 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19/remove_router_interface.json used request id req-36d2831d-228d-4b36-a05a-f6af66dbc998 2019-06-30 16:32:13,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.98522996902s 2019-06-30 16:32:13,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:32:13,795 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:13,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:13 GMT X-Openstack-Request-Id: req-2a97508f-0bac-4ed1-8d4d-1a6616ddf277 2019-06-30 16:32:13,926 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:31:17Z", "admin_state_up": true, "updated_at": "2019-06-30T16:32:11Z", "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ed71b30c-2311-419f-adb3-bc2e79d38d19", "name": "singlevm1-router_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807"}]} 2019-06-30 16:32:13,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2a97508f-0bac-4ed1-8d4d-1a6616ddf277 2019-06-30 16:32:13,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132281064987s 2019-06-30 16:32:13,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:32:13,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:18,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:32:18 GMT X-Openstack-Request-Id: req-9e16d0c6-fccc-4ff2-8add-992ef54e0c95 2019-06-30 16:32:18,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:32:18,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ed71b30c-2311-419f-adb3-bc2e79d38d19.json used request id req-9e16d0c6-fccc-4ff2-8add-992ef54e0c95 2019-06-30 16:32:18,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.7448580265s 2019-06-30 16:32:18,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:32:18,674 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:18,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:18 GMT X-Openstack-Request-Id: req-de1079b2-5a8e-4978-83df-2b5bedd5c4fc 2019-06-30 16:32:18,723 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:31:15Z","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":"b59c287d-54f3-4dbe-8468-92be881a0d26","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b005b3bb05634c8cbe836bad954dc0bc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","enable_dhcp":true,"segment_id":null,"network_id":"8171aa0a-7a65-4612-9026-56d69492a528","tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:15Z","ip_version":4},{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:32:18,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-de1079b2-5a8e-4978-83df-2b5bedd5c4fc 2019-06-30 16:32:18,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0495889186859s 2019-06-30 16:32:18,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:32:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b59c287d-54f3-4dbe-8468-92be881a0d26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:21,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:32:21 GMT X-Openstack-Request-Id: req-a10876df-b58a-4c16-90cb-6a680bae0934 2019-06-30 16:32:21,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:32:21,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b59c287d-54f3-4dbe-8468-92be881a0d26.json used request id req-a10876df-b58a-4c16-90cb-6a680bae0934 2019-06-30 16:32:21,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34821391106s 2019-06-30 16:32:21,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:32:21,074 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:21,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:20 GMT X-Openstack-Request-Id: req-a75d8bf2-3b87-4325-b76d-1716e6420d13 2019-06-30 16:32:21,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8171aa0a-7a65-4612-9026-56d69492a528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b005b3bb05634c8cbe836bad954dc0bc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:32:20Z","qos_policy_id":null,"name":"singlevm1-net_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807","admin_state_up":true,"tenant_id":"b005b3bb05634c8cbe836bad954dc0bc","created_at":"2019-06-30T16:31:14Z","provider:network_type":"vxlan"}]} 2019-06-30 16:32:21,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a75d8bf2-3b87-4325-b76d-1716e6420d13 2019-06-30 16:32:21,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102272033691s 2019-06-30 16:32:21,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:32:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8171aa0a-7a65-4612-9026-56d69492a528.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:23,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:32:23 GMT X-Openstack-Request-Id: req-f46cc7ea-1413-42a3-ab7e-718c455a3151 2019-06-30 16:32:23,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:32:23,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8171aa0a-7a65-4612-9026-56d69492a528.json used request id req-f46cc7ea-1413-42a3-ab7e-718c455a3151 2019-06-30 16:32:23,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.86216592789s 2019-06-30 16:32:23,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:32:23,048 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:23,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:23 GMT X-Openstack-Request-Id: req-5ae16a16-ff2c-4d42-b793-60cdc25bd05a 2019-06-30 16:32:23,343 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:31:28Z", "file": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/file", "owner": "b005b3bb05634c8cbe836bad954dc0bc", "id": "b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "size": 12716032, "self": "/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:32:23,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5ae16a16-ff2c-4d42-b793-60cdc25bd05a 2019-06-30 16:32:23,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299400091171s 2019-06-30 16:32:23,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:32:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:24,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:32:24 GMT X-Openstack-Request-Id: req-2176e16f-0046-4e08-8771-2b71c894e152 2019-06-30 16:32:24,257 - 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-06-30 16:32:24,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b8ae3e1c-884c-4080-b40b-701b0e6f0bd4 used request id req-2176e16f-0046-4e08-8771-2b71c894e152 2019-06-30 16:32:24,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.91180896759s 2019-06-30 16:32:24,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:32:24,260 - 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.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:24,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-92dee247-346f-4b48-a602-0d5a2ce29bf3 x-openstack-request-id: req-92dee247-346f-4b48-a602-0d5a2ce29bf3 2019-06-30 16:32:24,280 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e9d9fc06-7f1e-48ec-b8c8-9d6d866e2807", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f900e848-507a-4d9e-b730-f8f815f9d663", "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": "f900e848-507a-4d9e-b730-f8f815f9d663"}]} 2019-06-30 16:32:24,280 - 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-92dee247-346f-4b48-a602-0d5a2ce29bf3 2019-06-30 16:32:24,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227341651917s 2019-06-30 16:32:24,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:32:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}67a8e772fe2cd57745b92e28254a7ce2b350c91f" 2019-06-30 16:32:24,320 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-ca49e7d7-bfa3-4a96-84df-12fd3d38b30c x-openstack-request-id: req-ca49e7d7-bfa3-4a96-84df-12fd3d38b30c 2019-06-30 16:32:24,321 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f900e848-507a-4d9e-b730-f8f815f9d663 used request id req-ca49e7d7-bfa3-4a96-84df-12fd3d38b30c 2019-06-30 16:32:24,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0394840240479s 2019-06-30 16:32:24,356 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-30 16:32:24,390 - 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.16" 2019-06-30 16:32:24,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ef7052-8b0d-45a9-918e-a915dc3483fc 2019-06-30 16:32:24,396 - 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-06-30 16:32:24,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f8ef7052-8b0d-45a9-918e-a915dc3483fc 2019-06-30 16:32:24,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:32:24,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["_z-O0NduSuepcdeDlihUlg"], "issued_at": "2019-06-30T16:32:24.000000Z"}} 2019-06-30 16:32:24,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:32:24,813 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:25,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:25 GMT X-Openstack-Request-Id: req-7f46d701-32f8-4cba-b24a-0d8fcc48c731 2019-06-30 16:32:25,217 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:32:25,217 - 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-7f46d701-32f8-4cba-b24a-0d8fcc48c731 2019-06-30 16:32:25,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404076099396s 2019-06-30 16:32:25,224 - 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.16" 2019-06-30 16:32:25,229 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7ca819-4334-4565-8ad4-ec141c295ccc 2019-06-30 16:32:25,230 - 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-06-30 16:32:25,230 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2a7ca819-4334-4565-8ad4-ec141c295ccc 2019-06-30 16:32:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:32:25,233 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:25,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31f75bb-a29f-4b95-ab51-bb89f54d533c 2019-06-30 16:32:25,456 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:32:25,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b31f75bb-a29f-4b95-ab51-bb89f54d533c 2019-06-30 16:32:25,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22610783577s 2019-06-30 16:32:25,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:32:25,467 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}}' 2019-06-30 16:32:25,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79170ce-5b73-4a02-8d8b-33a8626ec3ae 2019-06-30 16:32:25,765 - 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/1d0feeaa20ef4461be08311b0eb61e56"}, "tags": [], "enabled": true, "id": "1d0feeaa20ef4461be08311b0eb61e56", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}} 2019-06-30 16:32:25,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e79170ce-5b73-4a02-8d8b-33a8626ec3ae 2019-06-30 16:32:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.301416873932s 2019-06-30 16:32:25,766 - 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'1d0feeaa20ef4461be08311b0eb61e56', '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_97edc0d0-3894-45c0-81e4-66138127a240'}) 2019-06-30 16:32:25,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:32:25,776 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "61jBr5VlwjOeeOUu4Lg3ej9x0is60s", "email": null, "name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240"}}' 2019-06-30 16:32:26,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f6408d-4d74-450d-8d0c-d29853fd2685 2019-06-30 16:32:26,321 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240", "links": {"self": "http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cbfa64355eda4f75a7e7cfe87b78d257", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:32:26,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-63f6408d-4d74-450d-8d0c-d29853fd2685 2019-06-30 16:32:26,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.548748970032s 2019-06-30 16:32:26,322 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cbfa64355eda4f75a7e7cfe87b78d257', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240'}) 2019-06-30 16:32:26,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:32:26,330 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ada5c87-ec4c-4eb5-b0a0-fbea2a70e2a5 2019-06-30 16:32:26,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:32:26,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ada5c87-ec4c-4eb5-b0a0-fbea2a70e2a5 2019-06-30 16:32:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206633806229s 2019-06-30 16:32:26,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:32:26,542 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:26,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc662d7c-b700-4666-8a21-0b6eef81135f 2019-06-30 16:32:26,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:32:26,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc662d7c-b700-4666-8a21-0b6eef81135f 2019-06-30 16:32:26,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240641832352s 2019-06-30 16:32:26,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:32:26,787 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:27,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592aa76b-6f11-4252-a6a4-02bce7dc70bd 2019-06-30 16:32:27,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": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:32:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-592aa76b-6f11-4252-a6a4-02bce7dc70bd 2019-06-30 16:32:27,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220500946045s 2019-06-30 16:32:27,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:32:27,012 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:27,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f999c0aa-76fc-4e65-b34a-3011d44bf923 2019-06-30 16:32:27,211 - 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-06-30 16:32:27,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f999c0aa-76fc-4e65-b34a-3011d44bf923 2019-06-30 16:32:27,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20228600502s 2019-06-30 16:32:27,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:32:27,216 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:27,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cc3644-718b-4443-9ba6-d141c88230a5 2019-06-30 16:32:27,473 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240", "links": {"self": "http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cbfa64355eda4f75a7e7cfe87b78d257", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:32:27,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e5cc3644-718b-4443-9ba6-d141c88230a5 2019-06-30 16:32:27,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.260717153549s 2019-06-30 16:32:27,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:32:27,488 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:27,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af1ac97-2c30-44fa-a651-fd4752e6bba0 2019-06-30 16:32:27,706 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/1d0feeaa20ef4461be08311b0eb61e56"}, "tags": [], "enabled": true, "id": "1d0feeaa20ef4461be08311b0eb61e56", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:32:27,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8af1ac97-2c30-44fa-a651-fd4752e6bba0 2019-06-30 16:32:27,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221520900726s 2019-06-30 16:32:27,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:32:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cbfa64355eda4f75a7e7cfe87b78d257&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=1d0feeaa20ef4461be08311b0eb61e56" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b76dad8-fa25-42c8-a5be-00ca2260dcde 2019-06-30 16:32:27,914 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cbfa64355eda4f75a7e7cfe87b78d257&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=1d0feeaa20ef4461be08311b0eb61e56", "previous": null, "next": null}} 2019-06-30 16:32:27,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cbfa64355eda4f75a7e7cfe87b78d257&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=1d0feeaa20ef4461be08311b0eb61e56 used request id req-9b76dad8-fa25-42c8-a5be-00ca2260dcde 2019-06-30 16:32:27,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200644016266s 2019-06-30 16:32:27,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:32:27,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/1d0feeaa20ef4461be08311b0eb61e56/users/cbfa64355eda4f75a7e7cfe87b78d257/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:28,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5180bf12-bfcb-41f3-876f-710c36c88e50 2019-06-30 16:32:28,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:32:28,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1d0feeaa20ef4461be08311b0eb61e56/users/cbfa64355eda4f75a7e7cfe87b78d257/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-5180bf12-bfcb-41f3-876f-710c36c88e50 2019-06-30 16:32:28,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.303984165192s 2019-06-30 16:32:28,223 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', 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'1d0feeaa20ef4461be08311b0eb61e56', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '61jBr5VlwjOeeOUu4Lg3ej9x0is60s', 'username': u'singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240', '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-06-30 16:32:28,226 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240', 'password': '61jBr5VlwjOeeOUu4Lg3ej9x0is60s', 'project_name': 'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '1d0feeaa20ef4461be08311b0eb61e56', 'project_domain_name': 'Default'} 2019-06-30 16:32:28,227 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-30 16:32:28,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:32:28,231 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:28,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae552f0-5be3-4d39-b2c4-1af7873e4135 2019-06-30 16:32:28,452 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:32:28,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7ae552f0-5be3-4d39-b2c4-1af7873e4135 2019-06-30 16:32:28,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225117921829s 2019-06-30 16:32:28,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:32:28,463 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:32:28,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1157041-21d7-4dbb-b90b-12e74000bed2 2019-06-30 16:32:28,684 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/1d0feeaa20ef4461be08311b0eb61e56"}, "tags": [], "enabled": true, "id": "1d0feeaa20ef4461be08311b0eb61e56", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:32:28,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d1157041-21d7-4dbb-b90b-12e74000bed2 2019-06-30 16:32:28,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224127054214s 2019-06-30 16:32:28,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:32:28,686 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" -d '{"network": {"tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "name": "singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240", "admin_state_up": true}}' 2019-06-30 16:32:29,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:29 GMT X-Openstack-Request-Id: req-4abcaf1c-46cc-4740-b1c3-34b831b23c77 2019-06-30 16:32:29,375 - 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":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:32:28Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450}} 2019-06-30 16:32:29,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4abcaf1c-46cc-4740-b1c3-34b831b23c77 2019-06-30 16:32:29,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.689429998398s 2019-06-30 16:32:29,375 - 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-06-30T16:32:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'207e582a-d5f7-4f8f-b8c1-dfb7680f13f3', u'provider:segmentation_id': 17, 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_97edc0d0-3894-45c0-81e4-66138127a240', u'created_at': u'2019-06-30T16:32:28Z', u'mtu': 1450, u'tenant_id': u'1d0feeaa20ef4461be08311b0eb61e56', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d0feeaa20ef4461be08311b0eb61e56', u'l2_adjacency': True}) 2019-06-30 16:32:29,379 - 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.16" 2019-06-30 16:32:29,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf247da-8923-4d46-8271-091967e860c5 2019-06-30 16:32:29,386 - 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-06-30 16:32:29,386 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-7bf247da-8923-4d46-8271-091967e860c5 2019-06-30 16:32:29,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:32:29,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d0feeaa20ef4461be08311b0eb61e56", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/1d0feeaa20ef4461be08311b0eb61e56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/1d0feeaa20ef4461be08311b0eb61e56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/1d0feeaa20ef4461be08311b0eb61e56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/1d0feeaa20ef4461be08311b0eb61e56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/1d0feeaa20ef4461be08311b0eb61e56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/1d0feeaa20ef4461be08311b0eb61e56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1d0feeaa20ef4461be08311b0eb61e56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/1d0feeaa20ef4461be08311b0eb61e56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/1d0feeaa20ef4461be08311b0eb61e56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_1d0feeaa20ef4461be08311b0eb61e56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1d0feeaa20ef4461be08311b0eb61e56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240", "id": "cbfa64355eda4f75a7e7cfe87b78d257"}, "audit_ids": ["I73IgRPaRTK3_iUprdJWeQ"], "issued_at": "2019-06-30T16:32:29.000000Z"}} 2019-06-30 16:32:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:32:29,793 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:30,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:30 GMT X-Openstack-Request-Id: req-8305a155-1b52-474d-83b1-6bfa6953f8c9 2019-06-30 16:32:30,199 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:32:28Z","qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:32:30,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8305a155-1b52-474d-83b1-6bfa6953f8c9 2019-06-30 16:32:30,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405789136887s 2019-06-30 16:32:30,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:32:30,201 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"subnet": {"name": "singlevm2-subnet_97edc0d0-3894-45c0-81e4-66138127a240", "enable_dhcp": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:32:31,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:31 GMT X-Openstack-Request-Id: req-c0c1140e-9694-4183-a8cd-10af8e32858a 2019-06-30 16:32:31,477 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:32:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1d0feeaa20ef4461be08311b0eb61e56","id":"f7ec0209-6882-45a1-9003-24d3fe3d1644","subnetpool_id":null,"name":"singlevm2-subnet_97edc0d0-3894-45c0-81e4-66138127a240"}} 2019-06-30 16:32:31,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c0c1140e-9694-4183-a8cd-10af8e32858a 2019-06-30 16:32:31,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.27662205696s 2019-06-30 16:32:31,478 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:32:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f7ec0209-6882-45a1-9003-24d3fe3d1644', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_97edc0d0-3894-45c0-81e4-66138127a240', u'enable_dhcp': True, u'network_id': u'207e582a-d5f7-4f8f-b8c1-dfb7680f13f3', u'tenant_id': u'1d0feeaa20ef4461be08311b0eb61e56', u'created_at': u'2019-06-30T16:32:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1d0feeaa20ef4461be08311b0eb61e56'}) 2019-06-30 16:32:31,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:32:31,479 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "singlevm2-router_97edc0d0-3894-45c0-81e4-66138127a240", "admin_state_up": true}}' 2019-06-30 16:32:38,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:37 GMT X-Openstack-Request-Id: req-daff44f7-a29b-47b4-9d99-854e42b479fd 2019-06-30 16:32:38,251 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:32Z", "admin_state_up": true, "updated_at": "2019-06-30T16:32:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "name": "singlevm2-router_97edc0d0-3894-45c0-81e4-66138127a240"}} 2019-06-30 16:32:38,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-daff44f7-a29b-47b4-9d99-854e42b479fd 2019-06-30 16:32:38,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.77298593521s 2019-06-30 16:32:38,252 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:32:33Z', u'revision_number': 3, u'id': u'6812bbd5-38a0-4e5d-86ff-3bef131a2168', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_97edc0d0-3894-45c0-81e4-66138127a240', u'admin_state_up': True, u'tenant_id': u'1d0feeaa20ef4461be08311b0eb61e56', u'created_at': u'2019-06-30T16:32:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'1d0feeaa20ef4461be08311b0eb61e56'}) 2019-06-30 16:32:38,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:32:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168/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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"subnet_id": "f7ec0209-6882-45a1-9003-24d3fe3d1644"}' 2019-06-30 16:32:41,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:41 GMT X-Openstack-Request-Id: req-929131b1-85a0-486d-b742-f830d923c175 2019-06-30 16:32:41,688 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "subnet_id": "f7ec0209-6882-45a1-9003-24d3fe3d1644", "subnet_ids": ["f7ec0209-6882-45a1-9003-24d3fe3d1644"], "port_id": "12585eb7-32df-4ea5-92bc-ee7f4b8eae90", "id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168"} 2019-06-30 16:32:41,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168/add_router_interface.json used request id req-929131b1-85a0-486d-b742-f830d923c175 2019-06-30 16:32:41,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43601298332s 2019-06-30 16:32:41,689 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:32:41,795 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:32:41,798 - 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.16" 2019-06-30 16:32:41,803 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:41 GMT 2019-06-30 16:32:41,803 - 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-06-30 16:32:41,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:32:41,813 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:42,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:42 GMT X-Openstack-Request-Id: req-5cdfc8e4-ca65-4031-9054-4ac36e7933b8 2019-06-30 16:32:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:32:42,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5cdfc8e4-ca65-4031-9054-4ac36e7933b8 2019-06-30 16:32:42,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334129810333s 2019-06-30 16:32:42,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:32:42,156 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240"}' 2019-06-30 16:32:43,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:43 GMT Location: http://172.30.9.27:9292/v2/images/510d1960-fff1-4e57-816c-33feac791548 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-389e4891-5ae8-4034-bd60-4da1ffe04a86 2019-06-30 16:32:43,022 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:32:42Z", "file": "/v2/images/510d1960-fff1-4e57-816c-33feac791548/file", "owner": "1d0feeaa20ef4461be08311b0eb61e56", "id": "510d1960-fff1-4e57-816c-33feac791548", "size": null, "self": "/v2/images/510d1960-fff1-4e57-816c-33feac791548", "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_97edc0d0-3894-45c0-81e4-66138127a240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "checksum": null, "created_at": "2019-06-30T16:32:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:32:43,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-389e4891-5ae8-4034-bd60-4da1ffe04a86 2019-06-30 16:32:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.870891094208s 2019-06-30 16:32:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:32:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/510d1960-fff1-4e57-816c-33feac791548/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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '' 2019-06-30 16:32:43,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:32:43 GMT X-Openstack-Request-Id: req-2a096d27-f2cc-47a8-af89-d96e862b0476 2019-06-30 16:32:43,857 - 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-06-30 16:32:43,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/510d1960-fff1-4e57-816c-33feac791548/file used request id req-2a096d27-f2cc-47a8-af89-d96e862b0476 2019-06-30 16:32:43,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.833931922913s 2019-06-30 16:32:43,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:32:43,866 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:44,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:44 GMT X-Openstack-Request-Id: req-2ef1047c-fde0-45c2-9457-47e6f240bd0d 2019-06-30 16:32:44,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:32:43Z", "file": "/v2/images/510d1960-fff1-4e57-816c-33feac791548/file", "owner": "1d0feeaa20ef4461be08311b0eb61e56", "id": "510d1960-fff1-4e57-816c-33feac791548", "size": 12716032, "self": "/v2/images/510d1960-fff1-4e57-816c-33feac791548", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:32:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:32:44,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ef1047c-fde0-45c2-9457-47e6f240bd0d 2019-06-30 16:32:44,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.74902009964s 2019-06-30 16:32:44,613 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap', u'metadata': Munch({})})], 'file': u'/v2/images/510d1960-fff1-4e57-816c-33feac791548/file', 'owner': u'1d0feeaa20ef4461be08311b0eb61e56', 'id': u'510d1960-fff1-4e57-816c-33feac791548', 'size': 12716032, u'self': u'/v2/images/510d1960-fff1-4e57-816c-33feac791548', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d0feeaa20ef4461be08311b0eb61e56', 'name': 'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:32:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:32:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240', '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/510d1960-fff1-4e57-816c-33feac791548', 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_97edc0d0-3894-45c0-81e4-66138127a240', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240', 'created': u'2019-06-30T16:32:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:32:42Z', 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/510d1960-fff1-4e57-816c-33feac791548', 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_97edc0d0-3894-45c0-81e4-66138127a240', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:32:44,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:32:44,619 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_97edc0d0-3894-45c0-81e4-66138127a240", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:32:45,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-9b478dab-b617-4522-99b6-67819334c372 x-openstack-request-id: req-9b478dab-b617-4522-99b6-67819334c372 2019-06-30 16:32:45,152 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_97edc0d0-3894-45c0-81e4-66138127a240", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "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": "2d683fe8-4acf-432e-be26-33f4021f8df9"}} 2019-06-30 16:32:45,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9b478dab-b617-4522-99b6-67819334c372 2019-06-30 16:32:45,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.536366939545s 2019-06-30 16:32:45,153 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_97edc0d0-3894-45c0-81e4-66138127a240', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'2d683fe8-4acf-432e-be26-33f4021f8df9', 'swap': 0}) 2019-06-30 16:32:45,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:32:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9/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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" -d '{"extra_specs": {}}' 2019-06-30 16:32:45,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-76c2228c-556c-4c16-aa46-cb5fa9281f7c x-openstack-request-id: req-76c2228c-556c-4c16-aa46-cb5fa9281f7c 2019-06-30 16:32:45,308 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:32:45,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9/os-extra_specs used request id req-76c2228c-556c-4c16-aa46-cb5fa9281f7c 2019-06-30 16:32:45,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.15394115448s 2019-06-30 16:32:45,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 16:32:45,314 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"keypair": {"name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240"}}' 2019-06-30 16:32:46,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-01a9991f-57f7-4644-85d2-3ac0d9073507 x-openstack-request-id: req-01a9991f-57f7-4644-85d2-3ac0d9073507 2019-06-30 16:32:46,181 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFcyjcriOV9/Ju86Lar+LQfSDo3zgvt8oiSD08DdNAHxF0wYzN3I7J4T+OplOe0+XifPa03C1CRQlEp/YBlIOlOaBYCCdxh4p21OM02xxRwOKPt+/6FFlXKrpkBLu9OritDm4gxsjTNaPJnbGyzsVmYJWFVrHBcKjk0dfNtN6/FZyIueBpTw7VvMDUAP3XlGzYjHiehvOtBQ1wePVKJzk/UwQoCPVbSPFZ6ZxvV4CEz3KzjnP9zI3drpbFnYioQ8ZF518O3+eCJEh2qOd0/WvgvfOkbBS9Fq2gQFr3XiCDBU5Zt0lVofRc/qgMo2YrPgMcuhPSg1RSCmnB3URCd0BR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxXMo3K4jlffybvOi2q/i0H0g6N84L7fKIkg9PA3TQB8RdMGM\nzdyOyeE/jqZTntPl4nz2tNwtQkUJRKf2AZSDpTmgWAgncYeKdtTjNNscUcDij7fv\n+hRZVyq6ZAS7vTq4rQ5uIMbI0zWjyZ2xss7FZmCVhVaxwXCo5NHXzbTevxWciLng\naU8O1bzA1AD915Rs2Ix4nobzrQUNcHj1Sic5P1MEKAj1W0jxWemcb1eAhM9ys45z\n/cyN3a6WxZ2IqEPGRedfDt/ngiRIdqjndP1r4L3zpGwUvRatoEBa914ggwVOWbdJ\nVaH0XP6oDKNmKz4DHLoT0oNUUgppwd1EQndAUQIDAQABAoIBABUzeVbAyAdpWTm6\npWjv693RIcB/f2v4QxcNRK33GhDPhTNROQo9vYNF0WpCx8XNIOkB3AetgJqWCRm7\nIzomNUB/gI0TSxDwqdh6oW7ifBb3LBycdoMWvkUSzHLC41m9PWkvnHmefp/XKaAT\nc6osc5u7kTKBDZMkwq3XLmHjIuvHePLiMwluDJ8TUq34XhAlCzctJ6hnW+Mxi8Qf\n8PGy7zH3tIxtkcpOuUoRHDtH3mwfjTvB5eRz8c2KR1gPGG7G7PXndFwbVMTWBFNb\nHhk75Rjr0MmZg98oCn4GXHhlCgmZQhNek4+Wual1VRDM6FUAhjNqz0R5n/hfS+jM\nLi0PEDECgYEA636tlmPeeDyzm3s7AzJayhBjWOYDe5s3LZjt5aLK8NEFixkNXbDi\n76399LH4T7TbU3/WSkm/eIbW6SbAG3bs3Pgw9W/MG7ro5muoD8x2ocwcVNSDr88r\n7fvDssJS2p28P/Yfe5ngJBbLwfmkPFpGe/cXNcQMzrE/otwnpKnuTI0CgYEA1qRv\niMnrnuNATjnsERvtJ2A2Q0d7owyyAmoEKi/uo9rvMh1GhokXxQkADZZMB5hUsg2p\nen0WkapdtALRny6ruH0sFulEAL19el33zclp2xzbLskhWMpqA/8c2k9mfwYpTx7+\nnRaofAzBoaPlVE92X+Vj6BY3NMHjLVZopWhli9UCgYEAn8FJK0vGwRSU13ZKu0lu\ns8NYUhd/51uNnB4xzOWZ/LIfq5QsMBHucaA8NsKA7DmJzGRdz/mlrbLzmilSi48q\n8mBgfjAAbBNpKd+AnG8dT3ezBI1CZIMLjx+LS/pt0KbO7SkfhG8H0hOw2H9tPhAT\n3sbp9Oxxr8oonGfzcM5ivYUCgYA4Q3RFHADabmFd4AsEVRiuOKcgra04CUzkGxwq\nXtQkOXB353qkK22CpaBQ73PQjdqtra0eQYnX9xuG4zJFkrtKqe0TuGOt+f3ZRKZ/\nV+ualw7RTcGi/7QYhhfvFd8dLuVHKy28ycKyebmMAGVN22KBMqUkoiYoeyZsrPjT\nWvE7XQKBgQDGMlilh6XwSsaD1OzmV4Huy0WuZDxzfwfJFuZId9CYhcwu1+u1w6fq\ngxImvw487rtCuW02lEkMt1k90/loryZiftiZDTT6QgHoz2+6zbLtq7ZcS7kSLYmB\nLMs+1JiwhgsNBmIFlQL9L6I2PwHmnxKoNMG1d9J9/BP29LiCXktPIQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "fingerprint": "9e:fc:cf:4a:a0:e9:d9:df:27:cd:b4:99:f9:a6:ef:2e"}} 2019-06-30 16:32:46,182 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-01a9991f-57f7-4644-85d2-3ac0d9073507 2019-06-30 16:32:46,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.870662927628s 2019-06-30 16:32:46,183 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFcyjcriOV9/Ju86Lar+LQfSDo3zgvt8oiSD08DdNAHxF0wYzN3I7J4T+OplOe0+XifPa03C1CRQlEp/YBlIOlOaBYCCdxh4p21OM02xxRwOKPt+/6FFlXKrpkBLu9OritDm4gxsjTNaPJnbGyzsVmYJWFVrHBcKjk0dfNtN6/FZyIueBpTw7VvMDUAP3XlGzYjHiehvOtBQ1wePVKJzk/UwQoCPVbSPFZ6ZxvV4CEz3KzjnP9zI3drpbFnYioQ8ZF518O3+eCJEh2qOd0/WvgvfOkbBS9Fq2gQFr3XiCDBU5Zt0lVofRc/qgMo2YrPgMcuhPSg1RSCmnB3URCd0BR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxXMo3K4jlffybvOi2q/i0H0g6N84L7fKIkg9PA3TQB8RdMGM\nzdyOyeE/jqZTntPl4nz2tNwtQkUJRKf2AZSDpTmgWAgncYeKdtTjNNscUcDij7fv\n+hRZVyq6ZAS7vTq4rQ5uIMbI0zWjyZ2xss7FZmCVhVaxwXCo5NHXzbTevxWciLng\naU8O1bzA1AD915Rs2Ix4nobzrQUNcHj1Sic5P1MEKAj1W0jxWemcb1eAhM9ys45z\n/cyN3a6WxZ2IqEPGRedfDt/ngiRIdqjndP1r4L3zpGwUvRatoEBa914ggwVOWbdJ\nVaH0XP6oDKNmKz4DHLoT0oNUUgppwd1EQndAUQIDAQABAoIBABUzeVbAyAdpWTm6\npWjv693RIcB/f2v4QxcNRK33GhDPhTNROQo9vYNF0WpCx8XNIOkB3AetgJqWCRm7\nIzomNUB/gI0TSxDwqdh6oW7ifBb3LBycdoMWvkUSzHLC41m9PWkvnHmefp/XKaAT\nc6osc5u7kTKBDZMkwq3XLmHjIuvHePLiMwluDJ8TUq34XhAlCzctJ6hnW+Mxi8Qf\n8PGy7zH3tIxtkcpOuUoRHDtH3mwfjTvB5eRz8c2KR1gPGG7G7PXndFwbVMTWBFNb\nHhk75Rjr0MmZg98oCn4GXHhlCgmZQhNek4+Wual1VRDM6FUAhjNqz0R5n/hfS+jM\nLi0PEDECgYEA636tlmPeeDyzm3s7AzJayhBjWOYDe5s3LZjt5aLK8NEFixkNXbDi\n76399LH4T7TbU3/WSkm/eIbW6SbAG3bs3Pgw9W/MG7ro5muoD8x2ocwcVNSDr88r\n7fvDssJS2p28P/Yfe5ngJBbLwfmkPFpGe/cXNcQMzrE/otwnpKnuTI0CgYEA1qRv\niMnrnuNATjnsERvtJ2A2Q0d7owyyAmoEKi/uo9rvMh1GhokXxQkADZZMB5hUsg2p\nen0WkapdtALRny6ruH0sFulEAL19el33zclp2xzbLskhWMpqA/8c2k9mfwYpTx7+\nnRaofAzBoaPlVE92X+Vj6BY3NMHjLVZopWhli9UCgYEAn8FJK0vGwRSU13ZKu0lu\ns8NYUhd/51uNnB4xzOWZ/LIfq5QsMBHucaA8NsKA7DmJzGRdz/mlrbLzmilSi48q\n8mBgfjAAbBNpKd+AnG8dT3ezBI1CZIMLjx+LS/pt0KbO7SkfhG8H0hOw2H9tPhAT\n3sbp9Oxxr8oonGfzcM5ivYUCgYA4Q3RFHADabmFd4AsEVRiuOKcgra04CUzkGxwq\nXtQkOXB353qkK22CpaBQ73PQjdqtra0eQYnX9xuG4zJFkrtKqe0TuGOt+f3ZRKZ/\nV+ualw7RTcGi/7QYhhfvFd8dLuVHKy28ycKyebmMAGVN22KBMqUkoiYoeyZsrPjT\nWvE7XQKBgQDGMlilh6XwSsaD1OzmV4Huy0WuZDxzfwfJFuZId9CYhcwu1+u1w6fq\ngxImvw487rtCuW02lEkMt1k90/loryZiftiZDTT6QgHoz2+6zbLtq7ZcS7kSLYmB\nLMs+1JiwhgsNBmIFlQL9L6I2PwHmnxKoNMG1d9J9/BP29LiCXktPIQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cbfa64355eda4f75a7e7cfe87b78d257', 'name': u'singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240', 'created_at': '2019-06-30T16:32:46.183063', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d0feeaa20ef4461be08311b0eb61e56', 'name': 'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:fc:cf:4a:a0:e9:d9:df:27:cd:b4:99:f9:a6:ef:2e', 'type': 'ssh', 'id': u'singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240'}) 2019-06-30 16:32:46,183 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxXMo3K4jlffybvOi2q/i0H0g6N84L7fKIkg9PA3TQB8RdMGM zdyOyeE/jqZTntPl4nz2tNwtQkUJRKf2AZSDpTmgWAgncYeKdtTjNNscUcDij7fv +hRZVyq6ZAS7vTq4rQ5uIMbI0zWjyZ2xss7FZmCVhVaxwXCo5NHXzbTevxWciLng aU8O1bzA1AD915Rs2Ix4nobzrQUNcHj1Sic5P1MEKAj1W0jxWemcb1eAhM9ys45z /cyN3a6WxZ2IqEPGRedfDt/ngiRIdqjndP1r4L3zpGwUvRatoEBa914ggwVOWbdJ VaH0XP6oDKNmKz4DHLoT0oNUUgppwd1EQndAUQIDAQABAoIBABUzeVbAyAdpWTm6 pWjv693RIcB/f2v4QxcNRK33GhDPhTNROQo9vYNF0WpCx8XNIOkB3AetgJqWCRm7 IzomNUB/gI0TSxDwqdh6oW7ifBb3LBycdoMWvkUSzHLC41m9PWkvnHmefp/XKaAT c6osc5u7kTKBDZMkwq3XLmHjIuvHePLiMwluDJ8TUq34XhAlCzctJ6hnW+Mxi8Qf 8PGy7zH3tIxtkcpOuUoRHDtH3mwfjTvB5eRz8c2KR1gPGG7G7PXndFwbVMTWBFNb Hhk75Rjr0MmZg98oCn4GXHhlCgmZQhNek4+Wual1VRDM6FUAhjNqz0R5n/hfS+jM Li0PEDECgYEA636tlmPeeDyzm3s7AzJayhBjWOYDe5s3LZjt5aLK8NEFixkNXbDi 76399LH4T7TbU3/WSkm/eIbW6SbAG3bs3Pgw9W/MG7ro5muoD8x2ocwcVNSDr88r 7fvDssJS2p28P/Yfe5ngJBbLwfmkPFpGe/cXNcQMzrE/otwnpKnuTI0CgYEA1qRv iMnrnuNATjnsERvtJ2A2Q0d7owyyAmoEKi/uo9rvMh1GhokXxQkADZZMB5hUsg2p en0WkapdtALRny6ruH0sFulEAL19el33zclp2xzbLskhWMpqA/8c2k9mfwYpTx7+ nRaofAzBoaPlVE92X+Vj6BY3NMHjLVZopWhli9UCgYEAn8FJK0vGwRSU13ZKu0lu s8NYUhd/51uNnB4xzOWZ/LIfq5QsMBHucaA8NsKA7DmJzGRdz/mlrbLzmilSi48q 8mBgfjAAbBNpKd+AnG8dT3ezBI1CZIMLjx+LS/pt0KbO7SkfhG8H0hOw2H9tPhAT 3sbp9Oxxr8oonGfzcM5ivYUCgYA4Q3RFHADabmFd4AsEVRiuOKcgra04CUzkGxwq XtQkOXB353qkK22CpaBQ73PQjdqtra0eQYnX9xuG4zJFkrtKqe0TuGOt+f3ZRKZ/ V+ualw7RTcGi/7QYhhfvFd8dLuVHKy28ycKyebmMAGVN22KBMqUkoiYoeyZsrPjT WvE7XQKBgQDGMlilh6XwSsaD1OzmV4Huy0WuZDxzfwfJFuZId9CYhcwu1+u1w6fq gxImvw487rtCuW02lEkMt1k90/loryZiftiZDTT6QgHoz2+6zbLtq7ZcS7kSLYmB LMs+1JiwhgsNBmIFlQL9L6I2PwHmnxKoNMG1d9J9/BP29LiCXktPIQ== -----END RSA PRIVATE KEY----- 2019-06-30 16:32:46,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 16:32:46,189 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"security_group": {"name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-06-30 16:32:46,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:46 GMT X-Openstack-Request-Id: req-666ad6b8-b3c9-4bc5-909c-0faefc3408d1 2019-06-30 16:32:46,610 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:46Z", "updated_at": "2019-06-30T16:32:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "654239f2-ff9c-4be8-93fe-18db3a0ef592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "7a6bcc93-74ac-49f5-af84-bac991d6fee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}} 2019-06-30 16:32:46,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-666ad6b8-b3c9-4bc5-909c-0faefc3408d1 2019-06-30 16:32:46,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.422467947006s 2019-06-30 16:32:46,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:32:46,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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:46,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:46 GMT X-Openstack-Request-Id: req-7d090a7f-bd73-4f92-84e5-df37df15c4da 2019-06-30 16:32:46,935 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:28Z", "updated_at": "2019-06-30T16:32:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "0202532b-93ce-48f4-b94f-65e4d3de7112", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "42f2cc27-2fb5-49f2-a07d-e594e05d5e3c", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "4560d138-64ed-4449-bc91-cfcbe41b4ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "a7d0f073-9db7-4769-af8b-bbcd861bc800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "720317e4-8db0-44e6-92f3-5e8256053288", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:46Z", "updated_at": "2019-06-30T16:32:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "654239f2-ff9c-4be8-93fe-18db3a0ef592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "7a6bcc93-74ac-49f5-af84-bac991d6fee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:32:46,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7d090a7f-bd73-4f92-84e5-df37df15c4da 2019-06-30 16:32:46,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317682027817s 2019-06-30 16:32:46,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:32:46,942 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -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": "7ed4e4a1-055c-451f-a56d-deeccf12853a"}}' 2019-06-30 16:32:47,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:47 GMT X-Openstack-Request-Id: req-1b0dfbc5-5e60-49d5-8800-fa12873e4ddf 2019-06-30 16:32:47,345 - 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-06-30T16:32:47Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "port_range_min": 22, "revision_number": 0, "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:47Z", "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "1b956ba3-159d-43f1-970b-256b613f7951"}} 2019-06-30 16:32:47,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1b0dfbc5-5e60-49d5-8800-fa12873e4ddf 2019-06-30 16:32:47,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404042959213s 2019-06-30 16:32:47,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:32:47,352 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:47,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:47 GMT X-Openstack-Request-Id: req-50ae85a9-bf8d-4fb7-865f-4cc84bad1dd4 2019-06-30 16:32:47,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:28Z", "updated_at": "2019-06-30T16:32:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "0202532b-93ce-48f4-b94f-65e4d3de7112", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "42f2cc27-2fb5-49f2-a07d-e594e05d5e3c", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "4560d138-64ed-4449-bc91-cfcbe41b4ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "a7d0f073-9db7-4769-af8b-bbcd861bc800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "720317e4-8db0-44e6-92f3-5e8256053288", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:46Z", "updated_at": "2019-06-30T16:32:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:32:47Z", "revision_number": 0, "id": "1b956ba3-159d-43f1-970b-256b613f7951", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:47Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "654239f2-ff9c-4be8-93fe-18db3a0ef592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "7a6bcc93-74ac-49f5-af84-bac991d6fee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 2, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:32:47,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-50ae85a9-bf8d-4fb7-865f-4cc84bad1dd4 2019-06-30 16:32:47,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335623025894s 2019-06-30 16:32:47,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:32:47,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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -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": "7ed4e4a1-055c-451f-a56d-deeccf12853a"}}' 2019-06-30 16:32:48,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:48 GMT X-Openstack-Request-Id: req-381328b3-0e27-476a-846f-64448ec07087 2019-06-30 16:32:48,753 - 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-06-30T16:32:48Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "port_range_min": null, "revision_number": 0, "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:48Z", "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "50eded6f-71b6-4170-87e3-34c492fba7c4"}} 2019-06-30 16:32:48,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-381328b3-0e27-476a-846f-64448ec07087 2019-06-30 16:32:48,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.06006002426s 2019-06-30 16:32:48,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:32:48,755 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:48,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:48 GMT X-Openstack-Request-Id: req-a701bd2f-0217-4d32-95cf-08b12c6ba522 2019-06-30 16:32:48,852 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":["f7ec0209-6882-45a1-9003-24d3fe3d1644"],"description":"","tags":[],"updated_at":"2019-06-30T16:32:30Z","qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:32:48,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a701bd2f-0217-4d32-95cf-08b12c6ba522 2019-06-30 16:32:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975859165192s 2019-06-30 16:32:48,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:32:48,861 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:49,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:49 GMT X-Openstack-Request-Id: req-ed2c7bed-6b6a-493b-9dae-a91dd4130ce7 2019-06-30 16:32:49,159 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:32:43Z", "file": "/v2/images/510d1960-fff1-4e57-816c-33feac791548/file", "owner": "1d0feeaa20ef4461be08311b0eb61e56", "id": "510d1960-fff1-4e57-816c-33feac791548", "size": 12716032, "self": "/v2/images/510d1960-fff1-4e57-816c-33feac791548", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:32:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:32:49,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ed2c7bed-6b6a-493b-9dae-a91dd4130ce7 2019-06-30 16:32:49,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301687955856s 2019-06-30 16:32:49,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:32:49,170 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:49,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-75bd41d0-cfae-4dd2-a42c-d43692da8059 x-openstack-request-id: req-75bd41d0-cfae-4dd2-a42c-d43692da8059 2019-06-30 16:32:49,191 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_97edc0d0-3894-45c0-81e4-66138127a240", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "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": "2d683fe8-4acf-432e-be26-33f4021f8df9"}]} 2019-06-30 16:32:49,191 - 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-75bd41d0-cfae-4dd2-a42c-d43692da8059 2019-06-30 16:32:49,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251278877258s 2019-06-30 16:32:49,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:32:49,195 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"server": {"name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "imageRef": "510d1960-fff1-4e57-816c-33feac791548", "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "flavorRef": "2d683fe8-4acf-432e-be26-33f4021f8df9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3"}], "security_groups": [{"name": "7ed4e4a1-055c-451f-a56d-deeccf12853a"}]}}' 2019-06-30 16:32:53,612 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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 location: http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60 x-compute-request-id: req-c31ada40-d217-42dd-ae0e-63de635ec052 x-openstack-request-id: req-c31ada40-d217-42dd-ae0e-63de635ec052 2019-06-30 16:32:53,612 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7ed4e4a1-055c-451f-a56d-deeccf12853a"}], "OS-DCF:diskConfig": "MANUAL", "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "adminPass": "PEKV946rsH85"}} 2019-06-30 16:32:53,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c31ada40-d217-42dd-ae0e-63de635ec052 2019-06-30 16:32:53,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.41963815689s 2019-06-30 16:32:53,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:32:53,616 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:54,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32: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-8b87c125-bcca-4c1d-832a-f84b33c1ee6f x-openstack-request-id: req-8b87c125-bcca-4c1d-832a-f84b33c1ee6f 2019-06-30 16:32:54,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "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-06-30T16:32:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:32:54,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b87c125-bcca-4c1d-832a-f84b33c1ee6f 2019-06-30 16:32:54,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08560705185s 2019-06-30 16:32:54,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:32:54,710 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:54 GMT X-Openstack-Request-Id: req-d6a9a6c6-9d7f-4aff-ba2d-19294aaca692 2019-06-30 16:32:54,828 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":["f7ec0209-6882-45a1-9003-24d3fe3d1644"],"description":"","tags":[],"updated_at":"2019-06-30T16:32:30Z","qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:32:54,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d6a9a6c6-9d7f-4aff-ba2d-19294aaca692 2019-06-30 16:32:54,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118170976639s 2019-06-30 16:32:54,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:32:54,830 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:54,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:54 GMT X-Openstack-Request-Id: req-67fb5c7c-1176-445e-8d38-81fbdf73c370 2019-06-30 16:32:54,875 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:32:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1d0feeaa20ef4461be08311b0eb61e56","id":"f7ec0209-6882-45a1-9003-24d3fe3d1644","subnetpool_id":null,"name":"singlevm2-subnet_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:32:54,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-67fb5c7c-1176-445e-8d38-81fbdf73c370 2019-06-30 16:32:54,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459840297699s 2019-06-30 16:32:54,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:32:56,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:32:56,882 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:32:58,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sun, 30 Jun 2019 16:32:56 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-fe100448-a33f-4393-834d-ab40f54b1656 x-openstack-request-id: req-fe100448-a33f-4393-834d-ab40f54b1656 2019-06-30 16:32:58,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:32:56Z", "hostId": "3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:32:58,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe100448-a33f-4393-834d-ab40f54b1656 2019-06-30 16:32:58,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27183508873s 2019-06-30 16:32:58,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:33:00,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:33:00,163 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:00,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-7b3aeb78-aeb0-469b-b7c3-2f61c0823f28 x-openstack-request-id: req-7b3aeb78-aeb0-469b-b7c3-2f61c0823f28 2019-06-30 16:33:00,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "security_groups": [{"name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}], "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:32:57Z", "hostId": "3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:33:00,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7b3aeb78-aeb0-469b-b7c3-2f61c0823f28 2019-06-30 16:33:00,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592376947403s 2019-06-30 16:33:00,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:33:02,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:33:02,763 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:04,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:02 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-dd06f336-7688-43db-ab0f-8b4ecae089e1 x-openstack-request-id: req-dd06f336-7688-43db-ab0f-8b4ecae089e1 2019-06-30 16:33:04,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "security_groups": [{"name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}], "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:32:57Z", "hostId": "3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:33:04,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd06f336-7688-43db-ab0f-8b4ecae089e1 2019-06-30 16:33:04,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24359679222s 2019-06-30 16:33:04,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:33:06,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:33:06,018 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:07,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33: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-13b541ce-b90e-4cb8-a109-30e37ad4b648 x-openstack-request-id: req-13b541ce-b90e-4cb8-a109-30e37ad4b648 2019-06-30 16:33:07,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:73:af", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:33:04.000000", "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "security_groups": [{"name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}], "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:33:04Z", "hostId": "3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:33:07,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13b541ce-b90e-4cb8-a109-30e37ad4b648 2019-06-30 16:33:07,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19668388367s 2019-06-30 16:33:07,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:33:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=45b2ad87-70a9-46fd-a2b2-3573f2db4b60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:07,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:07 GMT X-Openstack-Request-Id: req-51c57846-8c02-4461-8919-b893192d8c21 2019-06-30 16:33:07,296 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:33:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7ec0209-6882-45a1-9003-24d3fe3d1644","ip_address":"192.168.120.6"}],"id":"2baf92cc-de8a-4bca-96ee-520382f44b24","security_groups":["7ed4e4a1-055c-451f-a56d-deeccf12853a"],"mac_address":"fa:16:3e:c9:73:af","project_id":"1d0feeaa20ef4461be08311b0eb61e56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:58Z","binding:vnic_type":"normal","device_id":"45b2ad87-70a9-46fd-a2b2-3573f2db4b60","ip_allocation":"immediate"}]} 2019-06-30 16:33:07,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=45b2ad87-70a9-46fd-a2b2-3573f2db4b60 used request id req-51c57846-8c02-4461-8919-b893192d8c21 2019-06-30 16:33:07,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0793979167938s 2019-06-30 16:33:07,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2baf92cc-de8a-4bca-96ee-520382f44b24" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:07,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:07 GMT X-Openstack-Request-Id: req-88f2d8d8-414f-4e47-94c0-7249071c9153 2019-06-30 16:33:07,362 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:33:07,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2baf92cc-de8a-4bca-96ee-520382f44b24 used request id req-88f2d8d8-414f-4e47-94c0-7249071c9153 2019-06-30 16:33:07,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536379814148s 2019-06-30 16:33:07,362 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:73:af', 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'510d1960-fff1-4e57-816c-33feac791548'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:33:04.000000', 'flavor': Munch({u'id': u'2d683fe8-4acf-432e-be26-33f4021f8df9'}), 'az': u'nova', 'id': u'45b2ad87-70a9-46fd-a2b2-3573f2db4b60', 'security_groups': [Munch({u'name': u'singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cbfa64355eda4f75a7e7cfe87b78d257', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d0feeaa20ef4461be08311b0eb61e56', 'name': 'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', '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-06-30T16:33:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:33:04Z', 'hostId': u'3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700', '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-06-30T16:33:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d0feeaa20ef4461be08311b0eb61e56', 'name': u'singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240', 'adminPass': u'PEKV946rsH85', 'tenant_id': u'1d0feeaa20ef4461be08311b0eb61e56', 'created_at': u'2019-06-30T16:32:53Z', 'created': u'2019-06-30T16:32:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:33:07,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:33:07,369 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:07,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:07 GMT X-Openstack-Request-Id: req-165e3949-1b5e-46a3-a61a-ab2088a24f9d 2019-06-30 16:33:07,781 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":["f7ec0209-6882-45a1-9003-24d3fe3d1644"],"description":"","tags":[],"updated_at":"2019-06-30T16:32:30Z","qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:33:07,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-165e3949-1b5e-46a3-a61a-ab2088a24f9d 2019-06-30 16:33:07,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413269996643s 2019-06-30 16:33:07,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:33:07,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=45b2ad87-70a9-46fd-a2b2-3573f2db4b60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:07,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:07 GMT X-Openstack-Request-Id: req-d00e8331-7756-404e-a44c-2322ebc7df2a 2019-06-30 16:33:07,834 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:33:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7ec0209-6882-45a1-9003-24d3fe3d1644","ip_address":"192.168.120.6"}],"id":"2baf92cc-de8a-4bca-96ee-520382f44b24","security_groups":["7ed4e4a1-055c-451f-a56d-deeccf12853a"],"mac_address":"fa:16:3e:c9:73:af","project_id":"1d0feeaa20ef4461be08311b0eb61e56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:58Z","binding:vnic_type":"normal","device_id":"45b2ad87-70a9-46fd-a2b2-3573f2db4b60","ip_allocation":"immediate"}]} 2019-06-30 16:33:07,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=45b2ad87-70a9-46fd-a2b2-3573f2db4b60 used request id req-d00e8331-7756-404e-a44c-2322ebc7df2a 2019-06-30 16:33:07,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.051735162735s 2019-06-30 16:33:07,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 16:33:07,836 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"floatingip": {"floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "fixed_ip_address": "192.168.120.6", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24"}}' 2019-06-30 16:33:10,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:10 GMT X-Openstack-Request-Id: req-6edfebca-98a0-4730-9f44-bb8357944d6e 2019-06-30 16:33:10,713 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}} 2019-06-30 16:33:10,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6edfebca-98a0-4730-9f44-bb8357944d6e 2019-06-30 16:33:10,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.8779091835s 2019-06-30 16:33:10,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:10,727 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:10,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:10 GMT X-Openstack-Request-Id: req-8770f259-30d2-45b9-9652-15733855f415 2019-06-30 16:33:10,794 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:10,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8770f259-30d2-45b9-9652-15733855f415 2019-06-30 16:33:10,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682029724121s 2019-06-30 16:33:10,801 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:33:10,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:10,912 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:11 GMT X-Openstack-Request-Id: req-031359f8-881e-4440-9886-3aaf3636c574 2019-06-30 16:33:11,455 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:11,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-031359f8-881e-4440-9886-3aaf3636c574 2019-06-30 16:33:11,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.544352054596s 2019-06-30 16:33:11,462 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:33:11,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:11,573 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:11,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:11 GMT X-Openstack-Request-Id: req-21ff428b-caf2-482a-92be-65a0ecccec2f 2019-06-30 16:33:11,635 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:11,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-21ff428b-caf2-482a-92be-65a0ecccec2f 2019-06-30 16:33:11,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633628368378s 2019-06-30 16:33:11,642 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:33:11,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:11,752 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:11,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:11 GMT X-Openstack-Request-Id: req-ef8019c0-dc93-4761-a470-ef70f3b76c2a 2019-06-30 16:33:11,813 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:11,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ef8019c0-dc93-4761-a470-ef70f3b76c2a 2019-06-30 16:33:11,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616261959076s 2019-06-30 16:33:11,819 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:33:11,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:11,929 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:11,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:11 GMT X-Openstack-Request-Id: req-46c06ad3-75cf-44eb-bd03-52262f64dcd0 2019-06-30 16:33:11,992 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:08Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:11,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-46c06ad3-75cf-44eb-bd03-52262f64dcd0 2019-06-30 16:33:11,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634911060333s 2019-06-30 16:33:11,998 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:33:12,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:12,109 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:12,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:12 GMT X-Openstack-Request-Id: req-97a9e82f-1dfa-437e-a244-41ae150f8d9e 2019-06-30 16:33:12,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:33:08Z", "updated_at": "2019-06-30T16:33:11Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c9:73:af", "device_id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_id": "2baf92cc-de8a-4bca-96ee-520382f44b24", "id": "447c1632-b803-48a1-8552-ebaaa645fefd", "qos_policy_id": null}]} 2019-06-30 16:33:12,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-97a9e82f-1dfa-437e-a244-41ae150f8d9e 2019-06-30 16:33:12,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646951198578s 2019-06-30 16:33:12,179 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6812bbd5-38a0-4e5d-86ff-3bef131a2168', 'updated_at': u'2019-06-30T16:33:11Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'2baf92cc-de8a-4bca-96ee-520382f44b24', 'id': u'447c1632-b803-48a1-8552-ebaaa645fefd', 'network': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'port': u'2baf92cc-de8a-4bca-96ee-520382f44b24', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d0feeaa20ef4461be08311b0eb61e56', 'name': 'singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1d0feeaa20ef4461be08311b0eb61e56', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'207e582a-d5f7-4f8f-b8c1-dfb7680f13f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c9:73:af', u'device_id': u'45b2ad87-70a9-46fd-a2b2-3573f2db4b60'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1d0feeaa20ef4461be08311b0eb61e56', 'created_at': u'2019-06-30T16:33:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'207e582a-d5f7-4f8f-b8c1-dfb7680f13f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c9:73:af', u'device_id': u'45b2ad87-70a9-46fd-a2b2-3573f2db4b60'}), 'router': u'6812bbd5-38a0-4e5d-86ff-3bef131a2168'}) 2019-06-30 16:33:12,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:33:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60/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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:33:12,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33: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-376b3472-2166-4c08-995d-85602b65078f x-openstack-request-id: req-376b3472-2166-4c08-995d-85602b65078f 2019-06-30 16:33:12,449 - 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 537118766 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.249606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.252816] pid_max: default: 32768 minimum: 301\n[ 0.254543] ACPI: Core revision 20150930\n[ 0.256753] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259361] Security Framework initialized\n[ 0.260939] Yama: becoming mindful.\n[ 0.262330] AppArmor: AppArmor initialized\n[ 0.264011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.266590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269052] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273948] Initializing cgroup subsys io\n[ 0.275499] Initializing cgroup subsys memory\n[ 0.277146] Initializing cgroup subsys devices\n[ 0.278816] Initializing cgroup subsys freezer\n[ 0.280481] Initializing cgroup subsys net_cls\n[ 0.282134] Initializing cgroup subsys perf_event\n[ 0.283884] Initializing cgroup subsys net_prio\n[ 0.285576] Initializing cgroup subsys hugetlb\n[ 0.287232] Initializing cgroup subsys pids\n[ 0.288887] CPU: Physical Processor ID: 0\n[ 0.291128] mce: CPU supports 10 MCE banks\n[ 0.292741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.294655] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.323343] ftrace: allocating 31920 entries in 125 pages\n[ 0.360339] smpboot: Max logical packages: 1\n[ 0.361984] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.364593] x2apic enabled\n[ 0.366055] Switched APIC routing to physical x2apic.\n[ 0.369212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.375395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.378829] KVM setup paravirtual spinlock\n[ 0.380876] x86: Booted up 1 node, 1 CPUs\n[ 0.382421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.385042] devtmpfs: initialized\n[ 0.387387] evm: security.selinux\n[ 0.388728] evm: security.SMACK64\n[ 0.390058] evm: security.SMACK64EXEC\n[ 0.391491] evm: security.SMACK64TRANSMUTE\n[ 0.393047] evm: security.SMACK64MMAP\n[ 0.394475] evm: security.ima\n[ 0.395703] evm: security.capability\n[ 0.397185] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.400716] pinctrl core: initialized pinctrl subsystem\n[ 0.402773] RTC time: 16:33:04, date: 06/30/19\n[ 0.404543] NET: Registered protocol family 16\n[ 0.406344] cpuidle: using governor ladder\n[ 0.407920] cpuidle: using governor menu\n[ 0.409433] PCCT header not found.\n[ 0.410842] ACPI: bus type PCI registered\n[ 0.412381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.414747] PCI: Using configuration type 1 for base access\n[ 0.417491] ACPI: Added _OSI(Module Device)\n[ 0.419096] ACPI: Added _OSI(Processor Device)\n[ 0.420763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.422544] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.425341] ACPI: Interpreter enabled\n[ 0.426801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.430360] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.433906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.437456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.441005] ACPI: (supports S0 S5)\n[ 0.442358] ACPI: Using IOAPIC for interrupt routing\n[ 0.444186] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.460057] acpiphp: Slot [3] registered\n[ 0.461588] acpiphp: Slot [4] registered\n[ 0.463123] acpiphp: Slot [5] registered\n[ 0.464656] acpiphp: Slot [6] registered\n[ 0.466189] acpiphp: Slot [7] registered\n[ 0.467714] acpiphp: Slot [8] registered\n[ 0.469247] acpiphp: Slot [9] registered\n[ 0.470779] acpiphp: Slot [10] registered\n[ 0.472333] acpiphp: Slot [11] registered\n[ 0.473889] acpiphp: Slot [12] registered\n[ 0.475449] acpiphp: Slot [13] registered\n[ 0.477053] acpiphp: Slot [14] registered\n[ 0.478613] acpiphp: Slot [15] registered\n[ 0.497330] acpiphp: Slot [16] registered\n[ 0.498888] acpiphp: Slot [17] registered\n[ 0.500442] acpiphp: Slot [18] registered\n[ 0.501992] acpiphp: Slot [19] registered\n[ 0.503545] acpiphp: Slot [20] registered\n[ 0.505099] acpiphp: Slot [21] registered\n[ 0.506651] acpiphp: Slot [22] registered\n[ 0.508212] acpiphp: Slot [23] registered\n[ 0.509765] acpiphp: Slot [24] registered\n[ 0.511323] acpiphp: Slot [25] registered\n[ 0.512876] acpiphp: Slot [26] registered\n[ 0.514428] acpiphp: Slot [27] registered\n[ 0.515986] acpiphp: Slot [28] registered\n[ 0.517548] acpiphp: Slot [29] registered\n[ 0.519098] acpiphp: Slot [30] registered\n[ 0.520649] acpiphp: Slot [31] registered\n[ 0.522203] PCI host bridge to bus 0000:00\n[ 0.523758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.528459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.533725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.536693] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.539558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.546586] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.549065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.551355] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.553818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.559050] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.561793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.589112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.591823] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.594508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.597173] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.599552] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.602365] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.604396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.607370] vgaarb: loaded\n[ 0.608515] vgaarb: bridge control possible 0000:00:02.0\n[ 0.610895] SCSI subsystem initialized\n[ 0.612854] ACPI: bus type USB registered\n[ 0.614437] usbcore: registered new interface driver usbfs\n[ 0.616429] usbcore: registered new interface driver hub\n[ 0.618363] usbcore: registered new device driver usb\n[ 0.620503] PCI: Using ACPI for IRQ routing\n[ 0.622699] NetLabel: Initializing\n[ 0.624077] NetLabel: domain hash size = 128\n[ 0.625720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.627587] NetLabel: unlabeled traffic allowed by default\n[ 0.629907] clocksource: Switched to clocksource kvm-clock\n[ 0.641636] AppArmor: AppArmor Filesystem Enabled\n[ 0.643484] pnp: PnP ACPI init\n[ 0.645155] pnp: PnP ACPI: found 5 devices\n[ 0.652456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.655753] NET: Registered protocol family 2\n[ 0.657753] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.660250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.662577] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.664908] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669309] NET: Registered protocol family 1\n[ 0.670994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673120] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675202] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.690432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.706039] Trying to unpack rootfs image as initramfs...\n[ 0.767676] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.770797] Scanning for low memory corruption every 60 seconds\n[ 0.773321] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.775605] audit: initializing netlink subsys (disabled)\n[ 0.777558] audit: type=2000 audit(1561912385.518:1): initialized\n[ 0.780060] Initialise system trusted keyring\n[ 0.781875] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.784197] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.787605] zbud: loaded\n[ 0.788833] VFS: Disk quotas dquot_6.6.0\n[ 0.790429] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.793323] fuse init (API version 7.23)\n[ 0.795032] Key type big_key registered\n[ 0.796538] Allocating IMA MOK and blacklist keyrings.\n[ 0.798720] Key type asymmetric registered\n[ 0.800279] Asymmetric key parser 'x509' registered\n[ 0.802118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.805023] io scheduler noop registered\n[ 0.806487] io scheduler deadline registered (default)\n[ 0.808575] io scheduler cfq registered\n[ 0.810326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.812394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.814849] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.817659] ACPI: Power Button [PWRF]\n[ 0.819251] GHES: HEST is not enabled!\n[ 0.833669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.863701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.867425] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.893782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.897531] Linux agpgart interface v0.103\n[ 0.901452] brd: module loaded\n[ 0.904028] loop: module loaded\n[ 0.909982] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.912704] GPT:90111 != 2097151\n[ 0.913955] GPT:Alternate GPT header not at the end of the disk.\n[ 0.915977] GPT:90111 != 2097151\n[ 0.917222] GPT: Use GNU Parted to correct GPT errors.\n[ 0.919002] vda: vda1 vda15\n[ 0.921099] scsi host0: ata_piix\n[ 0.922530] scsi host1: ata_piix\n[ 0.923851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.926111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.929054] libphy: Fixed MDIO Bus: probed\n[ 0.930607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.932431] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.935869] PPP generic driver version 2.4.2\n[ 0.937619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.939892] ehci-pci: EHCI PCI platform driver\n[ 0.941610] ehci-platform: EHCI generic platform driver\n[ 0.943490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.945652] ohci-pci: OHCI PCI platform driver\n[ 0.947321] ohci-platform: OHCI generic platform driver\n[ 0.949225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.964477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.966374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.969157] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.971034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.973271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.975603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.978276] usb usb1: Product: UHCI Host Controller\n[ 0.980029] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.982179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.983977] hub 1-0:1.0: USB hub found\n[ 0.985456] hub 1-0:1.0: 2 ports detected\n[ 0.987205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.991102] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.992921] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.994839] mousedev: PS/2 mouse device common for all mice\n[ 0.997206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.000451] rtc_cmos 00:00: RTC can wake from S4\n[ 1.002773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.005027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.007272] i2c /dev entries driver\n[ 1.008710] device-mapper: uevent: version 1.0.3\n[ 1.010496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.013579] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.016078] NET: Registered protocol family 10\n[ 1.018224] NET: Registered protocol family 17\n[ 1.019911] Key type dns_resolver registered\n[ 1.021721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.023786] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.027127] registered taskstats version 1\n[ 1.028715] Loading compiled-in X.509 certificates\n[ 1.031092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.034646] zswap: loaded using pool lzo/zbud\n[ 1.037196] Key type trusted registered\n[ 1.039688] Key type encrypted registered\n[ 1.041227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.043243] ima: No TPM chip found, activating TPM-bypass!\n[ 1.045245] evm: HMAC attrs: 0x1\n[ 1.046969] Magic number: 7:980:591\n[ 1.048586] rtc_cmos 00:00: setting system clock to 2019-06-30 16:33:05 UTC (1561912385)\n[ 1.051685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.053831] EDD information not available.\n[ 1.083848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.104245] Write protecting the kernel read-only data: 14336k\n[ 1.109874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.113476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.166359] 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 1.09\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.24. 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.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2tWt7IL2a4wLTPcQqfCxA0y2TEDT3Uvv0CbHIMaPS9SbeOPJ9oU3WesidhWs+Gjr+Q2z5Pnqp0DL2ktMRil/FfJpkW0Fe+o3k8zL8pDGacxc0+OnMI4qME4eurvG5u1guEe9LmZjSJU782XvmRF8Xkk/kURyLf0gjYi6XP+MVAvfA8HieAWU9Tq22XjIXkoYs9KWWQQ3gy8t8W/4X6CnBjQsRiQlsi+PcAN7xuVNMHQi6s07FvqIHUtkjtBqw3G0WAjc/OvgXgyOsF04Ehtdi96WF0UM90lNqIlvKyJQ/jR48KFUL4yTsxnhhYW2CeosPmxvccHmw8hC9deU3o779 root@singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240\nssh-dss AAAAB3NzaC1kc3MAAACBAK+Kf3RPNibs8of0ZSSeriSA+xawAXr9oI0fxUHJqvrPdkX8a7KK6GadWZVAs8yg/3vqeeRF0p6QjiPJH0KUMEb0JU+QE2upwMPfUCDPHy6xXgAKr6aJQLeUbi55qPnHxEHXkCojBGa7mUp+hgs50x9B7JWRRZ+4JiRAoi3ULGt9AAAAFQDe6INTa7ww0+C6k2GpAIezHhXDiwAAAIEAkCljuV85+Jkm0l1zCu8UrHRirXKp1TzyXgfgVgUUkwWQRChfdqewm04KunwSZdGVktW++N+8Ip35cJPWVuN1z6ylKbANluTjaAThTxbg02V7KXmIpFgQRZfClTrmO7RzeLdS0u5JRnLtpZhsdlx2Higvne1zUSFtUX447rLb58oAAACAGrgt5CocxRRqQLzQSfw0rWom5yK70KfAEMM3T4N7iJAdIYJ+LNZudu+SMcw5W4Ie2RNH6w94ps48jFZgp9NN6/ktpCJsbMMy9wbrhu4NJgaGjUExWUCerQ9MWu0vzyokIlK6SNvNISIH5m/p1m6YCtJvonjd6fsJB1n002khrEw= root@singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.46s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec9:73af/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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240 login: "} 2019-06-30 16:33:12,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60/action used request id req-376b3472-2166-4c08-995d-85602b65078f 2019-06-30 16:33:12,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.26997089386s 2019-06-30 16:33:12,451 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 537118766 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.249606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.252816] pid_max: default: 32768 minimum: 301 [ 0.254543] ACPI: Core revision 20150930 [ 0.256753] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259361] Security Framework initialized [ 0.260939] Yama: becoming mindful. [ 0.262330] AppArmor: AppArmor initialized [ 0.264011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266590] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269052] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273948] Initializing cgroup subsys io [ 0.275499] Initializing cgroup subsys memory [ 0.277146] Initializing cgroup subsys devices [ 0.278816] Initializing cgroup subsys freezer [ 0.280481] Initializing cgroup subsys net_cls [ 0.282134] Initializing cgroup subsys perf_event [ 0.283884] Initializing cgroup subsys net_prio [ 0.285576] Initializing cgroup subsys hugetlb [ 0.287232] Initializing cgroup subsys pids [ 0.288887] CPU: Physical Processor ID: 0 [ 0.291128] mce: CPU supports 10 MCE banks [ 0.292741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.294655] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323343] ftrace: allocating 31920 entries in 125 pages [ 0.360339] smpboot: Max logical packages: 1 [ 0.361984] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364593] x2apic enabled [ 0.366055] Switched APIC routing to physical x2apic. [ 0.369212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.375395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.378829] KVM setup paravirtual spinlock [ 0.380876] x86: Booted up 1 node, 1 CPUs [ 0.382421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.385042] devtmpfs: initialized [ 0.387387] evm: security.selinux [ 0.388728] evm: security.SMACK64 [ 0.390058] evm: security.SMACK64EXEC [ 0.391491] evm: security.SMACK64TRANSMUTE [ 0.393047] evm: security.SMACK64MMAP [ 0.394475] evm: security.ima [ 0.395703] evm: security.capability [ 0.397185] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.400716] pinctrl core: initialized pinctrl subsystem [ 0.402773] RTC time: 16:33:04, date: 06/30/19 [ 0.404543] NET: Registered protocol family 16 [ 0.406344] cpuidle: using governor ladder [ 0.407920] cpuidle: using governor menu [ 0.409433] PCCT header not found. [ 0.410842] ACPI: bus type PCI registered [ 0.412381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.414747] PCI: Using configuration type 1 for base access [ 0.417491] ACPI: Added _OSI(Module Device) [ 0.419096] ACPI: Added _OSI(Processor Device) [ 0.420763] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.422544] ACPI: Added _OSI(Processor Aggregator Device) [ 0.425341] ACPI: Interpreter enabled [ 0.426801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.430360] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.433906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.437456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.441005] ACPI: (supports S0 S5) [ 0.442358] ACPI: Using IOAPIC for interrupt routing [ 0.444186] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460057] acpiphp: Slot [3] registered [ 0.461588] acpiphp: Slot [4] registered [ 0.463123] acpiphp: Slot [5] registered [ 0.464656] acpiphp: Slot [6] registered [ 0.466189] acpiphp: Slot [7] registered [ 0.467714] acpiphp: Slot [8] registered [ 0.469247] acpiphp: Slot [9] registered [ 0.470779] acpiphp: Slot [10] registered [ 0.472333] acpiphp: Slot [11] registered [ 0.473889] acpiphp: Slot [12] registered [ 0.475449] acpiphp: Slot [13] registered [ 0.477053] acpiphp: Slot [14] registered [ 0.478613] acpiphp: Slot [15] registered [ 0.497330] acpiphp: Slot [16] registered [ 0.498888] acpiphp: Slot [17] registered [ 0.500442] acpiphp: Slot [18] registered [ 0.501992] acpiphp: Slot [19] registered [ 0.503545] acpiphp: Slot [20] registered [ 0.505099] acpiphp: Slot [21] registered [ 0.506651] acpiphp: Slot [22] registered [ 0.508212] acpiphp: Slot [23] registered [ 0.509765] acpiphp: Slot [24] registered [ 0.511323] acpiphp: Slot [25] registered [ 0.512876] acpiphp: Slot [26] registered [ 0.514428] acpiphp: Slot [27] registered [ 0.515986] acpiphp: Slot [28] registered [ 0.517548] acpiphp: Slot [29] registered [ 0.519098] acpiphp: Slot [30] registered [ 0.520649] acpiphp: Slot [31] registered [ 0.522203] PCI host bridge to bus 0000:00 [ 0.523758] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.526109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.528459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.533725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.536693] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.539558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.546586] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.549065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.551355] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.559050] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.561793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.589112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.591823] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.594508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.597173] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.599552] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.602365] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.604396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.607370] vgaarb: loaded [ 0.608515] vgaarb: bridge control possible 0000:00:02.0 [ 0.610895] SCSI subsystem initialized [ 0.612854] ACPI: bus type USB registered [ 0.614437] usbcore: registered new interface driver usbfs [ 0.616429] usbcore: registered new interface driver hub [ 0.618363] usbcore: registered new device driver usb [ 0.620503] PCI: Using ACPI for IRQ routing [ 0.622699] NetLabel: Initializing [ 0.624077] NetLabel: domain hash size = 128 [ 0.625720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.627587] NetLabel: unlabeled traffic allowed by default [ 0.629907] clocksource: Switched to clocksource kvm-clock [ 0.641636] AppArmor: AppArmor Filesystem Enabled [ 0.643484] pnp: PnP ACPI init [ 0.645155] pnp: PnP ACPI: found 5 devices [ 0.652456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655753] NET: Registered protocol family 2 [ 0.657753] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662577] TCP: Hash tables configured (established 4096 bind 4096) [ 0.664908] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.667015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669309] NET: Registered protocol family 1 [ 0.670994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673120] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.675202] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.706039] Trying to unpack rootfs image as initramfs... [ 0.767676] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770797] Scanning for low memory corruption every 60 seconds [ 0.773321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.775605] audit: initializing netlink subsys (disabled) [ 0.777558] audit: type=2000 audit(1561912385.518:1): initialized [ 0.780060] Initialise system trusted keyring [ 0.781875] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.784197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.787605] zbud: loaded [ 0.788833] VFS: Disk quotas dquot_6.6.0 [ 0.790429] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.793323] fuse init (API version 7.23) [ 0.795032] Key type big_key registered [ 0.796538] Allocating IMA MOK and blacklist keyrings. [ 0.798720] Key type asymmetric registered [ 0.800279] Asymmetric key parser 'x509' registered [ 0.802118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.805023] io scheduler noop registered [ 0.806487] io scheduler deadline registered (default) [ 0.808575] io scheduler cfq registered [ 0.810326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.812394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.814849] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.817659] ACPI: Power Button [PWRF] [ 0.819251] GHES: HEST is not enabled! [ 0.833669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.863701] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.867425] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.893782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.897531] Linux agpgart interface v0.103 [ 0.901452] brd: module loaded [ 0.904028] loop: module loaded [ 0.909982] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.912704] GPT:90111 != 2097151 [ 0.913955] GPT:Alternate GPT header not at the end of the disk. [ 0.915977] GPT:90111 != 2097151 [ 0.917222] GPT: Use GNU Parted to correct GPT errors. [ 0.919002] vda: vda1 vda15 [ 0.921099] scsi host0: ata_piix [ 0.922530] scsi host1: ata_piix [ 0.923851] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.926111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.929054] libphy: Fixed MDIO Bus: probed [ 0.930607] tun: Universal TUN/TAP device driver, 1.6 [ 0.932431] tun: (C) 1999-2004 Max Krasnyansky [ 0.935869] PPP generic driver version 2.4.2 [ 0.937619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.939892] ehci-pci: EHCI PCI platform driver [ 0.941610] ehci-platform: EHCI generic platform driver [ 0.943490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.945652] ohci-pci: OHCI PCI platform driver [ 0.947321] ohci-platform: OHCI generic platform driver [ 0.949225] uhci_hcd: USB Universal Host Controller Interface driver [ 0.964477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.966374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.969157] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.971034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.973271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.975603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.978276] usb usb1: Product: UHCI Host Controller [ 0.980029] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.982179] usb usb1: SerialNumber: 0000:00:01.2 [ 0.983977] hub 1-0:1.0: USB hub found [ 0.985456] hub 1-0:1.0: 2 ports detected [ 0.987205] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.991102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.992921] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.994839] mousedev: PS/2 mouse device common for all mice [ 0.997206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.000451] rtc_cmos 00:00: RTC can wake from S4 [ 1.002773] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.005027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.007272] i2c /dev entries driver [ 1.008710] device-mapper: uevent: version 1.0.3 [ 1.010496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.013579] ledtrig-cpu: registered to indicate activity on CPUs [ 1.016078] NET: Registered protocol family 10 [ 1.018224] NET: Registered protocol family 17 [ 1.019911] Key type dns_resolver registered [ 1.021721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.023786] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.027127] registered taskstats version 1 [ 1.028715] Loading compiled-in X.509 certificates [ 1.031092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.034646] zswap: loaded using pool lzo/zbud [ 1.037196] Key type trusted registered [ 1.039688] Key type encrypted registered [ 1.041227] AppArmor: AppArmor sha1 policy hashing enabled [ 1.043243] ima: No TPM chip found, activating TPM-bypass! [ 1.045245] evm: HMAC attrs: 0x1 [ 1.046969] Magic number: 7:980:591 [ 1.048586] rtc_cmos 00:00: setting system clock to 2019-06-30 16:33:05 UTC (1561912385) [ 1.051685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.053831] EDD information not available. [ 1.083848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.104245] Write protecting the kernel read-only data: 14336k [ 1.109874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.113476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.166359] 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 1.09 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.24. 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.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2tWt7IL2a4wLTPcQqfCxA0y2TEDT3Uvv0CbHIMaPS9SbeOPJ9oU3WesidhWs+Gjr+Q2z5Pnqp0DL2ktMRil/FfJpkW0Fe+o3k8zL8pDGacxc0+OnMI4qME4eurvG5u1guEe9LmZjSJU782XvmRF8Xkk/kURyLf0gjYi6XP+MVAvfA8HieAWU9Tq22XjIXkoYs9KWWQQ3gy8t8W/4X6CnBjQsRiQlsi+PcAN7xuVNMHQi6s07FvqIHUtkjtBqw3G0WAjc/OvgXgyOsF04Ehtdi96WF0UM90lNqIlvKyJQ/jR48KFUL4yTsxnhhYW2CeosPmxvccHmw8hC9deU3o779 root@singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240 ssh-dss AAAAB3NzaC1kc3MAAACBAK+Kf3RPNibs8of0ZSSeriSA+xawAXr9oI0fxUHJqvrPdkX8a7KK6GadWZVAs8yg/3vqeeRF0p6QjiPJH0KUMEb0JU+QE2upwMPfUCDPHy6xXgAKr6aJQLeUbi55qPnHxEHXkCojBGa7mUp+hgs50x9B7JWRRZ+4JiRAoi3ULGt9AAAAFQDe6INTa7ww0+C6k2GpAIezHhXDiwAAAIEAkCljuV85+Jkm0l1zCu8UrHRirXKp1TzyXgfgVgUUkwWQRChfdqewm04KunwSZdGVktW++N+8Ip35cJPWVuN1z6ylKbANluTjaAThTxbg02V7KXmIpFgQRZfClTrmO7RzeLdS0u5JRnLtpZhsdlx2Higvne1zUSFtUX447rLb58oAAACAGrgt5CocxRRqQLzQSfw0rWom5yK70KfAEMM3T4N7iJAdIYJ+LNZudu+SMcw5W4Ie2RNH6w94ps48jFZgp9NN6/ktpCJsbMMy9wbrhu4NJgaGjUExWUCerQ9MWu0vzyokIlK6SNvNISIH5m/p1m6YCtJvonjd6fsJB1n002khrEw= root@singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.46s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec9:73af/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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-97edc0d0-3894-45c0-81e4-66138127a240 login: 2019-06-30 16:33:13,092 - paramiko.transport - DEBUG - starting thread (client mode): 0x3649bd90L 2019-06-30 16:33:13,093 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 16:33:13,112 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 16:33:13,112 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 16:33:13,113 - 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-06-30 16:33:13,113 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 16:33:13,113 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 16:33:13,114 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 16:33:13,114 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 16:33:13,114 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 16:33:13,169 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 16:33:13,169 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 16:33:13,193 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: db79985174dca188f041fa800563fa56 2019-06-30 16:33:13,194 - paramiko.transport - DEBUG - Trying discovered key 9efccf4aa0e9d9df27cdb499f9a6ef2e in /tmp/tmp0St7Kb 2019-06-30 16:33:13,209 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 16:33:13,214 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 16:33:13,227 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 16:33:13,228 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 16:33:13,228 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 16:33:13,229 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 16:33:13,230 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 16:33:13,231 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-30 16:33:13,231 - functest.core.singlevm - DEBUG - error: 2019-06-30 16:33:13,236 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 16:33:13,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:33:13,354 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 16:33:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 16:33:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/447c1632-b803-48a1-8552-ebaaa645fefd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:15,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:14 GMT X-Openstack-Request-Id: req-ee3215c2-a31f-4fff-b3ec-b3eec01c7c09 2019-06-30 16:33:15,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:15,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/447c1632-b803-48a1-8552-ebaaa645fefd.json used request id req-ee3215c2-a31f-4fff-b3ec-b3eec01c7c09 2019-06-30 16:33:15,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.91875505447s 2019-06-30 16:33:15,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:33:15,293 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:15,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:15 GMT X-Openstack-Request-Id: req-28a1f7c5-fd0f-4013-a7ee-a7a43b194cd0 2019-06-30 16:33:15,338 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:33:15,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28a1f7c5-fd0f-4013-a7ee-a7a43b194cd0 2019-06-30 16:33:15,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464379787445s 2019-06-30 16:33:15,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:33:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:15,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:15 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-0d7049e6-fe84-4632-a6ff-564be010b8fc x-openstack-request-id: req-0d7049e6-fe84-4632-a6ff-564be010b8fc 2019-06-30 16:33:15,728 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60 used request id req-0d7049e6-fe84-4632-a6ff-564be010b8fc 2019-06-30 16:33:15,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.388890981674s 2019-06-30 16:33:15,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:33:15,732 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:16,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:15 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-2c157b05-ff9b-4890-8312-9379712bb9ed x-openstack-request-id: req-2c157b05-ff9b-4890-8312-9379712bb9ed 2019-06-30 16:33:16,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:73:af", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:73:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "rel": "bookmark"}], "image": {"id": "510d1960-fff1-4e57-816c-33feac791548", "links": [{"href": "http://172.30.9.27:8774/images/510d1960-fff1-4e57-816c-33feac791548", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:33:04.000000", "flavor": {"id": "2d683fe8-4acf-432e-be26-33f4021f8df9", "links": [{"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "bookmark"}]}, "id": "45b2ad87-70a9-46fd-a2b2-3573f2db4b60", "security_groups": [{"name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}], "user_id": "cbfa64355eda4f75a7e7cfe87b78d257", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:33:15Z", "hostId": "3102cc7c08a413025cda6b212d4ed4aa8458aaa3bbf9dfb6b0284700", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240", "name": "singlevm2-vm_97edc0d0-3894-45c0-81e4-66138127a240", "created": "2019-06-30T16:32:53Z", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:33:16,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c157b05-ff9b-4890-8312-9379712bb9ed 2019-06-30 16:33:16,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797595024109s 2019-06-30 16:33:16,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:33:18,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:33:18,534 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-ee44b40a-115a-4664-9ce8-c21572471a92 x-openstack-request-id: req-ee44b40a-115a-4664-9ce8-c21572471a92 2019-06-30 16:33:18,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:33:18,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee44b40a-115a-4664-9ce8-c21572471a92 2019-06-30 16:33:18,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0722918510437s 2019-06-30 16:33:18,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:33:18,609 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:18,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:18 GMT X-Openstack-Request-Id: req-deac8ad8-217c-48ed-a77e-e922dd08600e 2019-06-30 16:33:18,655 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:28Z", "updated_at": "2019-06-30T16:32:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "0202532b-93ce-48f4-b94f-65e4d3de7112", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "42f2cc27-2fb5-49f2-a07d-e594e05d5e3c", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "4560d138-64ed-4449-bc91-cfcbe41b4ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "a7d0f073-9db7-4769-af8b-bbcd861bc800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "720317e4-8db0-44e6-92f3-5e8256053288", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:46Z", "updated_at": "2019-06-30T16:32:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:32:47Z", "revision_number": 0, "id": "1b956ba3-159d-43f1-970b-256b613f7951", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:47Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:48Z", "revision_number": 0, "id": "50eded6f-71b6-4170-87e3-34c492fba7c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:48Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "654239f2-ff9c-4be8-93fe-18db3a0ef592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:46Z", "revision_number": 0, "id": "7a6bcc93-74ac-49f5-af84-bac991d6fee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:46Z", "security_group_id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 3, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "7ed4e4a1-055c-451f-a56d-deeccf12853a", "name": "singlevm2-sg_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:33:18,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-deac8ad8-217c-48ed-a77e-e922dd08600e 2019-06-30 16:33:18,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470509529114s 2019-06-30 16:33:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:33:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7ed4e4a1-055c-451f-a56d-deeccf12853a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:18,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:18 GMT X-Openstack-Request-Id: req-b8fd7bec-3cd0-4307-a94e-820ddc2bd3d3 2019-06-30 16:33:18,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:18,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7ed4e4a1-055c-451f-a56d-deeccf12853a.json used request id req-b8fd7bec-3cd0-4307-a94e-820ddc2bd3d3 2019-06-30 16:33:18,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149246931076s 2019-06-30 16:33:18,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 16:33:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:18,855 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-4c8651fd-af9d-475b-a099-612b4b6fda7f x-openstack-request-id: req-4c8651fd-af9d-475b-a099-612b4b6fda7f 2019-06-30 16:33:18,855 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_97edc0d0-3894-45c0-81e4-66138127a240 used request id req-4c8651fd-af9d-475b-a099-612b4b6fda7f 2019-06-30 16:33:18,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0439569950104s 2019-06-30 16:33:18,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:33:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168/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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" -d '{"subnet_id": "f7ec0209-6882-45a1-9003-24d3fe3d1644"}' 2019-06-30 16:33:21,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:21 GMT X-Openstack-Request-Id: req-4959f2e6-3ab4-4fd7-a96c-f0e3c0f80a5e 2019-06-30 16:33:21,902 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "207e582a-d5f7-4f8f-b8c1-dfb7680f13f3", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "subnet_id": "f7ec0209-6882-45a1-9003-24d3fe3d1644", "subnet_ids": ["f7ec0209-6882-45a1-9003-24d3fe3d1644"], "port_id": "12585eb7-32df-4ea5-92bc-ee7f4b8eae90", "id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168"} 2019-06-30 16:33:21,903 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168/remove_router_interface.json used request id req-4959f2e6-3ab4-4fd7-a96c-f0e3c0f80a5e 2019-06-30 16:33:21,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04663395882s 2019-06-30 16:33:21,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:33:21,904 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:22,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:22 GMT X-Openstack-Request-Id: req-d6a2fe88-7477-4d84-bc66-b4a914b21923 2019-06-30 16:33:22,071 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:32Z", "admin_state_up": true, "updated_at": "2019-06-30T16:33:20Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "6812bbd5-38a0-4e5d-86ff-3bef131a2168", "name": "singlevm2-router_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:33:22,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d6a2fe88-7477-4d84-bc66-b4a914b21923 2019-06-30 16:33:22,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.168221950531s 2019-06-30 16:33:22,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:33:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:26,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:26 GMT X-Openstack-Request-Id: req-29c073b2-9482-4dc5-a192-5ecb3f79e3a8 2019-06-30 16:33:26,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:26,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6812bbd5-38a0-4e5d-86ff-3bef131a2168.json used request id req-29c073b2-9482-4dc5-a192-5ecb3f79e3a8 2019-06-30 16:33:26,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.6366610527s 2019-06-30 16:33:26,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:33:26,710 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:26,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:26 GMT X-Openstack-Request-Id: req-720bfbe0-eb59-4320-9598-64f7a59c2238 2019-06-30 16:33:26,765 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:32:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1d0feeaa20ef4461be08311b0eb61e56","id":"f7ec0209-6882-45a1-9003-24d3fe3d1644","subnetpool_id":null,"name":"singlevm2-subnet_97edc0d0-3894-45c0-81e4-66138127a240"}]} 2019-06-30 16:33:26,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-720bfbe0-eb59-4320-9598-64f7a59c2238 2019-06-30 16:33:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0552940368652s 2019-06-30 16:33:26,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:33:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f7ec0209-6882-45a1-9003-24d3fe3d1644.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:29,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:29 GMT X-Openstack-Request-Id: req-7a75e7b7-81e2-410c-86f1-69be97da7e56 2019-06-30 16:33:29,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:29,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f7ec0209-6882-45a1-9003-24d3fe3d1644.json used request id req-7a75e7b7-81e2-410c-86f1-69be97da7e56 2019-06-30 16:33:29,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76302313805s 2019-06-30 16:33:29,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:33:29,530 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:29,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:29 GMT X-Openstack-Request-Id: req-be85bf58-1fd7-4a4e-9946-d2e12db1c9fa 2019-06-30 16:33:29,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"207e582a-d5f7-4f8f-b8c1-dfb7680f13f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d0feeaa20ef4461be08311b0eb61e56","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:33:29Z","qos_policy_id":null,"name":"singlevm2-net_97edc0d0-3894-45c0-81e4-66138127a240","admin_state_up":true,"tenant_id":"1d0feeaa20ef4461be08311b0eb61e56","created_at":"2019-06-30T16:32:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500}]} 2019-06-30 16:33:29,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-be85bf58-1fd7-4a4e-9946-d2e12db1c9fa 2019-06-30 16:33:29,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404443025589s 2019-06-30 16:33:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:33:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/207e582a-d5f7-4f8f-b8c1-dfb7680f13f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:31,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:31 GMT X-Openstack-Request-Id: req-59001f82-eb4a-47ce-be33-9605c821a8f4 2019-06-30 16:33:31,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:31,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/207e582a-d5f7-4f8f-b8c1-dfb7680f13f3.json used request id req-59001f82-eb4a-47ce-be33-9605c821a8f4 2019-06-30 16:33:31,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45038199425s 2019-06-30 16:33:31,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:33:31,395 - 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.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:32,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:31 GMT X-Openstack-Request-Id: req-a9a1c62e-638f-4ac3-bd86-a4ac5d58da30 2019-06-30 16:33:32,208 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:32:43Z", "file": "/v2/images/510d1960-fff1-4e57-816c-33feac791548/file", "owner": "1d0feeaa20ef4461be08311b0eb61e56", "id": "510d1960-fff1-4e57-816c-33feac791548", "size": 12716032, "self": "/v2/images/510d1960-fff1-4e57-816c-33feac791548", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/510d1960-fff1-4e57-816c-33feac791548/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_97edc0d0-3894-45c0-81e4-66138127a240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:32:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:33:32,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a9a1c62e-638f-4ac3-bd86-a4ac5d58da30 2019-06-30 16:33:32,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817782878876s 2019-06-30 16:33:32,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:33:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/510d1960-fff1-4e57-816c-33feac791548 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a268faf3903b681ccacb6b874ddb41efe9d6c26a" 2019-06-30 16:33:34,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:33:34 GMT X-Openstack-Request-Id: req-89f55481-c7e6-460d-8be4-b4c1e7488eb0 2019-06-30 16:33:34,257 - 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-06-30 16:33:34,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/510d1960-fff1-4e57-816c-33feac791548 used request id req-89f55481-c7e6-460d-8be4-b4c1e7488eb0 2019-06-30 16:33:34,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.046916008s 2019-06-30 16:33:34,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:33:34,266 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:34,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33: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-d7dec83b-79b4-4168-918d-5a9ea32630a8 x-openstack-request-id: req-d7dec83b-79b4-4168-918d-5a9ea32630a8 2019-06-30 16:33:34,290 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_97edc0d0-3894-45c0-81e4-66138127a240", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9", "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": "2d683fe8-4acf-432e-be26-33f4021f8df9"}]} 2019-06-30 16:33:34,290 - 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-d7dec83b-79b4-4168-918d-5a9ea32630a8 2019-06-30 16:33:34,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278561115265s 2019-06-30 16:33:34,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:33:34,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:34,351 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33: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 x-compute-request-id: req-52e38b21-432b-4ae2-b80e-5ea13210bf6c x-openstack-request-id: req-52e38b21-432b-4ae2-b80e-5ea13210bf6c 2019-06-30 16:33:34,351 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2d683fe8-4acf-432e-be26-33f4021f8df9 used request id req-52e38b21-432b-4ae2-b80e-5ea13210bf6c 2019-06-30 16:33:34,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0597329139709s 2019-06-30 16:33:34,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:33:34,355 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:34,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbf9769-c511-4c56-aa1e-a7dd8a721205 2019-06-30 16:33:34,607 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240", "links": {"self": "http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cbfa64355eda4f75a7e7cfe87b78d257", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:33:34,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ddbf9769-c511-4c56-aa1e-a7dd8a721205 2019-06-30 16:33:34,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255671977997s 2019-06-30 16:33:34,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:33:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:34,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54b787d-08fa-4d62-9b03-a101ca5c554c 2019-06-30 16:33:34,847 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_97edc0d0-3894-45c0-81e4-66138127a240", "links": {"self": "http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cbfa64355eda4f75a7e7cfe87b78d257", "description": null}} 2019-06-30 16:33:34,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257 used request id req-f54b787d-08fa-4d62-9b03-a101ca5c554c 2019-06-30 16:33:34,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233842849731s 2019-06-30 16:33:34,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:33:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:35,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60242b4-7a44-4c40-af35-2dfc93e80773 2019-06-30 16:33:35,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:33:35,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cbfa64355eda4f75a7e7cfe87b78d257 used request id req-e60242b4-7a44-4c40-af35-2dfc93e80773 2019-06-30 16:33:35,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.408471107483s 2019-06-30 16:33:35,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:33:35,266 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4203a746-1147-47c2-ac30-0543fcaac275 2019-06-30 16:33:35,471 - 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/1d0feeaa20ef4461be08311b0eb61e56"}, "tags": [], "enabled": true, "id": "1d0feeaa20ef4461be08311b0eb61e56", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_97edc0d0-3894-45c0-81e4-66138127a240"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:33:35,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4203a746-1147-47c2-ac30-0543fcaac275 2019-06-30 16:33:35,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208396911621s 2019-06-30 16:33:35,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:33:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/1d0feeaa20ef4461be08311b0eb61e56 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:35,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0111eeac-1184-4acd-b579-3f428ac5250a 2019-06-30 16:33:35,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:33:35,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1d0feeaa20ef4461be08311b0eb61e56 used request id req-0111eeac-1184-4acd-b579-3f428ac5250a 2019-06-30 16:33:35,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.319026947021s 2019-06-30 16:33:35,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:33:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=1d0feeaa20ef4461be08311b0eb61e56&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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:36,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:36 GMT X-Openstack-Request-Id: req-ecc86594-14c5-41cd-8dee-d45c4111a79a 2019-06-30 16:33:36,138 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:28Z", "updated_at": "2019-06-30T16:32:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "0202532b-93ce-48f4-b94f-65e4d3de7112", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "42f2cc27-2fb5-49f2-a07d-e594e05d5e3c", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "4560d138-64ed-4449-bc91-cfcbe41b4ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "a7d0f073-9db7-4769-af8b-bbcd861bc800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "720317e4-8db0-44e6-92f3-5e8256053288", "name": "default"}]} 2019-06-30 16:33:36,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=1d0feeaa20ef4461be08311b0eb61e56&name=default used request id req-ecc86594-14c5-41cd-8dee-d45c4111a79a 2019-06-30 16:33:36,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338198900223s 2019-06-30 16:33:36,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:33:36,145 - 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.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:36,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:36 GMT X-Openstack-Request-Id: req-9b40dd02-fb5c-4b2b-aaae-a4bc87a8340f 2019-06-30 16:33:36,509 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "created_at": "2019-06-30T16:32:28Z", "updated_at": "2019-06-30T16:32:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "0202532b-93ce-48f4-b94f-65e4d3de7112", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "42f2cc27-2fb5-49f2-a07d-e594e05d5e3c", "remote_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "4560d138-64ed-4449-bc91-cfcbe41b4ecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:32:28Z", "revision_number": 0, "id": "a7d0f073-9db7-4769-af8b-bbcd861bc800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:32:28Z", "security_group_id": "720317e4-8db0-44e6-92f3-5e8256053288", "tenant_id": "1d0feeaa20ef4461be08311b0eb61e56", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d0feeaa20ef4461be08311b0eb61e56"}], "revision_number": 1, "project_id": "1d0feeaa20ef4461be08311b0eb61e56", "id": "720317e4-8db0-44e6-92f3-5e8256053288", "name": "default"}]} 2019-06-30 16:33:36,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9b40dd02-fb5c-4b2b-aaae-a4bc87a8340f 2019-06-30 16:33:36,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365335941315s 2019-06-30 16:33:36,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:33:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/720317e4-8db0-44e6-92f3-5e8256053288.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c157c3a4918af25f7e82fe7bd8a2f72f1e24099b" 2019-06-30 16:33:36,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:33:36 GMT X-Openstack-Request-Id: req-6d0f1a85-6e06-413d-9174-0ae11ec92218 2019-06-30 16:33:36,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:33:36,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/720317e4-8db0-44e6-92f3-5e8256053288.json used request id req-6d0f1a85-6e06-413d-9174-0ae11ec92218 2019-06-30 16:33:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.420665979385s 2019-06-30 16:33:36,983 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-30 16:33:37,035 - 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.16" 2019-06-30 16:33:37,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdea681-2bbc-49a0-bb92-d9cacbf0cdac 2019-06-30 16:33:37,041 - 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-06-30 16:33:37,041 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-9bdea681-2bbc-49a0-bb92-d9cacbf0cdac 2019-06-30 16:33:37,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:33:37,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["sGInqszfSbe3fOifzqddFg"], "issued_at": "2019-06-30T16:33:37.000000Z"}} 2019-06-30 16:33:37,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:33:37,447 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:37,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:37 GMT X-Openstack-Request-Id: req-fcdfe657-735b-494c-b814-01f6efaa6ff3 2019-06-30 16:33:37,825 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:33:37,826 - 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-fcdfe657-735b-494c-b814-01f6efaa6ff3 2019-06-30 16:33:37,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378808021545s 2019-06-30 16:33:37,833 - 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.16" 2019-06-30 16:33:37,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa2896e-f295-43ec-aa46-8344904160cc 2019-06-30 16:33:37,839 - 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-06-30 16:33:37,839 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9aa2896e-f295-43ec-aa46-8344904160cc 2019-06-30 16:33:37,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:33:37,843 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:38,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8a4322-ea6f-4b92-bad8-121cb67129d8 2019-06-30 16:33:38,015 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:33:38,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5a8a4322-ea6f-4b92-bad8-121cb67129d8 2019-06-30 16:33:38,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175342082977s 2019-06-30 16:33:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:33:38,026 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}}' 2019-06-30 16:33:38,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb1c767-6125-48d7-a4e1-58b0266e23b7 2019-06-30 16:33:38,313 - 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/00cab03015bd473fa9a50acfaccc5a85"}, "tags": [], "enabled": true, "id": "00cab03015bd473fa9a50acfaccc5a85", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}} 2019-06-30 16:33:38,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0bb1c767-6125-48d7-a4e1-58b0266e23b7 2019-06-30 16:33:38,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.291079044342s 2019-06-30 16:33:38,314 - 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'00cab03015bd473fa9a50acfaccc5a85', '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_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5'}) 2019-06-30 16:33:38,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:33:38,324 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Lt2kRPs1SmS4nBNHLIAKvgNUGY6xaz", "email": null, "name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}}' 2019-06-30 16:33:38,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc375271-4a47-4ccd-880c-00af17b1bd3b 2019-06-30 16:33:38,899 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": {"self": "http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a788ef9cc85d4c76b4b65edae803c318", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:33:38,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dc375271-4a47-4ccd-880c-00af17b1bd3b 2019-06-30 16:33:38,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.577975034714s 2019-06-30 16:33:38,900 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a788ef9cc85d4c76b4b65edae803c318', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5'}) 2019-06-30 16:33:38,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:33:38,907 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:39,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57512b0-1869-4936-adf6-318bef0eaf7d 2019-06-30 16:33:39,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:33:39,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a57512b0-1869-4936-adf6-318bef0eaf7d 2019-06-30 16:33:39,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21564412117s 2019-06-30 16:33:39,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:33:39,127 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:39,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af501bed-74df-41d9-9cab-196b55564392 2019-06-30 16:33:39,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:33:39,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af501bed-74df-41d9-9cab-196b55564392 2019-06-30 16:33:39,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195642948151s 2019-06-30 16:33:39,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:33:39,328 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:39,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed67a8e-da40-4668-811b-2d39ee511790 2019-06-30 16:33:39,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:33:39,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ed67a8e-da40-4668-811b-2d39ee511790 2019-06-30 16:33:39,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216400146484s 2019-06-30 16:33:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:33:39,549 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:39,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b641617f-8979-415d-b4a9-8032109f6dde 2019-06-30 16:33:39,750 - 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-06-30 16:33:39,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b641617f-8979-415d-b4a9-8032109f6dde 2019-06-30 16:33:39,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203972101212s 2019-06-30 16:33:39,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:33:39,755 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:39,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752c2662-325c-45bc-ab19-f207d7e490d2 2019-06-30 16:33:39,932 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": {"self": "http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a788ef9cc85d4c76b4b65edae803c318", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:33:39,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-752c2662-325c-45bc-ab19-f207d7e490d2 2019-06-30 16:33:39,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181593179703s 2019-06-30 16:33:39,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:33:39,948 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:40,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2715e85-eb29-4382-8e92-6e600d8b7888 2019-06-30 16:33:40,176 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/00cab03015bd473fa9a50acfaccc5a85"}, "tags": [], "enabled": true, "id": "00cab03015bd473fa9a50acfaccc5a85", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:33:40,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a2715e85-eb29-4382-8e92-6e600d8b7888 2019-06-30 16:33:40,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231349945068s 2019-06-30 16:33:40,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:33:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a788ef9cc85d4c76b4b65edae803c318&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=00cab03015bd473fa9a50acfaccc5a85" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:40,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52e8fcb-88fd-46bd-bed1-272db7482ab0 2019-06-30 16:33:40,425 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a788ef9cc85d4c76b4b65edae803c318&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=00cab03015bd473fa9a50acfaccc5a85", "previous": null, "next": null}} 2019-06-30 16:33:40,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a788ef9cc85d4c76b4b65edae803c318&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=00cab03015bd473fa9a50acfaccc5a85 used request id req-c52e8fcb-88fd-46bd-bed1-272db7482ab0 2019-06-30 16:33:40,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.24080991745s 2019-06-30 16:33:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:33:40,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/00cab03015bd473fa9a50acfaccc5a85/users/a788ef9cc85d4c76b4b65edae803c318/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:40,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c433632d-40ba-463a-b93d-1c5aadaf0f8f 2019-06-30 16:33:40,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:33:40,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/00cab03015bd473fa9a50acfaccc5a85/users/a788ef9cc85d4c76b4b65edae803c318/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-c433632d-40ba-463a-b93d-1c5aadaf0f8f 2019-06-30 16:33:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238983869553s 2019-06-30 16:33:40,668 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 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'00cab03015bd473fa9a50acfaccc5a85', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Lt2kRPs1SmS4nBNHLIAKvgNUGY6xaz', 'username': u'vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', '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-06-30 16:33:40,672 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'password': 'Lt2kRPs1SmS4nBNHLIAKvgNUGY6xaz', 'project_name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '00cab03015bd473fa9a50acfaccc5a85', 'project_domain_name': 'Default'} 2019-06-30 16:33:40,673 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-30 16:33:40,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:33:40,677 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:40,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063e8ce6-15f4-40c2-a87a-1425d474716f 2019-06-30 16:33:40,890 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:33:40,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-063e8ce6-15f4-40c2-a87a-1425d474716f 2019-06-30 16:33:40,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21689581871s 2019-06-30 16:33:40,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:33:40,900 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:33:41,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d8ce4b-d7ca-4659-9fb4-6958284172af 2019-06-30 16:33:41,113 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/00cab03015bd473fa9a50acfaccc5a85"}, "tags": [], "enabled": true, "id": "00cab03015bd473fa9a50acfaccc5a85", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:33:41,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-96d8ce4b-d7ca-4659-9fb4-6958284172af 2019-06-30 16:33:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215716123581s 2019-06-30 16:33:41,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:33:41,116 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" -d '{"network": {"tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "name": "vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "admin_state_up": true}}' 2019-06-30 16:33:41,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:41 GMT X-Openstack-Request-Id: req-e2e3313c-0553-4a92-a0b9-a235556ede73 2019-06-30 16:33:41,757 - 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":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:33:41Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}} 2019-06-30 16:33:41,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e2e3313c-0553-4a92-a0b9-a235556ede73 2019-06-30 16:33:41,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.642349004745s 2019-06-30 16:33:41,758 - 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-06-30T16:33:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f16c3755-80f9-43bd-bc27-dad0d1ca58e4', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', u'created_at': u'2019-06-30T16:33:41Z', u'mtu': 1450, u'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'00cab03015bd473fa9a50acfaccc5a85', u'l2_adjacency': True}) 2019-06-30 16:33:41,762 - 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.16" 2019-06-30 16:33:41,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b91a6a-25f6-43be-8d15-a1e8ff8c38cc 2019-06-30 16:33:41,767 - 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-06-30 16:33:41,768 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-36b91a6a-25f6-43be-8d15-a1e8ff8c38cc 2019-06-30 16:33:41,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:33:42,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00cab03015bd473fa9a50acfaccc5a85", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/00cab03015bd473fa9a50acfaccc5a85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/00cab03015bd473fa9a50acfaccc5a85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/00cab03015bd473fa9a50acfaccc5a85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/00cab03015bd473fa9a50acfaccc5a85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/00cab03015bd473fa9a50acfaccc5a85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/00cab03015bd473fa9a50acfaccc5a85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/00cab03015bd473fa9a50acfaccc5a85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/00cab03015bd473fa9a50acfaccc5a85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/00cab03015bd473fa9a50acfaccc5a85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_00cab03015bd473fa9a50acfaccc5a85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_00cab03015bd473fa9a50acfaccc5a85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "id": "a788ef9cc85d4c76b4b65edae803c318"}, "audit_ids": ["H5hqkYjxQNyG6xSU0rUW9w"], "issued_at": "2019-06-30T16:33:42.000000Z"}} 2019-06-30 16:33:42,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:33:42,191 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:33:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:42 GMT X-Openstack-Request-Id: req-8e1ca091-9cb3-4f25-9ab9-b551272fbf90 2019-06-30 16:33:42,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:33:41Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:33:42,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8e1ca091-9cb3-4f25-9ab9-b551272fbf90 2019-06-30 16:33:42,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293787956238s 2019-06-30 16:33:42,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:33:42,486 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"subnet": {"name": "vping_ssh-subnet_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "enable_dhcp": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:33:43,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:43 GMT X-Openstack-Request-Id: req-88f99f7e-7d56-4d37-b687-774b5012f6b9 2019-06-30 16:33:43,620 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:33:43Z","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":"00cab03015bd473fa9a50acfaccc5a85","id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","subnetpool_id":null,"name":"vping_ssh-subnet_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}} 2019-06-30 16:33:43,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88f99f7e-7d56-4d37-b687-774b5012f6b9 2019-06-30 16:33:43,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13476586342s 2019-06-30 16:33:43,621 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:33:43Z', 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'69062586-8d4f-43a9-b7cb-14f7383c44bf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', u'enable_dhcp': True, u'network_id': u'f16c3755-80f9-43bd-bc27-dad0d1ca58e4', u'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', u'created_at': u'2019-06-30T16:33:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'00cab03015bd473fa9a50acfaccc5a85'}) 2019-06-30 16:33:43,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:33:43,622 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "vping_ssh-router_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "admin_state_up": true}}' 2019-06-30 16:33:51,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:50 GMT X-Openstack-Request-Id: req-045677b5-bba3-4974-bca9-0d240e0c2088 2019-06-30 16:33:51,286 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:44Z", "admin_state_up": true, "updated_at": "2019-06-30T16:33:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "d5864995-15b5-43c0-829d-a1ab328d7382", "name": "vping_ssh-router_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}} 2019-06-30 16:33:51,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-045677b5-bba3-4974-bca9-0d240e0c2088 2019-06-30 16:33:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.66464400291s 2019-06-30 16:33:51,287 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:33:45Z', u'revision_number': 3, u'id': u'd5864995-15b5-43c0-829d-a1ab328d7382', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', u'admin_state_up': True, u'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', u'created_at': u'2019-06-30T16:33:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'00cab03015bd473fa9a50acfaccc5a85'}) 2019-06-30 16:33:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:33:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382/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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"subnet_id": "69062586-8d4f-43a9-b7cb-14f7383c44bf"}' 2019-06-30 16:33:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:54 GMT X-Openstack-Request-Id: req-3bd8338c-e67d-47cb-b334-ad5a46ba58d1 2019-06-30 16:33:54,946 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "subnet_id": "69062586-8d4f-43a9-b7cb-14f7383c44bf", "subnet_ids": ["69062586-8d4f-43a9-b7cb-14f7383c44bf"], "port_id": "efa5deb2-3391-4a3f-b9c2-24dc2ef1786e", "id": "d5864995-15b5-43c0-829d-a1ab328d7382"} 2019-06-30 16:33:54,946 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382/add_router_interface.json used request id req-3bd8338c-e67d-47cb-b334-ad5a46ba58d1 2019-06-30 16:33:54,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.65873003006s 2019-06-30 16:33:54,946 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:33:55,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:33:55,053 - 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.16" 2019-06-30 16:33:55,059 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:55 GMT 2019-06-30 16:33:55,059 - 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-06-30 16:33:55,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:33:55,068 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:33:55,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:55 GMT X-Openstack-Request-Id: req-b584f520-9cd0-4d40-a1a8-e74d6714c310 2019-06-30 16:33:55,901 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:33:55,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b584f520-9cd0-4d40-a1a8-e74d6714c310 2019-06-30 16:33:55,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836554050446s 2019-06-30 16:33:55,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:33:55,915 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}' 2019-06-30 16:33:56,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:56 GMT Location: http://172.30.9.27:9292/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a0b4e7a-797c-45db-bfcf-839038c49754 2019-06-30 16:33:56,229 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:33:56Z", "file": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file", "owner": "00cab03015bd473fa9a50acfaccc5a85", "id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "size": null, "self": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "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_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "checksum": null, "created_at": "2019-06-30T16:33:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:33:56,229 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0a0b4e7a-797c-45db-bfcf-839038c49754 2019-06-30 16:33:56,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.317851066589s 2019-06-30 16:33:56,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:33:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '' 2019-06-30 16:33:57,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:33:57 GMT X-Openstack-Request-Id: req-20ab03dc-ffee-47f0-b73d-1054fefb119d 2019-06-30 16:33:57,487 - 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-06-30 16:33:57,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file used request id req-20ab03dc-ffee-47f0-b73d-1054fefb119d 2019-06-30 16:33:57,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25701379776s 2019-06-30 16:33:57,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:33:57,495 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:33:58,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:58 GMT X-Openstack-Request-Id: req-0a9edac0-a27e-45c1-9d32-28c743983641 2019-06-30 16:33:58,318 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:33:57Z", "file": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file", "owner": "00cab03015bd473fa9a50acfaccc5a85", "id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "size": 12716032, "self": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:33:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:33:58,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a9edac0-a27e-45c1-9d32-28c743983641 2019-06-30 16:33:58,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.82716012001s 2019-06-30 16:33:58,321 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap', u'metadata': Munch({})})], 'file': u'/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file', 'owner': u'00cab03015bd473fa9a50acfaccc5a85', 'id': u'14448934-3ebb-4a14-88cc-f24de23f2d10', 'size': 12716032, u'self': u'/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:33:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:33:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', '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/14448934-3ebb-4a14-88cc-f24de23f2d10', 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_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'created': u'2019-06-30T16:33:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:33:56Z', 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/14448934-3ebb-4a14-88cc-f24de23f2d10', 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_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:33:58,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:33:58,327 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:33:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:58 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-8966aeca-ad53-4ae8-aa1d-20767881fe61 x-openstack-request-id: req-8966aeca-ad53-4ae8-aa1d-20767881fe61 2019-06-30 16:33:58,851 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "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": "b20f8d2e-82d8-4fba-9b25-521993f42a5d"}} 2019-06-30 16:33:58,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8966aeca-ad53-4ae8-aa1d-20767881fe61 2019-06-30 16:33:58,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.527390003204s 2019-06-30 16:33:58,853 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'b20f8d2e-82d8-4fba-9b25-521993f42a5d', 'swap': 0}) 2019-06-30 16:33:58,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:33:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d/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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" -d '{"extra_specs": {}}' 2019-06-30 16:33:58,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:58 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-b66ee69c-10b1-4862-aa6e-5dd90d63103e x-openstack-request-id: req-b66ee69c-10b1-4862-aa6e-5dd90d63103e 2019-06-30 16:33:58,874 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:33:58,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d/os-extra_specs used request id req-b66ee69c-10b1-4862-aa6e-5dd90d63103e 2019-06-30 16:33:58,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205950737s 2019-06-30 16:33:58,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 16:33:58,879 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"keypair": {"name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}}' 2019-06-30 16:33:59,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:58 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-56d93d6e-bcdb-4daf-890b-271079f5270b x-openstack-request-id: req-56d93d6e-bcdb-4daf-890b-271079f5270b 2019-06-30 16:33:59,391 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+NvNZymNRvER8ai2Z8oPBB96jrLZrFNcEBgtXSHEFAsWnIOggDa9yOnjhNbVYcRSZ/qr+ZpgqiSEJ+HqNvew08XMowOQUohViY484rBIL9uyLOkHJQFsjK6GAsYs+Nuf4qlMadEU0Ex28FSDv2GCLAdzoZDVbUM28jPItho00yhHdb+coMnfbXLXEVyjoc2xv4Day5p2xxbbmCvAPlsP5Js4HDpAoXaflM4tCn3NH/hNA0W/OmkHpW9/0oNJwsM3IQsslUB5hLKx2hyWKK4p3fe8y4Cr9E7zDT1n6xii5JeMUV7hIyHUUxiTPiBVjOqs6wha4j1UNxPe62lCB4SIx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvjbzWcpjUbxEfGotmfKDwQfeo6y2axTXBAYLV0hxBQLFpyDo\nIA2vcjp44TW1WHEUmf6q/maYKokhCfh6jb3sNPFzKMDkFKIVYmOPOKwSC/bsizpB\nyUBbIyuhgLGLPjbn+KpTGnRFNBMdvBUg79hgiwHc6GQ1W1DNvIzyLYaNNMoR3W/n\nKDJ321y1xFco6HNsb+A2suadscW25grwD5bD+SbOBw6QKF2n5TOLQp9zR/4TQNFv\nzppB6Vvf9KDScLDNyELLJVAeYSysdocliiuKd33vMuAq/RO8w09Z+sYouSXjFFe4\nSMh1FMYkz4gVYzqrOsIWuI9VDcT3utpQgeEiMQIDAQABAoIBAA7o3cBPBeP1PuUF\nqZdklAFAbaokspPIKWZuVts7mWhMJFQKV0eT6wmoHauBezp4eqXreVnBjvHel9Fh\nQbH0jhxERMOQAxC+97Ajn6lQi4WWkEoFgfyVZ89k7x7YS9LPmPU73JG5RWdkjDMe\n8Nr7+e1LcxZgLHKA7e92mNEKt+zIOzuY+87Ytvnja9bjggLww40mCJnmZdCYA6TE\nJLrvzrBc+R296b/DniM0sqHpFId/BMLztQ35rooLkm3k83esAsC4x5HPPh1ry5i6\nmPhD/Hyg2BD8pgyQyMz8spgmP/jrHi5fdFKKDLDBloOOMxf/2SVQ4tztcFt5ExP3\nBiIKcEECgYEA9g96UOBIm2hLiJVOD+tHhIFRrQ1UNYiKk1mn9NibeDWnDCgsW4e2\n3ktSqoWEQCtFZRwi9bKHjGCQOGJbrIhg9Rr2hf3oZh2uMcdwgg9R7MK+nJRTD5yW\nOy6K7YEKtauxPmHBZIiPpjq0BRm+N6Z8067Bl3Q0IICEzGe5JExqzVkCgYEAxeX4\nAjshPHNYpx0HKLbdva0xzt7IMUstReUz0CdbS8FSu5sOrvAFB43gYzmbc6tFTOrm\nZBk+4v8/Jbqqvh704JBqzd7a/aZrio4WmpD6kapQwU9tnBa+Upk6QOC/et5CAaoV\na582gRHfITKwK0UXfLC6eH+xtC6xamnMmT5aqJkCgYA50dlEN+/X1OIq7iqxwu/D\nS0AOEhu/mJ43kdHNzzh5PuJKEQabW4C1K635M/anvYNJBxuP8Ku5aNd66GHyYPmn\nnvZe9hMuK7tLJzpg1YjCweBYmuIJwRnsPjuXI8OIfRfhOMdhAFYBEbpLmIkCOrUK\naP5EwKGfIZQTFCyFQw+1wQKBgCkiMbiU/cWI3CZwHCrUR6bDNxUerVHBpHlguLJN\nW+aVGlMwWY73CLSXQsqdELisIs1oDddEgBPCpid7cz3tRUzf97Mu3SnXy4aTHhOm\nis54LizgC5JkD88vVjJiBKrPQ70A0075WuTdCBnoZUG5LLaYLUoakJ85DVtm/kXj\n9ggRAoGBAOktR2epw65wg3r+ZlOkMafICsmztUlmAKWulcFBVpQaK86PuW46uXDZ\nLLSJnoNerucyDT0tdvTkMUBArBtSnqtqDGdtsZlKZz+FdWyvgn34DPpWAzF9emJl\nM3TbTMtSO6F4uLAyWq8Jm0ImQxuZjFfXsB4YER0Y2T9klbehwFOw\n-----END RSA PRIVATE KEY-----\n", "user_id": "a788ef9cc85d4c76b4b65edae803c318", "name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "fingerprint": "a8:e7:6a:85:81:3f:71:5e:64:1a:d6:62:e6:75:aa:fb"}} 2019-06-30 16:33:59,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-56d93d6e-bcdb-4daf-890b-271079f5270b 2019-06-30 16:33:59,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.514919996262s 2019-06-30 16:33:59,393 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+NvNZymNRvER8ai2Z8oPBB96jrLZrFNcEBgtXSHEFAsWnIOggDa9yOnjhNbVYcRSZ/qr+ZpgqiSEJ+HqNvew08XMowOQUohViY484rBIL9uyLOkHJQFsjK6GAsYs+Nuf4qlMadEU0Ex28FSDv2GCLAdzoZDVbUM28jPItho00yhHdb+coMnfbXLXEVyjoc2xv4Day5p2xxbbmCvAPlsP5Js4HDpAoXaflM4tCn3NH/hNA0W/OmkHpW9/0oNJwsM3IQsslUB5hLKx2hyWKK4p3fe8y4Cr9E7zDT1n6xii5JeMUV7hIyHUUxiTPiBVjOqs6wha4j1UNxPe62lCB4SIx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvjbzWcpjUbxEfGotmfKDwQfeo6y2axTXBAYLV0hxBQLFpyDo\nIA2vcjp44TW1WHEUmf6q/maYKokhCfh6jb3sNPFzKMDkFKIVYmOPOKwSC/bsizpB\nyUBbIyuhgLGLPjbn+KpTGnRFNBMdvBUg79hgiwHc6GQ1W1DNvIzyLYaNNMoR3W/n\nKDJ321y1xFco6HNsb+A2suadscW25grwD5bD+SbOBw6QKF2n5TOLQp9zR/4TQNFv\nzppB6Vvf9KDScLDNyELLJVAeYSysdocliiuKd33vMuAq/RO8w09Z+sYouSXjFFe4\nSMh1FMYkz4gVYzqrOsIWuI9VDcT3utpQgeEiMQIDAQABAoIBAA7o3cBPBeP1PuUF\nqZdklAFAbaokspPIKWZuVts7mWhMJFQKV0eT6wmoHauBezp4eqXreVnBjvHel9Fh\nQbH0jhxERMOQAxC+97Ajn6lQi4WWkEoFgfyVZ89k7x7YS9LPmPU73JG5RWdkjDMe\n8Nr7+e1LcxZgLHKA7e92mNEKt+zIOzuY+87Ytvnja9bjggLww40mCJnmZdCYA6TE\nJLrvzrBc+R296b/DniM0sqHpFId/BMLztQ35rooLkm3k83esAsC4x5HPPh1ry5i6\nmPhD/Hyg2BD8pgyQyMz8spgmP/jrHi5fdFKKDLDBloOOMxf/2SVQ4tztcFt5ExP3\nBiIKcEECgYEA9g96UOBIm2hLiJVOD+tHhIFRrQ1UNYiKk1mn9NibeDWnDCgsW4e2\n3ktSqoWEQCtFZRwi9bKHjGCQOGJbrIhg9Rr2hf3oZh2uMcdwgg9R7MK+nJRTD5yW\nOy6K7YEKtauxPmHBZIiPpjq0BRm+N6Z8067Bl3Q0IICEzGe5JExqzVkCgYEAxeX4\nAjshPHNYpx0HKLbdva0xzt7IMUstReUz0CdbS8FSu5sOrvAFB43gYzmbc6tFTOrm\nZBk+4v8/Jbqqvh704JBqzd7a/aZrio4WmpD6kapQwU9tnBa+Upk6QOC/et5CAaoV\na582gRHfITKwK0UXfLC6eH+xtC6xamnMmT5aqJkCgYA50dlEN+/X1OIq7iqxwu/D\nS0AOEhu/mJ43kdHNzzh5PuJKEQabW4C1K635M/anvYNJBxuP8Ku5aNd66GHyYPmn\nnvZe9hMuK7tLJzpg1YjCweBYmuIJwRnsPjuXI8OIfRfhOMdhAFYBEbpLmIkCOrUK\naP5EwKGfIZQTFCyFQw+1wQKBgCkiMbiU/cWI3CZwHCrUR6bDNxUerVHBpHlguLJN\nW+aVGlMwWY73CLSXQsqdELisIs1oDddEgBPCpid7cz3tRUzf97Mu3SnXy4aTHhOm\nis54LizgC5JkD88vVjJiBKrPQ70A0075WuTdCBnoZUG5LLaYLUoakJ85DVtm/kXj\n9ggRAoGBAOktR2epw65wg3r+ZlOkMafICsmztUlmAKWulcFBVpQaK86PuW46uXDZ\nLLSJnoNerucyDT0tdvTkMUBArBtSnqtqDGdtsZlKZz+FdWyvgn34DPpWAzF9emJl\nM3TbTMtSO6F4uLAyWq8Jm0ImQxuZjFfXsB4YER0Y2T9klbehwFOw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a788ef9cc85d4c76b4b65edae803c318', 'name': u'vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'created_at': '2019-06-30T16:33:59.393072', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a8:e7:6a:85:81:3f:71:5e:64:1a:d6:62:e6:75:aa:fb', 'type': 'ssh', 'id': u'vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5'}) 2019-06-30 16:33:59,393 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvjbzWcpjUbxEfGotmfKDwQfeo6y2axTXBAYLV0hxBQLFpyDo IA2vcjp44TW1WHEUmf6q/maYKokhCfh6jb3sNPFzKMDkFKIVYmOPOKwSC/bsizpB yUBbIyuhgLGLPjbn+KpTGnRFNBMdvBUg79hgiwHc6GQ1W1DNvIzyLYaNNMoR3W/n KDJ321y1xFco6HNsb+A2suadscW25grwD5bD+SbOBw6QKF2n5TOLQp9zR/4TQNFv zppB6Vvf9KDScLDNyELLJVAeYSysdocliiuKd33vMuAq/RO8w09Z+sYouSXjFFe4 SMh1FMYkz4gVYzqrOsIWuI9VDcT3utpQgeEiMQIDAQABAoIBAA7o3cBPBeP1PuUF qZdklAFAbaokspPIKWZuVts7mWhMJFQKV0eT6wmoHauBezp4eqXreVnBjvHel9Fh QbH0jhxERMOQAxC+97Ajn6lQi4WWkEoFgfyVZ89k7x7YS9LPmPU73JG5RWdkjDMe 8Nr7+e1LcxZgLHKA7e92mNEKt+zIOzuY+87Ytvnja9bjggLww40mCJnmZdCYA6TE JLrvzrBc+R296b/DniM0sqHpFId/BMLztQ35rooLkm3k83esAsC4x5HPPh1ry5i6 mPhD/Hyg2BD8pgyQyMz8spgmP/jrHi5fdFKKDLDBloOOMxf/2SVQ4tztcFt5ExP3 BiIKcEECgYEA9g96UOBIm2hLiJVOD+tHhIFRrQ1UNYiKk1mn9NibeDWnDCgsW4e2 3ktSqoWEQCtFZRwi9bKHjGCQOGJbrIhg9Rr2hf3oZh2uMcdwgg9R7MK+nJRTD5yW Oy6K7YEKtauxPmHBZIiPpjq0BRm+N6Z8067Bl3Q0IICEzGe5JExqzVkCgYEAxeX4 AjshPHNYpx0HKLbdva0xzt7IMUstReUz0CdbS8FSu5sOrvAFB43gYzmbc6tFTOrm ZBk+4v8/Jbqqvh704JBqzd7a/aZrio4WmpD6kapQwU9tnBa+Upk6QOC/et5CAaoV a582gRHfITKwK0UXfLC6eH+xtC6xamnMmT5aqJkCgYA50dlEN+/X1OIq7iqxwu/D S0AOEhu/mJ43kdHNzzh5PuJKEQabW4C1K635M/anvYNJBxuP8Ku5aNd66GHyYPmn nvZe9hMuK7tLJzpg1YjCweBYmuIJwRnsPjuXI8OIfRfhOMdhAFYBEbpLmIkCOrUK aP5EwKGfIZQTFCyFQw+1wQKBgCkiMbiU/cWI3CZwHCrUR6bDNxUerVHBpHlguLJN W+aVGlMwWY73CLSXQsqdELisIs1oDddEgBPCpid7cz3tRUzf97Mu3SnXy4aTHhOm is54LizgC5JkD88vVjJiBKrPQ70A0075WuTdCBnoZUG5LLaYLUoakJ85DVtm/kXj 9ggRAoGBAOktR2epw65wg3r+ZlOkMafICsmztUlmAKWulcFBVpQaK86PuW46uXDZ LLSJnoNerucyDT0tdvTkMUBArBtSnqtqDGdtsZlKZz+FdWyvgn34DPpWAzF9emJl M3TbTMtSO6F4uLAyWq8Jm0ImQxuZjFfXsB4YER0Y2T9klbehwFOw -----END RSA PRIVATE KEY----- 2019-06-30 16:33:59,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 16:33:59,399 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"security_group": {"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-06-30 16:33:59,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:59 GMT X-Openstack-Request-Id: req-992887e9-b9ce-4fde-bcc2-7655f4b9e207 2019-06-30 16:33:59,843 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:59Z", "updated_at": "2019-06-30T16:33:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "95190b58-9390-40b7-a532-341192f11d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "e6b8bbfb-e3b5-4dbe-8989-77f9afd512ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}} 2019-06-30 16:33:59,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-992887e9-b9ce-4fde-bcc2-7655f4b9e207 2019-06-30 16:33:59,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.444822072983s 2019-06-30 16:33:59,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:33:59,851 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:00,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 30 Jun 2019 16:33:59 GMT X-Openstack-Request-Id: req-2662a907-0533-42ff-a846-e4bc77e4d50a 2019-06-30 16:34:00,194 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:41Z", "updated_at": "2019-06-30T16:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "2ab981b3-6c2b-42bc-927a-1076aeaf9654", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "913acb01-7345-4eaf-9e5c-f2d352e76385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "e80320ca-ed9f-4fb2-b516-359009bbf0f7", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "fadd9818-e659-4602-b358-ffd4defa9782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "10a1de06-23eb-4504-a785-bddc618566d7", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:59Z", "updated_at": "2019-06-30T16:33:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "95190b58-9390-40b7-a532-341192f11d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "e6b8bbfb-e3b5-4dbe-8989-77f9afd512ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:34:00,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2662a907-0533-42ff-a846-e4bc77e4d50a 2019-06-30 16:34:00,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343737125397s 2019-06-30 16:34:00,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:34:00,201 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -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": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}}' 2019-06-30 16:34:00,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:00 GMT X-Openstack-Request-Id: req-d973bf3c-115f-4a96-b121-7e3fd320b97d 2019-06-30 16:34:00,376 - 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-06-30T16:34:00Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "port_range_min": 22, "revision_number": 0, "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:00Z", "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "4454b1d6-d05b-4f36-ba7a-d68e9ad45671"}} 2019-06-30 16:34:00,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-d973bf3c-115f-4a96-b121-7e3fd320b97d 2019-06-30 16:34:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175460100174s 2019-06-30 16:34:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:34:00,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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:00 GMT X-Openstack-Request-Id: req-981e82f4-70a3-40eb-814f-e8ee2e44bb40 2019-06-30 16:34:00,458 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:41Z", "updated_at": "2019-06-30T16:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "2ab981b3-6c2b-42bc-927a-1076aeaf9654", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "913acb01-7345-4eaf-9e5c-f2d352e76385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "e80320ca-ed9f-4fb2-b516-359009bbf0f7", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "fadd9818-e659-4602-b358-ffd4defa9782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "10a1de06-23eb-4504-a785-bddc618566d7", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:59Z", "updated_at": "2019-06-30T16:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:34:00Z", "revision_number": 0, "id": "4454b1d6-d05b-4f36-ba7a-d68e9ad45671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:34:00Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "95190b58-9390-40b7-a532-341192f11d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "e6b8bbfb-e3b5-4dbe-8989-77f9afd512ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 2, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:34:00,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-981e82f4-70a3-40eb-814f-e8ee2e44bb40 2019-06-30 16:34:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0763700008392s 2019-06-30 16:34:00,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:34:00,465 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -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": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}}' 2019-06-30 16:34:00,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:00 GMT X-Openstack-Request-Id: req-5f2d4c7e-d1af-4ada-abbb-b8e128295eee 2019-06-30 16:34:00,909 - 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-06-30T16:34:00Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "port_range_min": null, "revision_number": 0, "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:00Z", "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "bffb14f1-32d3-4b4f-a527-614d43c20ab6"}} 2019-06-30 16:34:00,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5f2d4c7e-d1af-4ada-abbb-b8e128295eee 2019-06-30 16:34:00,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444900035858s 2019-06-30 16:34:00,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:34:00,911 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:01,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:01 GMT X-Openstack-Request-Id: req-a4d228a9-a768-4e44-a565-15e116f655b7 2019-06-30 16:34:01,310 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":["69062586-8d4f-43a9-b7cb-14f7383c44bf"],"description":"","tags":[],"updated_at":"2019-06-30T16:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:34:01,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a4d228a9-a768-4e44-a565-15e116f655b7 2019-06-30 16:34:01,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400058984756s 2019-06-30 16:34:01,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:34:01,320 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:01,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:01 GMT X-Openstack-Request-Id: req-2ea26c81-7358-43a7-8abb-3e24ea213c75 2019-06-30 16:34:01,358 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:33:57Z", "file": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file", "owner": "00cab03015bd473fa9a50acfaccc5a85", "id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "size": 12716032, "self": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:33:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:34:01,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2ea26c81-7358-43a7-8abb-3e24ea213c75 2019-06-30 16:34:01,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423030853271s 2019-06-30 16:34:01,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:34:01,368 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:01,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-e5202559-05b3-424f-badd-3b4a43d4add9 x-openstack-request-id: req-e5202559-05b3-424f-badd-3b4a43d4add9 2019-06-30 16:34:01,393 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "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": "b20f8d2e-82d8-4fba-9b25-521993f42a5d"}]} 2019-06-30 16:34:01,393 - 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-e5202559-05b3-424f-badd-3b4a43d4add9 2019-06-30 16:34:01,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281639099121s 2019-06-30 16:34:01,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:34:01,398 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"server": {"name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "imageRef": "14448934-3ebb-4a14-88cc-f24de23f2d10", "flavorRef": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4"}], "security_groups": [{"name": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}]}}' 2019-06-30 16:34:06,753 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:01 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/eebae555-cd53-4dca-bdd7-e7945e58ee42 x-compute-request-id: req-b6e7b8b9-a3a0-44f6-be2f-dd195c4a8081 x-openstack-request-id: req-b6e7b8b9-a3a0-44f6-be2f-dd195c4a8081 2019-06-30 16:34:06,754 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}], "OS-DCF:diskConfig": "MANUAL", "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "adminPass": "RhDVqyMgwx55"}} 2019-06-30 16:34:06,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b6e7b8b9-a3a0-44f6-be2f-dd195c4a8081 2019-06-30 16:34:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.35874295235s 2019-06-30 16:34:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:06,757 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:07,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-1d529b1c-3e2b-4c01-9255-01740582b0c2 x-openstack-request-id: req-1d529b1c-3e2b-4c01-9255-01740582b0c2 2019-06-30 16:34:07,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "user_id": "a788ef9cc85d4c76b4b65edae803c318", "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-06-30T16:34:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:07,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d529b1c-3e2b-4c01-9255-01740582b0c2 2019-06-30 16:34:07,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596054077148s 2019-06-30 16:34:07,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:34:07,362 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:07,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:07 GMT X-Openstack-Request-Id: req-ad078baf-8fbe-4798-b181-ce529f8251c0 2019-06-30 16:34:07,477 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":["69062586-8d4f-43a9-b7cb-14f7383c44bf"],"description":"","tags":[],"updated_at":"2019-06-30T16:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:34:07,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ad078baf-8fbe-4798-b181-ce529f8251c0 2019-06-30 16:34:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115661144257s 2019-06-30 16:34:07,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:34:07,479 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:07 GMT X-Openstack-Request-Id: req-7e513966-2f18-4161-810d-57b9bcf492c8 2019-06-30 16:34:07,780 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:33:43Z","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":"00cab03015bd473fa9a50acfaccc5a85","id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","subnetpool_id":null,"name":"vping_ssh-subnet_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:34:07,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7e513966-2f18-4161-810d-57b9bcf492c8 2019-06-30 16:34:07,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.30186009407s 2019-06-30 16:34:07,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:09,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:09,786 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:10,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:09 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-3b4ed878-3678-4234-a82f-f84c4d2db224 x-openstack-request-id: req-3b4ed878-3678-4234-a82f-f84c4d2db224 2019-06-30 16:34:10,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:09Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:10,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3b4ed878-3678-4234-a82f-f84c4d2db224 2019-06-30 16:34:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445218086243s 2019-06-30 16:34:10,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:12,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:12,240 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:13,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-6a500e5d-dd01-4f28-8e17-fc34292b7fb4 x-openstack-request-id: req-6a500e5d-dd01-4f28-8e17-fc34292b7fb4 2019-06-30 16:34:13,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:09Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:13,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a500e5d-dd01-4f28-8e17-fc34292b7fb4 2019-06-30 16:34:13,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00476384163s 2019-06-30 16:34:13,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:15,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:15,254 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:16,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:15 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-53b483f6-ae0f-4285-b473-e7ee9a9d495e x-openstack-request-id: req-53b483f6-ae0f-4285-b473-e7ee9a9d495e 2019-06-30 16:34:16,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:09Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:16,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-53b483f6-ae0f-4285-b473-e7ee9a9d495e 2019-06-30 16:34:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05847811699s 2019-06-30 16:34:16,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:18,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:18,322 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:19,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-683180df-c4da-4b64-af2d-d63caefe0b68 x-openstack-request-id: req-683180df-c4da-4b64-af2d-d63caefe0b68 2019-06-30 16:34:19,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:19,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-683180df-c4da-4b64-af2d-d63caefe0b68 2019-06-30 16:34:19,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24162602425s 2019-06-30 16:34:19,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:34:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=eebae555-cd53-4dca-bdd7-e7945e58ee42" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:19,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:19 GMT X-Openstack-Request-Id: req-cdec1add-4cd0-429e-aece-24207a0f24d0 2019-06-30 16:34:19,704 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:34:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","ip_address":"192.168.120.6"}],"id":"433b2d19-c9d2-400e-81c9-9c874fb996dd","security_groups":["7d21ae4c-d771-42bd-a3ad-242635c351ba"],"mac_address":"fa:16:3e:6e:55:14","project_id":"00cab03015bd473fa9a50acfaccc5a85","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:34:10Z","binding:vnic_type":"normal","device_id":"eebae555-cd53-4dca-bdd7-e7945e58ee42","ip_allocation":"immediate"}]} 2019-06-30 16:34:19,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=eebae555-cd53-4dca-bdd7-e7945e58ee42 used request id req-cdec1add-4cd0-429e-aece-24207a0f24d0 2019-06-30 16:34:19,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.137287855148s 2019-06-30 16:34:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=433b2d19-c9d2-400e-81c9-9c874fb996dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:19,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:19 GMT X-Openstack-Request-Id: req-bc3da55f-e95f-4d73-98cb-fcba3d2c2cae 2019-06-30 16:34:19,766 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:34:19,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=433b2d19-c9d2-400e-81c9-9c874fb996dd used request id req-bc3da55f-e95f-4d73-98cb-fcba3d2c2cae 2019-06-30 16:34:19,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.051530122757s 2019-06-30 16:34:19,767 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:55:14', 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'14448934-3ebb-4a14-88cc-f24de23f2d10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:34:15.000000', 'flavor': Munch({u'id': u'b20f8d2e-82d8-4fba-9b25-521993f42a5d'}), 'az': u'nova', 'id': u'eebae555-cd53-4dca-bdd7-e7945e58ee42', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a788ef9cc85d4c76b4b65edae803c318', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', '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-06-30T16:34:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:34:15Z', 'hostId': u'60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99', '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-06-30T16:34:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': u'vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'adminPass': u'RhDVqyMgwx55', 'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', 'created_at': u'2019-06-30T16:34:06Z', 'created': u'2019-06-30T16:34:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:34:19,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:34:19,769 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:19 GMT X-Openstack-Request-Id: req-f76de08a-bad9-40b9-b151-ac4367a8e087 2019-06-30 16:34:20,163 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":["69062586-8d4f-43a9-b7cb-14f7383c44bf"],"description":"","tags":[],"updated_at":"2019-06-30T16:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:34:20,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f76de08a-bad9-40b9-b151-ac4367a8e087 2019-06-30 16:34:20,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39554309845s 2019-06-30 16:34:20,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:34:20,173 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:21,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:21 GMT X-Openstack-Request-Id: req-1653a6d0-9780-4855-bd4c-f9c31f20acdb 2019-06-30 16:34:21,016 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:33:57Z", "file": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file", "owner": "00cab03015bd473fa9a50acfaccc5a85", "id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "size": 12716032, "self": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:33:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:34:21,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1653a6d0-9780-4855-bd4c-f9c31f20acdb 2019-06-30 16:34:21,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.847562074661s 2019-06-30 16:34:21,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:34:21,022 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:21,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-7f02fdbe-4572-45fc-b341-441a700d76fc x-openstack-request-id: req-7f02fdbe-4572-45fc-b341-441a700d76fc 2019-06-30 16:34:21,045 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "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": "b20f8d2e-82d8-4fba-9b25-521993f42a5d"}]} 2019-06-30 16:34:21,045 - 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-7f02fdbe-4572-45fc-b341-441a700d76fc 2019-06-30 16:34:21,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273280143738s 2019-06-30 16:34:21,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:34:21,050 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"server": {"name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "imageRef": "14448934-3ebb-4a14-88cc-f24de23f2d10", "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "flavorRef": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4"}], "security_groups": [{"name": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}]}}' 2019-06-30 16:34:26,932 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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/92a15c6e-59a3-47e3-981f-1de8b0f9278b x-compute-request-id: req-e3a14443-5bf3-43e4-9fcf-32201dd268e4 x-openstack-request-id: req-e3a14443-5bf3-43e4-9fcf-32201dd268e4 2019-06-30 16:34:26,933 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7d21ae4c-d771-42bd-a3ad-242635c351ba"}], "OS-DCF:diskConfig": "MANUAL", "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "adminPass": "d8kGGVTwmmCc"}} 2019-06-30 16:34:26,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e3a14443-5bf3-43e4-9fcf-32201dd268e4 2019-06-30 16:34:26,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.88626885414s 2019-06-30 16:34:26,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:26,937 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:28,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:26 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-90420659-0d83-4cc3-a9c7-1df35617e164 x-openstack-request-id: req-90420659-0d83-4cc3-a9c7-1df35617e164 2019-06-30 16:34:28,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "user_id": "a788ef9cc85d4c76b4b65edae803c318", "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-06-30T16:34:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:28,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90420659-0d83-4cc3-a9c7-1df35617e164 2019-06-30 16:34:28,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.92214488983s 2019-06-30 16:34:28,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:30,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:30,872 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:31,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 894 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-59525d17-d268-4d57-b7da-5b014e5cdd8b x-openstack-request-id: req-59525d17-d268-4d57-b7da-5b014e5cdd8b 2019-06-30 16:34:31,599 - 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/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:29Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:31,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59525d17-d268-4d57-b7da-5b014e5cdd8b 2019-06-30 16:34:31,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730422973633s 2019-06-30 16:34:31,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:33,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:33,612 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:34,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-74dda7a7-3bc4-4264-aaa8-f989651ffccd x-openstack-request-id: req-74dda7a7-3bc4-4264-aaa8-f989651ffccd 2019-06-30 16:34:34,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:31Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:34,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74dda7a7-3bc4-4264-aaa8-f989651ffccd 2019-06-30 16:34:34,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22385406494s 2019-06-30 16:34:34,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:36,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:36,846 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:37,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-590438e1-e741-45e9-96d1-29bd434e0763 x-openstack-request-id: req-590438e1-e741-45e9-96d1-29bd434e0763 2019-06-30 16:34:37,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:34:31Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:37,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-590438e1-e741-45e9-96d1-29bd434e0763 2019-06-30 16:34:37,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827862977982s 2019-06-30 16:34:37,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:39,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:39,684 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:40,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-d79bc33b-4b2e-46a2-baf3-4e8d75726533 x-openstack-request-id: req-d79bc33b-4b2e-46a2-baf3-4e8d75726533 2019-06-30 16:34:40,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:38.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:38Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:15Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:40,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d79bc33b-4b2e-46a2-baf3-4e8d75726533 2019-06-30 16:34:40,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946023225784s 2019-06-30 16:34:40,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:34:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=92a15c6e-59a3-47e3-981f-1de8b0f9278b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:40,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:40 GMT X-Openstack-Request-Id: req-3f239e74-ad39-430c-9290-d9051ae0d16c 2019-06-30 16:34:40,964 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:34:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","ip_address":"192.168.120.10"}],"id":"05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1","security_groups":["7d21ae4c-d771-42bd-a3ad-242635c351ba"],"mac_address":"fa:16:3e:2a:a9:fa","project_id":"00cab03015bd473fa9a50acfaccc5a85","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:34:30Z","binding:vnic_type":"normal","device_id":"92a15c6e-59a3-47e3-981f-1de8b0f9278b","ip_allocation":"immediate"}]} 2019-06-30 16:34:40,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=92a15c6e-59a3-47e3-981f-1de8b0f9278b used request id req-3f239e74-ad39-430c-9290-d9051ae0d16c 2019-06-30 16:34:40,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.330675840378s 2019-06-30 16:34:40,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:41,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:41 GMT X-Openstack-Request-Id: req-64c700f7-5bf0-4a4b-88f1-eaab97ef9304 2019-06-30 16:34:41,035 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:34:41,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1 used request id req-64c700f7-5bf0-4a4b-88f1-eaab97ef9304 2019-06-30 16:34:41,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608940124512s 2019-06-30 16:34:41,036 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2a:a9:fa', 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'14448934-3ebb-4a14-88cc-f24de23f2d10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:34:38.000000', 'flavor': Munch({u'id': u'b20f8d2e-82d8-4fba-9b25-521993f42a5d'}), 'az': u'nova', 'id': u'92a15c6e-59a3-47e3-981f-1de8b0f9278b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a788ef9cc85d4c76b4b65edae803c318', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', '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-06-30T16:34:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:34:38Z', 'hostId': u'426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85', '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-06-30T16:34:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': u'vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'adminPass': u'd8kGGVTwmmCc', 'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', 'created_at': u'2019-06-30T16:34:26Z', 'created': u'2019-06-30T16:34:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:34:41,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:34:41,042 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:40 GMT X-Openstack-Request-Id: req-5f899550-ceec-4d9d-865c-ede8697db857 2019-06-30 16:34:41,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":["69062586-8d4f-43a9-b7cb-14f7383c44bf"],"description":"","tags":[],"updated_at":"2019-06-30T16:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:34:41,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5f899550-ceec-4d9d-865c-ede8697db857 2019-06-30 16:34:41,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129067182541s 2019-06-30 16:34:41,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:34:41,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=92a15c6e-59a3-47e3-981f-1de8b0f9278b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:41,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:41 GMT X-Openstack-Request-Id: req-fc18a361-6492-413d-8f81-12542272dad1 2019-06-30 16:34:41,222 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:34:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","ip_address":"192.168.120.10"}],"id":"05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1","security_groups":["7d21ae4c-d771-42bd-a3ad-242635c351ba"],"mac_address":"fa:16:3e:2a:a9:fa","project_id":"00cab03015bd473fa9a50acfaccc5a85","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:34:30Z","binding:vnic_type":"normal","device_id":"92a15c6e-59a3-47e3-981f-1de8b0f9278b","ip_allocation":"immediate"}]} 2019-06-30 16:34:41,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=92a15c6e-59a3-47e3-981f-1de8b0f9278b used request id req-fc18a361-6492-413d-8f81-12542272dad1 2019-06-30 16:34:41,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511391162872s 2019-06-30 16:34:41,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 16:34:41,224 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"floatingip": {"floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "fixed_ip_address": "192.168.120.10", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1"}}' 2019-06-30 16:34:44,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:44 GMT X-Openstack-Request-Id: req-c6c093c2-5c69-4e07-8635-566f9afbfb4c 2019-06-30 16:34:44,302 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}} 2019-06-30 16:34:44,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c6c093c2-5c69-4e07-8635-566f9afbfb4c 2019-06-30 16:34:44,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.07894396782s 2019-06-30 16:34:44,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:44,317 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:44 GMT X-Openstack-Request-Id: req-dbd1bead-0ac1-4ada-8546-d22369cd9e55 2019-06-30 16:34:44,386 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:44,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dbd1bead-0ac1-4ada-8546-d22369cd9e55 2019-06-30 16:34:44,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694360733032s 2019-06-30 16:34:44,392 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:44,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:44,505 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:44,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:44 GMT X-Openstack-Request-Id: req-df664221-aa1b-48db-a815-907c41ebc944 2019-06-30 16:34:44,577 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:44,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-df664221-aa1b-48db-a815-907c41ebc944 2019-06-30 16:34:44,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724709033966s 2019-06-30 16:34:44,583 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:44,693 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:44,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:44 GMT X-Openstack-Request-Id: req-5bd52b4f-87f3-49ab-ac4e-4ca12d7b7a8d 2019-06-30 16:34:44,765 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:44,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5bd52b4f-87f3-49ab-ac4e-4ca12d7b7a8d 2019-06-30 16:34:44,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.07275390625s 2019-06-30 16:34:44,771 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:44,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:44,882 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:44,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:44 GMT X-Openstack-Request-Id: req-cdd28c2f-8524-4052-80da-cc7989dd58cd 2019-06-30 16:34:44,957 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:44,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cdd28c2f-8524-4052-80da-cc7989dd58cd 2019-06-30 16:34:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758669376373s 2019-06-30 16:34:44,964 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:45,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:45,074 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:45,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:45 GMT X-Openstack-Request-Id: req-bd9d31a5-399a-4139-8b32-f7cc06d69cab 2019-06-30 16:34:45,137 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:45,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bd9d31a5-399a-4139-8b32-f7cc06d69cab 2019-06-30 16:34:45,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631279945374s 2019-06-30 16:34:45,143 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:45,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:45,253 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:45,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:45 GMT X-Openstack-Request-Id: req-b132d838-3e41-4e22-badf-556515fcec0a 2019-06-30 16:34:45,321 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:45,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b132d838-3e41-4e22-badf-556515fcec0a 2019-06-30 16:34:45,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0686869621277s 2019-06-30 16:34:45,327 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:45,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:45,437 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:45 GMT X-Openstack-Request-Id: req-e81201f0-7e6a-43c0-8d95-7100d1484227 2019-06-30 16:34:45,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e81201f0-7e6a-43c0-8d95-7100d1484227 2019-06-30 16:34:45,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0874791145325s 2019-06-30 16:34:45,531 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:45,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:45,640 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:45,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:45 GMT X-Openstack-Request-Id: req-b9f22c8c-803f-4691-a4f2-c3662f06d1a6 2019-06-30 16:34:45,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:42Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:45,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b9f22c8c-803f-4691-a4f2-c3662f06d1a6 2019-06-30 16:34:45,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639100074768s 2019-06-30 16:34:45,710 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:34:45,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:45,820 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:45,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:45 GMT X-Openstack-Request-Id: req-922b8643-e276-4ee4-88fd-2bf25de3150c 2019-06-30 16:34:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d5864995-15b5-43c0-829d-a1ab328d7382", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:34:42Z", "updated_at": "2019-06-30T16:34:45Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:a9:fa", "device_id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "port_id": "05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1", "id": "904cede8-32c3-46ce-ab9f-f13dd82c745d", "qos_policy_id": null}]} 2019-06-30 16:34:45,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-922b8643-e276-4ee4-88fd-2bf25de3150c 2019-06-30 16:34:45,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611419677734s 2019-06-30 16:34:45,887 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd5864995-15b5-43c0-829d-a1ab328d7382', 'updated_at': u'2019-06-30T16:34:45Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1', 'id': u'904cede8-32c3-46ce-ab9f-f13dd82c745d', 'network': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'port': u'05c10e2c-0346-4d0f-bc4d-7ed6d23dfda1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00cab03015bd473fa9a50acfaccc5a85', 'name': 'vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'00cab03015bd473fa9a50acfaccc5a85', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f16c3755-80f9-43bd-bc27-dad0d1ca58e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2a:a9:fa', u'device_id': u'92a15c6e-59a3-47e3-981f-1de8b0f9278b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'00cab03015bd473fa9a50acfaccc5a85', 'created_at': u'2019-06-30T16:34:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f16c3755-80f9-43bd-bc27-dad0d1ca58e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2a:a9:fa', u'device_id': u'92a15c6e-59a3-47e3-981f-1de8b0f9278b'}), 'router': u'd5864995-15b5-43c0-829d-a1ab328d7382'}) 2019-06-30 16:34:45,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:34:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b/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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:34:46,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-597cc024-bec9-42f8-ba15-1d4761b5faa2 x-openstack-request-id: req-597cc024-bec9-42f8-ba15-1d4761b5faa2 2019-06-30 16:34:46,722 - 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 518364296 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.252921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.256095] pid_max: default: 32768 minimum: 301\n[ 0.257818] ACPI: Core revision 20150930\n[ 0.259926] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.262405] Security Framework initialized\n[ 0.263974] Yama: becoming mindful.\n[ 0.265359] AppArmor: AppArmor initialized\n[ 0.266960] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.269439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.271880] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.276789] Initializing cgroup subsys io\n[ 0.278338] Initializing cgroup subsys memory\n[ 0.279993] Initializing cgroup subsys devices\n[ 0.281672] Initializing cgroup subsys freezer\n[ 0.283349] Initializing cgroup subsys net_cls\n[ 0.285012] Initializing cgroup subsys perf_event\n[ 0.286756] Initializing cgroup subsys net_prio\n[ 0.288458] Initializing cgroup subsys hugetlb\n[ 0.290117] Initializing cgroup subsys pids\n[ 0.291777] CPU: Physical Processor ID: 0\n[ 0.294033] mce: CPU supports 10 MCE banks\n[ 0.295649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.297542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.318023] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.327893] ftrace: allocating 31920 entries in 125 pages\n[ 0.364703] smpboot: Max logical packages: 1\n[ 0.366332] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368921] x2apic enabled\n[ 0.370389] Switched APIC routing to physical x2apic.\n[ 0.373469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.379558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.382973] KVM setup paravirtual spinlock\n[ 0.385003] x86: Booted up 1 node, 1 CPUs\n[ 0.386547] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.389124] devtmpfs: initialized\n[ 0.391465] evm: security.selinux\n[ 0.392793] evm: security.SMACK64\n[ 0.394116] evm: security.SMACK64EXEC\n[ 0.395553] evm: security.SMACK64TRANSMUTE\n[ 0.397105] evm: security.SMACK64MMAP\n[ 0.398532] evm: security.ima\n[ 0.399753] evm: security.capability\n[ 0.401230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.404744] pinctrl core: initialized pinctrl subsystem\n[ 0.406789] RTC time: 16:34:38, date: 06/30/19\n[ 0.408553] NET: Registered protocol family 16\n[ 0.410349] cpuidle: using governor ladder\n[ 0.411918] cpuidle: using governor menu\n[ 0.413423] PCCT header not found.\n[ 0.414821] ACPI: bus type PCI registered\n[ 0.416347] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.418705] PCI: Using configuration type 1 for base access\n[ 0.421447] ACPI: Added _OSI(Module Device)\n[ 0.423038] ACPI: Added _OSI(Processor Device)\n[ 0.424687] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.426416] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.429170] ACPI: Interpreter enabled\n[ 0.430630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.434177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.437736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.441291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.444850] ACPI: (supports S0 S5)\n[ 0.446204] ACPI: Using IOAPIC for interrupt routing\n[ 0.448027] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.455042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463928] acpiphp: Slot [3] registered\n[ 0.465460] acpiphp: Slot [4] registered\n[ 0.466991] acpiphp: Slot [5] registered\n[ 0.468529] acpiphp: Slot [6] registered\n[ 0.470055] acpiphp: Slot [7] registered\n[ 0.471583] acpiphp: Slot [8] registered\n[ 0.473119] acpiphp: Slot [9] registered\n[ 0.474648] acpiphp: Slot [10] registered\n[ 0.476198] acpiphp: Slot [11] registered\n[ 0.477755] acpiphp: Slot [12] registered\n[ 0.479310] acpiphp: Slot [13] registered\n[ 0.480877] acpiphp: Slot [14] registered\n[ 0.482436] acpiphp: Slot [15] registered\n[ 0.500553] acpiphp: Slot [16] registered\n[ 0.502114] acpiphp: Slot [17] registered\n[ 0.503670] acpiphp: Slot [18] registered\n[ 0.505228] acpiphp: Slot [19] registered\n[ 0.506782] acpiphp: Slot [20] registered\n[ 0.508337] acpiphp: Slot [21] registered\n[ 0.509909] acpiphp: Slot [22] registered\n[ 0.511467] acpiphp: Slot [23] registered\n[ 0.513020] acpiphp: Slot [24] registered\n[ 0.514580] acpiphp: Slot [25] registered\n[ 0.516131] acpiphp: Slot [26] registered\n[ 0.517683] acpiphp: Slot [27] registered\n[ 0.519247] acpiphp: Slot [28] registered\n[ 0.520807] acpiphp: Slot [29] registered\n[ 0.522358] acpiphp: Slot [30] registered\n[ 0.523924] acpiphp: Slot [31] registered\n[ 0.525479] PCI host bridge to bus 0000:00\n[ 0.527033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.529396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.531752] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.534543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.537317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.542449] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.548515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.550975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.553253] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.555714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.560625] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.563349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.591435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.594107] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.596757] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.599135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601665] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.603707] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.606688] vgaarb: loaded\n[ 0.607834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.610128] SCSI subsystem initialized\n[ 0.611884] ACPI: bus type USB registered\n[ 0.613463] usbcore: registered new interface driver usbfs\n[ 0.615441] usbcore: registered new interface driver hub\n[ 0.617384] usbcore: registered new device driver usb\n[ 0.619455] PCI: Using ACPI for IRQ routing\n[ 0.621547] NetLabel: Initializing\n[ 0.622921] NetLabel: domain hash size = 128\n[ 0.624560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626410] NetLabel: unlabeled traffic allowed by default\n[ 0.628649] clocksource: Switched to clocksource kvm-clock\n[ 0.639408] AppArmor: AppArmor Filesystem Enabled\n[ 0.641227] pnp: PnP ACPI init\n[ 0.642833] pnp: PnP ACPI: found 5 devices\n[ 0.650202] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.653486] NET: Registered protocol family 2\n[ 0.655427] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657912] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.660221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.662537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666903] NET: Registered protocol family 1\n[ 0.668581] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.670699] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672782] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.703248] Trying to unpack rootfs image as initramfs...\n[ 0.766133] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769239] Scanning for low memory corruption every 60 seconds\n[ 0.771683] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773953] audit: initializing netlink subsys (disabled)\n[ 0.775925] audit: type=2000 audit(1561912479.234:1): initialized\n[ 0.778371] Initialise system trusted keyring\n[ 0.780147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782397] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785713] zbud: loaded\n[ 0.786986] VFS: Disk quotas dquot_6.6.0\n[ 0.788541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.791352] fuse init (API version 7.23)\n[ 0.793011] Key type big_key registered\n[ 0.794533] Allocating IMA MOK and blacklist keyrings.\n[ 0.796761] Key type asymmetric registered\n[ 0.798341] Asymmetric key parser 'x509' registered\n[ 0.800164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.802998] io scheduler noop registered\n[ 0.804515] io scheduler deadline registered (default)\n[ 0.806436] io scheduler cfq registered\n[ 0.808014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810042] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815242] ACPI: Power Button [PWRF]\n[ 0.816815] GHES: HEST is not enabled!\n[ 0.831209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.861213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.864885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890640] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.894449] Linux agpgart interface v0.103\n[ 0.898232] brd: module loaded\n[ 0.900795] loop: module loaded\n[ 0.906206] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.908983] GPT:90111 != 2097151\n[ 0.910287] GPT:Alternate GPT header not at the end of the disk.\n[ 0.912406] GPT:90111 != 2097151\n[ 0.913707] GPT: Use GNU Parted to correct GPT errors.\n[ 0.915577] vda: vda1 vda15\n[ 0.917541] scsi host0: ata_piix\n[ 0.918973] scsi host1: ata_piix\n[ 0.920325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.922711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.925730] libphy: Fixed MDIO Bus: probed\n[ 0.927306] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929150] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.932603] PPP generic driver version 2.4.2\n[ 0.934306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.936596] ehci-pci: EHCI PCI platform driver\n[ 0.938281] ehci-platform: EHCI generic platform driver\n[ 0.940187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.942396] ohci-pci: OHCI PCI platform driver\n[ 0.944085] ohci-platform: OHCI generic platform driver\n[ 0.946001] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961214] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.965943] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.967845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.970033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.972412] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.975128] usb usb1: Product: UHCI Host Controller\n[ 0.976930] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979135] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.980959] hub 1-0:1.0: USB hub found\n[ 0.982442] hub 1-0:1.0: 2 ports detected\n[ 0.984142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.988089] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.989912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.991847] mousedev: PS/2 mouse device common for all mice\n[ 0.994256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.997497] rtc_cmos 00:00: RTC can wake from S4\n[ 0.999781] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.002095] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.004399] i2c /dev entries driver\n[ 1.005842] device-mapper: uevent: version 1.0.3\n[ 1.007640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.010758] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.013226] NET: Registered protocol family 10\n[ 1.015180] NET: Registered protocol family 17\n[ 1.016898] Key type dns_resolver registered\n[ 1.018687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.020789] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.024126] registered taskstats version 1\n[ 1.025736] Loading compiled-in X.509 certificates\n[ 1.028072] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.031655] zswap: loaded using pool lzo/zbud\n[ 1.034135] Key type trusted registered\n[ 1.036688] Key type encrypted registered\n[ 1.038246] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.040226] ima: No TPM chip found, activating TPM-bypass!\n[ 1.042233] evm: HMAC attrs: 0x1\n[ 1.043933] Magic number: 7:980:591\n[ 1.045525] rtc_cmos 00:00: setting system clock to 2019-06-30 16:34:38 UTC (1561912478)\n[ 1.048593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.050739] EDD information not available.\n[ 1.082506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.102221] Write protecting the kernel read-only data: 14336k\n[ 1.105826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.109102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\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.160999] 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.91\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.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIi/eyNEpnFCFYbGcxD7qdYAjyO0g4UYfK2Sr7RVXe6ZWvvIwR+H2HxrNiTJh6JAzRR8154XVHAk1KFyQTcK8q4rQlXP0We1tNpObopgvv7UVbQ5A4rSBr05z6LWZs4R1CWQ3OLBcVaGk1pjOq3jv/0JqJDtdHj9b4HfAVVQmQxEhtklbN38XcThJ9rvR8W5KUte9WFUoYFLK7Oht41uYRHRwxffTIZrRhYuQCHoggkD3kdccW7TpaHolM73OncQwVw8BJf2G54Emj9kaT/1OKVPUla+ri31rZobjKueEiKO5cvY0Ng9LbkKT75XSnJNjdGmLcTSDQ7iTFHxRaigsH root@vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5\nssh-dss AAAAB3NzaC1kc3MAAACBAM1Q9Qou7PHJ21GxtSf8w8ejAm1QmiSZlViX1MaVEwxuEC7aoBeJdDhypWDwOnQHM7fVhsirA9kDxDmm7Wpu10QQeWwRtqs8ROdK/dMKMH/SuG2uUPNtZIO18pTizMMTYiFAZQJv+WyUwa0/J/TVfF5VDAHPuWvQ7OrEJF02F1EJAAAAFQCynn9tQgOQ2Vk2O6x4Q/FD8tMJRwAAAIA+Xz4Tk5GKDSP87RsghrZOFXJbXbKRLdNqCMYE7owuOuYsNt854ICO0JbVvInLDR+4zMFIh4AGi6RXFPn973cBk57k7VsYzV3IGm+7g/kqP0bwmwQb0PJDcaDOIpUJWKqRXlKCDYXDDcys1Q1OEcDWiRmYsqfJAPstDcwJF1dQlAAAAIEAkbBW+3lBwFyzHjofkbj39Za8w4mvd5NYwBDwwMgAlpeRuFxOwO0hZSp0+qpR07N/oTjZOj8kEWGkkxp499q2dCZeyCP5Nx/sJCvEpwyRTqYgYuZCWv7JGsvCEdu3JJ7p9mc/952vzy1Ca3QtJC9qqym8r7mDCwF7cT9pt/geaAo= root@vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5\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.10,24,fe80::f816:3eff:fe2a:a9fa/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.11 ===\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-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 login: "} 2019-06-30 16:34:46,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b/action used request id req-597cc024-bec9-42f8-ba15-1d4761b5faa2 2019-06-30 16:34:46,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.835041999817s 2019-06-30 16:34:46,723 - 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 518364296 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.252921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.256095] pid_max: default: 32768 minimum: 301 [ 0.257818] ACPI: Core revision 20150930 [ 0.259926] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.262405] Security Framework initialized [ 0.263974] Yama: becoming mindful. [ 0.265359] AppArmor: AppArmor initialized [ 0.266960] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.269439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.271880] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.276789] Initializing cgroup subsys io [ 0.278338] Initializing cgroup subsys memory [ 0.279993] Initializing cgroup subsys devices [ 0.281672] Initializing cgroup subsys freezer [ 0.283349] Initializing cgroup subsys net_cls [ 0.285012] Initializing cgroup subsys perf_event [ 0.286756] Initializing cgroup subsys net_prio [ 0.288458] Initializing cgroup subsys hugetlb [ 0.290117] Initializing cgroup subsys pids [ 0.291777] CPU: Physical Processor ID: 0 [ 0.294033] mce: CPU supports 10 MCE banks [ 0.295649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.297542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.318023] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.327893] ftrace: allocating 31920 entries in 125 pages [ 0.364703] smpboot: Max logical packages: 1 [ 0.366332] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368921] x2apic enabled [ 0.370389] Switched APIC routing to physical x2apic. [ 0.373469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.379558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.382973] KVM setup paravirtual spinlock [ 0.385003] x86: Booted up 1 node, 1 CPUs [ 0.386547] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.389124] devtmpfs: initialized [ 0.391465] evm: security.selinux [ 0.392793] evm: security.SMACK64 [ 0.394116] evm: security.SMACK64EXEC [ 0.395553] evm: security.SMACK64TRANSMUTE [ 0.397105] evm: security.SMACK64MMAP [ 0.398532] evm: security.ima [ 0.399753] evm: security.capability [ 0.401230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.404744] pinctrl core: initialized pinctrl subsystem [ 0.406789] RTC time: 16:34:38, date: 06/30/19 [ 0.408553] NET: Registered protocol family 16 [ 0.410349] cpuidle: using governor ladder [ 0.411918] cpuidle: using governor menu [ 0.413423] PCCT header not found. [ 0.414821] ACPI: bus type PCI registered [ 0.416347] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418705] PCI: Using configuration type 1 for base access [ 0.421447] ACPI: Added _OSI(Module Device) [ 0.423038] ACPI: Added _OSI(Processor Device) [ 0.424687] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426416] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429170] ACPI: Interpreter enabled [ 0.430630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.434177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.441291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.444850] ACPI: (supports S0 S5) [ 0.446204] ACPI: Using IOAPIC for interrupt routing [ 0.448027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.455042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463928] acpiphp: Slot [3] registered [ 0.465460] acpiphp: Slot [4] registered [ 0.466991] acpiphp: Slot [5] registered [ 0.468529] acpiphp: Slot [6] registered [ 0.470055] acpiphp: Slot [7] registered [ 0.471583] acpiphp: Slot [8] registered [ 0.473119] acpiphp: Slot [9] registered [ 0.474648] acpiphp: Slot [10] registered [ 0.476198] acpiphp: Slot [11] registered [ 0.477755] acpiphp: Slot [12] registered [ 0.479310] acpiphp: Slot [13] registered [ 0.480877] acpiphp: Slot [14] registered [ 0.482436] acpiphp: Slot [15] registered [ 0.500553] acpiphp: Slot [16] registered [ 0.502114] acpiphp: Slot [17] registered [ 0.503670] acpiphp: Slot [18] registered [ 0.505228] acpiphp: Slot [19] registered [ 0.506782] acpiphp: Slot [20] registered [ 0.508337] acpiphp: Slot [21] registered [ 0.509909] acpiphp: Slot [22] registered [ 0.511467] acpiphp: Slot [23] registered [ 0.513020] acpiphp: Slot [24] registered [ 0.514580] acpiphp: Slot [25] registered [ 0.516131] acpiphp: Slot [26] registered [ 0.517683] acpiphp: Slot [27] registered [ 0.519247] acpiphp: Slot [28] registered [ 0.520807] acpiphp: Slot [29] registered [ 0.522358] acpiphp: Slot [30] registered [ 0.523924] acpiphp: Slot [31] registered [ 0.525479] PCI host bridge to bus 0000:00 [ 0.527033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.529396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.531752] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.534543] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.537317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.542449] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.550975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.553253] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.555714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.560625] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.591435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.594107] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.596757] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.599135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601665] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.603707] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606688] vgaarb: loaded [ 0.607834] vgaarb: bridge control possible 0000:00:02.0 [ 0.610128] SCSI subsystem initialized [ 0.611884] ACPI: bus type USB registered [ 0.613463] usbcore: registered new interface driver usbfs [ 0.615441] usbcore: registered new interface driver hub [ 0.617384] usbcore: registered new device driver usb [ 0.619455] PCI: Using ACPI for IRQ routing [ 0.621547] NetLabel: Initializing [ 0.622921] NetLabel: domain hash size = 128 [ 0.624560] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626410] NetLabel: unlabeled traffic allowed by default [ 0.628649] clocksource: Switched to clocksource kvm-clock [ 0.639408] AppArmor: AppArmor Filesystem Enabled [ 0.641227] pnp: PnP ACPI init [ 0.642833] pnp: PnP ACPI: found 5 devices [ 0.650202] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653486] NET: Registered protocol family 2 [ 0.655427] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657912] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.660221] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662537] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.664635] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666903] NET: Registered protocol family 1 [ 0.668581] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.670699] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672782] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687942] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.703248] Trying to unpack rootfs image as initramfs... [ 0.766133] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769239] Scanning for low memory corruption every 60 seconds [ 0.771683] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773953] audit: initializing netlink subsys (disabled) [ 0.775925] audit: type=2000 audit(1561912479.234:1): initialized [ 0.778371] Initialise system trusted keyring [ 0.780147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782397] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785713] zbud: loaded [ 0.786986] VFS: Disk quotas dquot_6.6.0 [ 0.788541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.791352] fuse init (API version 7.23) [ 0.793011] Key type big_key registered [ 0.794533] Allocating IMA MOK and blacklist keyrings. [ 0.796761] Key type asymmetric registered [ 0.798341] Asymmetric key parser 'x509' registered [ 0.800164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802998] io scheduler noop registered [ 0.804515] io scheduler deadline registered (default) [ 0.806436] io scheduler cfq registered [ 0.808014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810042] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815242] ACPI: Power Button [PWRF] [ 0.816815] GHES: HEST is not enabled! [ 0.831209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890640] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894449] Linux agpgart interface v0.103 [ 0.898232] brd: module loaded [ 0.900795] loop: module loaded [ 0.906206] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908983] GPT:90111 != 2097151 [ 0.910287] GPT:Alternate GPT header not at the end of the disk. [ 0.912406] GPT:90111 != 2097151 [ 0.913707] GPT: Use GNU Parted to correct GPT errors. [ 0.915577] vda: vda1 vda15 [ 0.917541] scsi host0: ata_piix [ 0.918973] scsi host1: ata_piix [ 0.920325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922711] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925730] libphy: Fixed MDIO Bus: probed [ 0.927306] tun: Universal TUN/TAP device driver, 1.6 [ 0.929150] tun: (C) 1999-2004 Max Krasnyansky [ 0.932603] PPP generic driver version 2.4.2 [ 0.934306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936596] ehci-pci: EHCI PCI platform driver [ 0.938281] ehci-platform: EHCI generic platform driver [ 0.940187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.942396] ohci-pci: OHCI PCI platform driver [ 0.944085] ohci-platform: OHCI generic platform driver [ 0.946001] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961214] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965943] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.970033] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972412] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975128] usb usb1: Product: UHCI Host Controller [ 0.976930] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979135] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980959] hub 1-0:1.0: USB hub found [ 0.982442] hub 1-0:1.0: 2 ports detected [ 0.984142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.988089] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.989912] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.991847] mousedev: PS/2 mouse device common for all mice [ 0.994256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.997497] rtc_cmos 00:00: RTC can wake from S4 [ 0.999781] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.002095] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.004399] i2c /dev entries driver [ 1.005842] device-mapper: uevent: version 1.0.3 [ 1.007640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.010758] ledtrig-cpu: registered to indicate activity on CPUs [ 1.013226] NET: Registered protocol family 10 [ 1.015180] NET: Registered protocol family 17 [ 1.016898] Key type dns_resolver registered [ 1.018687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.020789] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.024126] registered taskstats version 1 [ 1.025736] Loading compiled-in X.509 certificates [ 1.028072] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.031655] zswap: loaded using pool lzo/zbud [ 1.034135] Key type trusted registered [ 1.036688] Key type encrypted registered [ 1.038246] AppArmor: AppArmor sha1 policy hashing enabled [ 1.040226] ima: No TPM chip found, activating TPM-bypass! [ 1.042233] evm: HMAC attrs: 0x1 [ 1.043933] Magic number: 7:980:591 [ 1.045525] rtc_cmos 00:00: setting system clock to 2019-06-30 16:34:38 UTC (1561912478) [ 1.048593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050739] EDD information not available. [ 1.082506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.102221] Write protecting the kernel read-only data: 14336k [ 1.105826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.109102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.160999] 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.91 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.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIi/eyNEpnFCFYbGcxD7qdYAjyO0g4UYfK2Sr7RVXe6ZWvvIwR+H2HxrNiTJh6JAzRR8154XVHAk1KFyQTcK8q4rQlXP0We1tNpObopgvv7UVbQ5A4rSBr05z6LWZs4R1CWQ3OLBcVaGk1pjOq3jv/0JqJDtdHj9b4HfAVVQmQxEhtklbN38XcThJ9rvR8W5KUte9WFUoYFLK7Oht41uYRHRwxffTIZrRhYuQCHoggkD3kdccW7TpaHolM73OncQwVw8BJf2G54Emj9kaT/1OKVPUla+ri31rZobjKueEiKO5cvY0Ng9LbkKT75XSnJNjdGmLcTSDQ7iTFHxRaigsH root@vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 ssh-dss AAAAB3NzaC1kc3MAAACBAM1Q9Qou7PHJ21GxtSf8w8ejAm1QmiSZlViX1MaVEwxuEC7aoBeJdDhypWDwOnQHM7fVhsirA9kDxDmm7Wpu10QQeWwRtqs8ROdK/dMKMH/SuG2uUPNtZIO18pTizMMTYiFAZQJv+WyUwa0/J/TVfF5VDAHPuWvQ7OrEJF02F1EJAAAAFQCynn9tQgOQ2Vk2O6x4Q/FD8tMJRwAAAIA+Xz4Tk5GKDSP87RsghrZOFXJbXbKRLdNqCMYE7owuOuYsNt854ICO0JbVvInLDR+4zMFIh4AGi6RXFPn973cBk57k7VsYzV3IGm+7g/kqP0bwmwQb0PJDcaDOIpUJWKqRXlKCDYXDDcys1Q1OEcDWiRmYsqfJAPstDcwJF1dQlAAAAIEAkbBW+3lBwFyzHjofkbj39Za8w4mvd5NYwBDwwMgAlpeRuFxOwO0hZSp0+qpR07N/oTjZOj8kEWGkkxp499q2dCZeyCP5Nx/sJCvEpwyRTqYgYuZCWv7JGsvCEdu3JJ7p9mc/952vzy1Ca3QtJC9qqym8r7mDCwF7cT9pt/geaAo= root@vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 -----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.10,24,fe80::f816:3eff:fe2a:a9fa/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 login: 2019-06-30 16:34:46,727 - paramiko.transport - DEBUG - starting thread (client mode): 0x362e5950L 2019-06-30 16:34:46,727 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 16:34:46,728 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 16:34:46,728 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 16:34:46,729 - 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-06-30 16:34:46,730 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 16:34:46,730 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 16:34:46,730 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 16:34:46,730 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 16:34:46,730 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 16:34:46,748 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 16:34:46,749 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 16:34:46,759 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: d44755d431e80f0eb4d5985595d86fed 2019-06-30 16:34:46,761 - paramiko.transport - DEBUG - Trying discovered key a8e76a85813f715e641ad662e675aafb in /tmp/tmptIrcBJ 2019-06-30 16:34:46,788 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 16:34:46,794 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 16:34:46,825 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 16:34:46,826 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 16:34:46,826 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 16:34:46,828 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 16:34:46,851 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 16:34:46,851 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=21.801 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.801/21.801/21.801 ms 2019-06-30 16:34:46,852 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-30 16:34:46,857 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 16:34:46,963 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:34:46,963 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 16:34:46,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:34:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:47,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-308a723e-e6a3-4c3c-b1ce-c8a369f0c2ef x-openstack-request-id: req-308a723e-e6a3-4c3c-b1ce-c8a369f0c2ef 2019-06-30 16:34:47,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42 used request id req-308a723e-e6a3-4c3c-b1ce-c8a369f0c2ef 2019-06-30 16:34:47,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.333995103836s 2019-06-30 16:34:47,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:47,306 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:48,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-4a546057-02d5-409d-9bb4-d44d97f27cf6 x-openstack-request-id: req-4a546057-02d5-409d-9bb4-d44d97f27cf6 2019-06-30 16:34:48,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:38.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:38Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:55:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eebae555-cd53-4dca-bdd7-e7945e58ee42", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:15.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "eebae555-cd53-4dca-bdd7-e7945e58ee42", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:46Z", "hostId": "60056a240e682377dec7966b079452a7dae54c6644ba5c853e77ae99", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:06Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:48,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a546057-02d5-409d-9bb4-d44d97f27cf6 2019-06-30 16:34:48,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908285140991s 2019-06-30 16:34:48,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:50,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:50,220 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:51,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:50 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-54965db1-62e1-4c24-ab30-81abfefab888 x-openstack-request-id: req-54965db1-62e1-4c24-ab30-81abfefab888 2019-06-30 16:34:51,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:38.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:38Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:51,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54965db1-62e1-4c24-ab30-81abfefab888 2019-06-30 16:34:51,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924535989761s 2019-06-30 16:34:51,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 16:34:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/904cede8-32c3-46ce-ab9f-f13dd82c745d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:53,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:34:52 GMT X-Openstack-Request-Id: req-c3fd4b30-4b36-4877-8909-ffaf43366e6b 2019-06-30 16:34:53,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:34:53,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/904cede8-32c3-46ce-ab9f-f13dd82c745d.json used request id req-c3fd4b30-4b36-4877-8909-ffaf43366e6b 2019-06-30 16:34:53,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.05790519714s 2019-06-30 16:34:53,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:34:53,216 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:53 GMT X-Openstack-Request-Id: req-9cc6598d-2df0-4842-8277-0354a6bb478d 2019-06-30 16:34:53,272 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:34:53,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9cc6598d-2df0-4842-8277-0354a6bb478d 2019-06-30 16:34:53,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565760135651s 2019-06-30 16:34:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:34:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:53,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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 x-compute-request-id: req-9d0e1d1e-06ff-4833-a330-39e7bd65059d x-openstack-request-id: req-9d0e1d1e-06ff-4833-a330-39e7bd65059d 2019-06-30 16:34:53,447 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b used request id req-9d0e1d1e-06ff-4833-a330-39e7bd65059d 2019-06-30 16:34:53,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173691987991s 2019-06-30 16:34:53,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:53,450 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:54,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34: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-90cfbd85-e76b-4f46-90ce-688499b8ee89 x-openstack-request-id: req-90cfbd85-e76b-4f46-90ce-688499b8ee89 2019-06-30 16:34:54,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:a9:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/92a15c6e-59a3-47e3-981f-1de8b0f9278b", "rel": "bookmark"}], "image": {"id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "links": [{"href": "http://172.30.9.27:8774/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:34:38.000000", "flavor": {"id": "b20f8d2e-82d8-4fba-9b25-521993f42a5d", "links": [{"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "bookmark"}]}, "id": "92a15c6e-59a3-47e3-981f-1de8b0f9278b", "security_groups": [{"name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}], "user_id": "a788ef9cc85d4c76b4b65edae803c318", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:34:53Z", "hostId": "426a2c974e77af381c16f1c78b6bddee2df1b17040ef8d687e063e85", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "name": "vping_ssh-vm_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "created": "2019-06-30T16:34:26Z", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:34:54,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90cfbd85-e76b-4f46-90ce-688499b8ee89 2019-06-30 16:34:54,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72006893158s 2019-06-30 16:34:54,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:34:56,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:34:56,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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:56,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:56 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-d574a474-8a8a-48e0-8d9b-dd24295d83ff x-openstack-request-id: req-d574a474-8a8a-48e0-8d9b-dd24295d83ff 2019-06-30 16:34:56,376 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:34:56,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d574a474-8a8a-48e0-8d9b-dd24295d83ff 2019-06-30 16:34:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204577922821s 2019-06-30 16:34:56,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:34:56,383 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:56,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:56 GMT X-Openstack-Request-Id: req-d2c5cfb3-9eda-4014-94ea-aaf6f3bfb114 2019-06-30 16:34:56,425 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:41Z", "updated_at": "2019-06-30T16:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "2ab981b3-6c2b-42bc-927a-1076aeaf9654", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "913acb01-7345-4eaf-9e5c-f2d352e76385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "e80320ca-ed9f-4fb2-b516-359009bbf0f7", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "fadd9818-e659-4602-b358-ffd4defa9782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "10a1de06-23eb-4504-a785-bddc618566d7", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:59Z", "updated_at": "2019-06-30T16:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:34:00Z", "revision_number": 0, "id": "4454b1d6-d05b-4f36-ba7a-d68e9ad45671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:34:00Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "95190b58-9390-40b7-a532-341192f11d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:34:00Z", "revision_number": 0, "id": "bffb14f1-32d3-4b4f-a527-614d43c20ab6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:34:00Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:59Z", "revision_number": 0, "id": "e6b8bbfb-e3b5-4dbe-8989-77f9afd512ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:59Z", "security_group_id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 3, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "7d21ae4c-d771-42bd-a3ad-242635c351ba", "name": "vping_ssh-sg_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:34:56,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2c5cfb3-9eda-4014-94ea-aaf6f3bfb114 2019-06-30 16:34:56,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0423848628998s 2019-06-30 16:34:56,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:34:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7d21ae4c-d771-42bd-a3ad-242635c351ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:56,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:34:56 GMT X-Openstack-Request-Id: req-f29ec13a-4b44-45f1-8315-84c549d41de3 2019-06-30 16:34:56,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:34:56,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7d21ae4c-d771-42bd-a3ad-242635c351ba.json used request id req-f29ec13a-4b44-45f1-8315-84c549d41de3 2019-06-30 16:34:56,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135936975479s 2019-06-30 16:34:56,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 16:34:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:56,633 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:56 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-338c7297-38bd-4856-b304-de8457e60da5 x-openstack-request-id: req-338c7297-38bd-4856-b304-de8457e60da5 2019-06-30 16:34:56,634 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5 used request id req-338c7297-38bd-4856-b304-de8457e60da5 2019-06-30 16:34:56,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0660181045532s 2019-06-30 16:34:56,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:34:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382/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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" -d '{"subnet_id": "69062586-8d4f-43a9-b7cb-14f7383c44bf"}' 2019-06-30 16:34:59,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:59 GMT X-Openstack-Request-Id: req-67e8db3d-f960-4244-a4f6-12cb8df003cf 2019-06-30 16:34:59,454 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f16c3755-80f9-43bd-bc27-dad0d1ca58e4", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "subnet_id": "69062586-8d4f-43a9-b7cb-14f7383c44bf", "subnet_ids": ["69062586-8d4f-43a9-b7cb-14f7383c44bf"], "port_id": "efa5deb2-3391-4a3f-b9c2-24dc2ef1786e", "id": "d5864995-15b5-43c0-829d-a1ab328d7382"} 2019-06-30 16:34:59,455 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382/remove_router_interface.json used request id req-67e8db3d-f960-4244-a4f6-12cb8df003cf 2019-06-30 16:34:59,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82065606117s 2019-06-30 16:34:59,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:34:59,456 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:34:59,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 30 Jun 2019 16:34:59 GMT X-Openstack-Request-Id: req-830a0f7b-dbeb-4cf3-a3ac-c1d9b34d9a94 2019-06-30 16:34:59,586 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:44Z", "admin_state_up": true, "updated_at": "2019-06-30T16:34:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "d5864995-15b5-43c0-829d-a1ab328d7382", "name": "vping_ssh-router_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:34:59,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-830a0f7b-dbeb-4cf3-a3ac-c1d9b34d9a94 2019-06-30 16:34:59,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130913972855s 2019-06-30 16:34:59,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:34:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:04,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:35:03 GMT X-Openstack-Request-Id: req-a3071b67-68ff-4897-8687-ff3c6a8d446b 2019-06-30 16:35:04,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:35:04,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d5864995-15b5-43c0-829d-a1ab328d7382.json used request id req-a3071b67-68ff-4897-8687-ff3c6a8d446b 2019-06-30 16:35:04,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.57161688805s 2019-06-30 16:35:04,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:35:04,161 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:04,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:04 GMT X-Openstack-Request-Id: req-21347a11-a8bd-46f1-99c2-48a4a6f93da9 2019-06-30 16:35:04,221 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:33:43Z","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":"00cab03015bd473fa9a50acfaccc5a85","id":"69062586-8d4f-43a9-b7cb-14f7383c44bf","subnetpool_id":null,"name":"vping_ssh-subnet_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}]} 2019-06-30 16:35:04,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-21347a11-a8bd-46f1-99c2-48a4a6f93da9 2019-06-30 16:35:04,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611901283264s 2019-06-30 16:35:04,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:35:04,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/69062586-8d4f-43a9-b7cb-14f7383c44bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:06,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:35:06 GMT X-Openstack-Request-Id: req-f1122e4b-e038-4f07-9e35-7535957ce2d7 2019-06-30 16:35:06,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:35:06,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/69062586-8d4f-43a9-b7cb-14f7383c44bf.json used request id req-f1122e4b-e038-4f07-9e35-7535957ce2d7 2019-06-30 16:35:06,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35134100914s 2019-06-30 16:35:06,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:06,575 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:06,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:06 GMT X-Openstack-Request-Id: req-d97c234d-d4ac-4674-adb7-b4684dde25cc 2019-06-30 16:35:06,675 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f16c3755-80f9-43bd-bc27-dad0d1ca58e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00cab03015bd473fa9a50acfaccc5a85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:35:06Z","qos_policy_id":null,"name":"vping_ssh-net_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5","admin_state_up":true,"tenant_id":"00cab03015bd473fa9a50acfaccc5a85","created_at":"2019-06-30T16:33:41Z","mtu":1450}]} 2019-06-30 16:35:06,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d97c234d-d4ac-4674-adb7-b4684dde25cc 2019-06-30 16:35:06,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10048699379s 2019-06-30 16:35:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:35:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f16c3755-80f9-43bd-bc27-dad0d1ca58e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:08,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:35:08 GMT X-Openstack-Request-Id: req-2a38c3a8-baca-42ca-a08f-352caf38d229 2019-06-30 16:35:08,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:35:08,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f16c3755-80f9-43bd-bc27-dad0d1ca58e4.json used request id req-2a38c3a8-baca-42ca-a08f-352caf38d229 2019-06-30 16:35:08,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.46387577057s 2019-06-30 16:35:08,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:35:08,149 - 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.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:08,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:07 GMT X-Openstack-Request-Id: req-37711854-26fc-4179-9c21-eac1915c95de 2019-06-30 16:35:08,187 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:33:57Z", "file": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10/file", "owner": "00cab03015bd473fa9a50acfaccc5a85", "id": "14448934-3ebb-4a14-88cc-f24de23f2d10", "size": 12716032, "self": "/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/14448934-3ebb-4a14-88cc-f24de23f2d10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:33:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:35:08,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-37711854-26fc-4179-9c21-eac1915c95de 2019-06-30 16:35:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0421838760376s 2019-06-30 16:35:08,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:35:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bb6d805f1d1e5f4e44741ed02cafd8aca22255" 2019-06-30 16:35:09,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:35:09 GMT X-Openstack-Request-Id: req-c8f6ef17-235f-49e0-85e8-b183cddf8cf5 2019-06-30 16:35:09,210 - 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-06-30 16:35:09,210 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/14448934-3ebb-4a14-88cc-f24de23f2d10 used request id req-c8f6ef17-235f-49e0-85e8-b183cddf8cf5 2019-06-30 16:35:09,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0209031105s 2019-06-30 16:35:09,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:35:09,219 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:09,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:09 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-472cb175-97af-4e63-a280-c7a8eecf2f8e x-openstack-request-id: req-472cb175-97af-4e63-a280-c7a8eecf2f8e 2019-06-30 16:35:09,240 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d", "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": "b20f8d2e-82d8-4fba-9b25-521993f42a5d"}]} 2019-06-30 16:35:09,241 - 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-472cb175-97af-4e63-a280-c7a8eecf2f8e 2019-06-30 16:35:09,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251080989838s 2019-06-30 16:35:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:35:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:09,272 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:09 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-88edc508-a3a7-423f-8109-ba822258d791 x-openstack-request-id: req-88edc508-a3a7-423f-8109-ba822258d791 2019-06-30 16:35:09,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b20f8d2e-82d8-4fba-9b25-521993f42a5d used request id req-88edc508-a3a7-423f-8109-ba822258d791 2019-06-30 16:35:09,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302929878235s 2019-06-30 16:35:09,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:35:09,277 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5888cf0f-fbd9-4cf2-ab86-cd891e48806a 2019-06-30 16:35:09,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": {"self": "http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a788ef9cc85d4c76b4b65edae803c318", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:35:09,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5888cf0f-fbd9-4cf2-ab86-cd891e48806a 2019-06-30 16:35:09,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236706018448s 2019-06-30 16:35:09,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:35:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553ef8c1-72c6-4b22-b8e5-59b3df0502f0 2019-06-30 16:35:09,768 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5", "links": {"self": "http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a788ef9cc85d4c76b4b65edae803c318", "description": null}} 2019-06-30 16:35:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318 used request id req-553ef8c1-72c6-4b22-b8e5-59b3df0502f0 2019-06-30 16:35:09,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252288103104s 2019-06-30 16:35:09,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:35:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:10,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d5bf09-e417-466e-bcd8-d0c4a8b3eaa9 2019-06-30 16:35:10,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:35:10,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a788ef9cc85d4c76b4b65edae803c318 used request id req-d4d5bf09-e417-466e-bcd8-d0c4a8b3eaa9 2019-06-30 16:35:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.391237020493s 2019-06-30 16:35:10,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:35:10,170 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:10,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a5d015-0469-42cd-8cf6-04cd1c9cf7f5 2019-06-30 16:35:10,405 - 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_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/00cab03015bd473fa9a50acfaccc5a85"}, "tags": [], "enabled": true, "id": "00cab03015bd473fa9a50acfaccc5a85", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d76cd9b9-ed8b-40cd-a6a2-4c53f81ff3d5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:35:10,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-55a5d015-0469-42cd-8cf6-04cd1c9cf7f5 2019-06-30 16:35:10,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238526105881s 2019-06-30 16:35:10,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:35:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/00cab03015bd473fa9a50acfaccc5a85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:10,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6ee284-c29c-4458-8e28-f54876832c25 2019-06-30 16:35:10,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:35:10,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/00cab03015bd473fa9a50acfaccc5a85 used request id req-7f6ee284-c29c-4458-8e28-f54876832c25 2019-06-30 16:35:10,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.289330005646s 2019-06-30 16:35:10,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:35:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=00cab03015bd473fa9a50acfaccc5a85&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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:11,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:11 GMT X-Openstack-Request-Id: req-4b034c32-a2d9-41fc-8c4a-78ad1242306c 2019-06-30 16:35:11,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:41Z", "updated_at": "2019-06-30T16:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "2ab981b3-6c2b-42bc-927a-1076aeaf9654", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "913acb01-7345-4eaf-9e5c-f2d352e76385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "e80320ca-ed9f-4fb2-b516-359009bbf0f7", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "fadd9818-e659-4602-b358-ffd4defa9782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "10a1de06-23eb-4504-a785-bddc618566d7", "name": "default"}]} 2019-06-30 16:35:11,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=00cab03015bd473fa9a50acfaccc5a85&name=default used request id req-4b034c32-a2d9-41fc-8c4a-78ad1242306c 2019-06-30 16:35:11,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315058946609s 2019-06-30 16:35:11,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:35:11,028 - 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.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:11,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:11 GMT X-Openstack-Request-Id: req-6b8f0f14-7da1-403e-a30f-c36086778a6b 2019-06-30 16:35:11,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "created_at": "2019-06-30T16:33:41Z", "updated_at": "2019-06-30T16:33:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "2ab981b3-6c2b-42bc-927a-1076aeaf9654", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "913acb01-7345-4eaf-9e5c-f2d352e76385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv4", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "e80320ca-ed9f-4fb2-b516-359009bbf0f7", "remote_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:33:41Z", "revision_number": 0, "id": "fadd9818-e659-4602-b358-ffd4defa9782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:33:41Z", "security_group_id": "10a1de06-23eb-4504-a785-bddc618566d7", "tenant_id": "00cab03015bd473fa9a50acfaccc5a85", "port_range_min": null, "ethertype": "IPv6", "project_id": "00cab03015bd473fa9a50acfaccc5a85"}], "revision_number": 1, "project_id": "00cab03015bd473fa9a50acfaccc5a85", "id": "10a1de06-23eb-4504-a785-bddc618566d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}]} 2019-06-30 16:35:11,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6b8f0f14-7da1-403e-a30f-c36086778a6b 2019-06-30 16:35:11,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376975059509s 2019-06-30 16:35:11,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:35:11,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/10a1de06-23eb-4504-a785-bddc618566d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a28e4ae6a2b24ce35269872b1a0eeb4179f01f81" 2019-06-30 16:35:11,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:35:11 GMT X-Openstack-Request-Id: req-efeff7bf-1133-41dc-b135-7d33ad52031a 2019-06-30 16:35:11,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:35:11,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/10a1de06-23eb-4504-a785-bddc618566d7.json used request id req-efeff7bf-1133-41dc-b135-7d33ad52031a 2019-06-30 16:35:11,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.510531902313s 2019-06-30 16:35:11,966 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-30 16:35:12,006 - 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.16" 2019-06-30 16:35:12,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02195c42-fd74-4bd8-9358-5fa140d27ad2 2019-06-30 16:35:12,011 - 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-06-30 16:35:12,012 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-02195c42-fd74-4bd8-9358-5fa140d27ad2 2019-06-30 16:35:12,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:35:12,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["ttLhheUES3eUTifcqG1yNQ"], "issued_at": "2019-06-30T16:35:12.000000Z"}} 2019-06-30 16:35:12,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:12,433 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:12,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:12 GMT X-Openstack-Request-Id: req-13d850f0-5e7d-412a-a899-ffb35a341fd1 2019-06-30 16:35:12,961 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:35:12,961 - 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-13d850f0-5e7d-412a-a899-ffb35a341fd1 2019-06-30 16:35:12,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.528006076813s 2019-06-30 16:35:12,968 - 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.16" 2019-06-30 16:35:12,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb447ec2-8fdb-46b9-8eee-37180e2716c7 2019-06-30 16:35:12,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-06-30 16:35:12,974 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-bb447ec2-8fdb-46b9-8eee-37180e2716c7 2019-06-30 16:35:12,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:35:12,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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:13,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d6af0e-380d-4d12-9796-70b3f44a21f1 2019-06-30 16:35:13,215 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:35:13,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-99d6af0e-380d-4d12-9796-70b3f44a21f1 2019-06-30 16:35:13,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241241931915s 2019-06-30 16:35:13,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:35:13,226 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}}' 2019-06-30 16:35:13,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30dede2c-4d02-489d-bd0e-1bfc9ae377a4 2019-06-30 16:35:13,525 - 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/036536d318c9413ea8b8655a64ef5843"}, "tags": [], "enabled": true, "id": "036536d318c9413ea8b8655a64ef5843", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}} 2019-06-30 16:35:13,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-30dede2c-4d02-489d-bd0e-1bfc9ae377a4 2019-06-30 16:35:13,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.302109003067s 2019-06-30 16:35:13,525 - 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'036536d318c9413ea8b8655a64ef5843', '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_12b099b5-5351-49dc-b434-4599b00bc334'}) 2019-06-30 16:35:13,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:35:13,535 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xNbIxgjGPhDyoLn5hCJ4ZI9l5RDL0c", "email": null, "name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334"}}' 2019-06-30 16:35:14,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be43d96-3bf9-47a3-8893-84dd539e50ea 2019-06-30 16:35:14,018 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334", "links": {"self": "http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:35:14,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-2be43d96-3bf9-47a3-8893-84dd539e50ea 2019-06-30 16:35:14,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.486062049866s 2019-06-30 16:35:14,019 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4dd589ffa1fd4c52adbcc5f337c9f5a2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334'}) 2019-06-30 16:35:14,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:35:14,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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:14,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b74d9d9-e414-4351-aaf7-10fca43c3fc4 2019-06-30 16:35:14,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:35:14,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b74d9d9-e414-4351-aaf7-10fca43c3fc4 2019-06-30 16:35:14,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223806858063s 2019-06-30 16:35:14,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:35:14,254 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:14,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e060f20-855f-4411-b2b1-0d7bdef9e10d 2019-06-30 16:35:14,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:35:14,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e060f20-855f-4411-b2b1-0d7bdef9e10d 2019-06-30 16:35:14,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218196868896s 2019-06-30 16:35:14,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:35:14,477 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:14,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66efef0b-ecef-437f-98a1-495198162b98 2019-06-30 16:35:14,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:35:14,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66efef0b-ecef-437f-98a1-495198162b98 2019-06-30 16:35:14,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155066013336s 2019-06-30 16:35:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:35:14,637 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3a51fc-d4cb-44e1-85d2-727b644cda2a 2019-06-30 16:35:14,851 - 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-06-30 16:35:14,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ee3a51fc-d4cb-44e1-85d2-727b644cda2a 2019-06-30 16:35:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216786146164s 2019-06-30 16:35:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:35:14,854 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:15,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0611f8-d644-4644-9c7e-cc74b82b3883 2019-06-30 16:35:15,094 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334", "links": {"self": "http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:35:15,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4f0611f8-d644-4644-9c7e-cc74b82b3883 2019-06-30 16:35:15,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242475986481s 2019-06-30 16:35:15,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:35:15,108 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:15,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4225ecfb-ea94-4c53-b859-06cce03f3dad 2019-06-30 16:35:15,322 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/036536d318c9413ea8b8655a64ef5843"}, "tags": [], "enabled": true, "id": "036536d318c9413ea8b8655a64ef5843", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}]} 2019-06-30 16:35:15,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4225ecfb-ea94-4c53-b859-06cce03f3dad 2019-06-30 16:35:15,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217170000076s 2019-06-30 16:35:15,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:35:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4dd589ffa1fd4c52adbcc5f337c9f5a2&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=036536d318c9413ea8b8655a64ef5843" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:15,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a8afda-be88-4488-ab99-fc2ddfb34b94 2019-06-30 16:35:15,544 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4dd589ffa1fd4c52adbcc5f337c9f5a2&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=036536d318c9413ea8b8655a64ef5843", "previous": null, "next": null}} 2019-06-30 16:35:15,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4dd589ffa1fd4c52adbcc5f337c9f5a2&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=036536d318c9413ea8b8655a64ef5843 used request id req-90a8afda-be88-4488-ab99-fc2ddfb34b94 2019-06-30 16:35:15,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214902877808s 2019-06-30 16:35:15,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:35:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/036536d318c9413ea8b8655a64ef5843/users/4dd589ffa1fd4c52adbcc5f337c9f5a2/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:15,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86aa4311-b5a6-4c6c-8324-cc6c47977992 2019-06-30 16:35:15,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:35:15,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/036536d318c9413ea8b8655a64ef5843/users/4dd589ffa1fd4c52adbcc5f337c9f5a2/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-86aa4311-b5a6-4c6c-8324-cc6c47977992 2019-06-30 16:35:15,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.322479009628s 2019-06-30 16:35:15,872 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334', 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'036536d318c9413ea8b8655a64ef5843', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xNbIxgjGPhDyoLn5hCJ4ZI9l5RDL0c', 'username': u'vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334', '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-06-30 16:35:15,875 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334', 'password': 'xNbIxgjGPhDyoLn5hCJ4ZI9l5RDL0c', 'project_name': 'vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '036536d318c9413ea8b8655a64ef5843', 'project_domain_name': 'Default'} 2019-06-30 16:35:15,876 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-30 16:35:15,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:35:15,881 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:16,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae2924f-6984-4e39-a95d-b02711b4a24c 2019-06-30 16:35:16,089 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:35:16,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3ae2924f-6984-4e39-a95d-b02711b4a24c 2019-06-30 16:35:16,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212751150131s 2019-06-30 16:35:16,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:35:16,100 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:35:16,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244d4564-ad41-49a9-bf09-b94c4bb35d9e 2019-06-30 16:35:16,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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/036536d318c9413ea8b8655a64ef5843"}, "tags": [], "enabled": true, "id": "036536d318c9413ea8b8655a64ef5843", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}]} 2019-06-30 16:35:16,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-244d4564-ad41-49a9-bf09-b94c4bb35d9e 2019-06-30 16:35:16,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.257776021957s 2019-06-30 16:35:16,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:35:16,357 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" -d '{"network": {"tenant_id": "036536d318c9413ea8b8655a64ef5843", "name": "vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334", "admin_state_up": true}}' 2019-06-30 16:35:17,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:16 GMT X-Openstack-Request-Id: req-4040d3a4-7ca6-43ee-97ff-416b54c56cc3 2019-06-30 16:35:17,248 - 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":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:35:16Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}} 2019-06-30 16:35:17,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4040d3a4-7ca6-43ee-97ff-416b54c56cc3 2019-06-30 16:35:17,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.891935110092s 2019-06-30 16:35:17,249 - 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-06-30T16:35:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55d7ff63-1013-45f5-a6ed-4321683c2b9e', u'provider:segmentation_id': 100, 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_12b099b5-5351-49dc-b434-4599b00bc334', u'created_at': u'2019-06-30T16:35:16Z', u'mtu': 1450, u'tenant_id': u'036536d318c9413ea8b8655a64ef5843', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'036536d318c9413ea8b8655a64ef5843', u'l2_adjacency': True}) 2019-06-30 16:35:17,253 - 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.16" 2019-06-30 16:35:17,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf318490-0390-44b1-b075-f2cdcab11363 2019-06-30 16:35:17,259 - 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-06-30 16:35:17,260 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-cf318490-0390-44b1-b075-f2cdcab11363 2019-06-30 16:35:17,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:35:17,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "036536d318c9413ea8b8655a64ef5843", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/036536d318c9413ea8b8655a64ef5843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/036536d318c9413ea8b8655a64ef5843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/036536d318c9413ea8b8655a64ef5843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/036536d318c9413ea8b8655a64ef5843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/036536d318c9413ea8b8655a64ef5843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/036536d318c9413ea8b8655a64ef5843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/036536d318c9413ea8b8655a64ef5843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/036536d318c9413ea8b8655a64ef5843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/036536d318c9413ea8b8655a64ef5843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_036536d318c9413ea8b8655a64ef5843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_036536d318c9413ea8b8655a64ef5843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334", "id": "4dd589ffa1fd4c52adbcc5f337c9f5a2"}, "audit_ids": ["5CA1H8-xR0qK5K5dYCFLtQ"], "issued_at": "2019-06-30T16:35:17.000000Z"}} 2019-06-30 16:35:17,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:17,661 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:18,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:18 GMT X-Openstack-Request-Id: req-67bcea80-76a7-4b3f-8269-c3218f236ca8 2019-06-30 16:35:18,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:35:16Z","qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}]} 2019-06-30 16:35:18,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-67bcea80-76a7-4b3f-8269-c3218f236ca8 2019-06-30 16:35:18,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393606185913s 2019-06-30 16:35:18,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:35:18,057 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"subnet": {"name": "vping_userdata-subnet_12b099b5-5351-49dc-b434-4599b00bc334", "enable_dhcp": true, "network_id": "55d7ff63-1013-45f5-a6ed-4321683c2b9e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:35:19,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:19 GMT X-Openstack-Request-Id: req-6120ff59-1705-4938-a459-c223c7b6810b 2019-06-30 16:35:19,098 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:35:18Z","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":"036536d318c9413ea8b8655a64ef5843","id":"60d2c211-398a-4401-913a-9e2ef15ba8c2","subnetpool_id":null,"name":"vping_userdata-subnet_12b099b5-5351-49dc-b434-4599b00bc334"}} 2019-06-30 16:35:19,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6120ff59-1705-4938-a459-c223c7b6810b 2019-06-30 16:35:19,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04247498512s 2019-06-30 16:35:19,099 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:35:18Z', 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'60d2c211-398a-4401-913a-9e2ef15ba8c2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_12b099b5-5351-49dc-b434-4599b00bc334', u'enable_dhcp': True, u'network_id': u'55d7ff63-1013-45f5-a6ed-4321683c2b9e', u'tenant_id': u'036536d318c9413ea8b8655a64ef5843', u'created_at': u'2019-06-30T16:35:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'036536d318c9413ea8b8655a64ef5843'}) 2019-06-30 16:35:19,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:35:19,100 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "vping_userdata-router_12b099b5-5351-49dc-b434-4599b00bc334", "admin_state_up": true}}' 2019-06-30 16:35:26,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:26 GMT X-Openstack-Request-Id: req-8597fd17-a120-477c-ae70-3504dc67a075 2019-06-30 16:35:26,713 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "036536d318c9413ea8b8655a64ef5843", "created_at": "2019-06-30T16:35:20Z", "admin_state_up": true, "updated_at": "2019-06-30T16:35:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "036536d318c9413ea8b8655a64ef5843", "id": "71d36ba5-2437-42a4-8bee-ff4377384a32", "name": "vping_userdata-router_12b099b5-5351-49dc-b434-4599b00bc334"}} 2019-06-30 16:35:26,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8597fd17-a120-477c-ae70-3504dc67a075 2019-06-30 16:35:26,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.61342287064s 2019-06-30 16:35:26,714 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:35:21Z', u'revision_number': 3, u'id': u'71d36ba5-2437-42a4-8bee-ff4377384a32', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_12b099b5-5351-49dc-b434-4599b00bc334', u'admin_state_up': True, u'tenant_id': u'036536d318c9413ea8b8655a64ef5843', u'created_at': u'2019-06-30T16:35:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'036536d318c9413ea8b8655a64ef5843'}) 2019-06-30 16:35:26,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:35:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32/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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"subnet_id": "60d2c211-398a-4401-913a-9e2ef15ba8c2"}' 2019-06-30 16:35:30,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:30 GMT X-Openstack-Request-Id: req-517efa80-340a-4a21-ae87-48b216566ef0 2019-06-30 16:35:30,298 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55d7ff63-1013-45f5-a6ed-4321683c2b9e", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "subnet_id": "60d2c211-398a-4401-913a-9e2ef15ba8c2", "subnet_ids": ["60d2c211-398a-4401-913a-9e2ef15ba8c2"], "port_id": "78b383de-28f6-42fc-b353-fc69f16b5c0d", "id": "71d36ba5-2437-42a4-8bee-ff4377384a32"} 2019-06-30 16:35:30,298 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32/add_router_interface.json used request id req-517efa80-340a-4a21-ae87-48b216566ef0 2019-06-30 16:35:30,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.58372092247s 2019-06-30 16:35:30,299 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:35:30,404 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:35:30,408 - 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.16" 2019-06-30 16:35:30,414 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:30 GMT 2019-06-30 16:35:30,414 - 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-06-30 16:35:30,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:35:30,422 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:30,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:30 GMT X-Openstack-Request-Id: req-b41685c1-f9ae-489b-8849-d181852330f5 2019-06-30 16:35:30,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:35:30,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b41685c1-f9ae-489b-8849-d181852330f5 2019-06-30 16:35:30,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343983888626s 2019-06-30 16:35:30,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:35:30,775 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334"}' 2019-06-30 16:35:31,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:31 GMT Location: http://172.30.9.27:9292/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12d3a3e0-9378-4710-bbb4-04e2a434708e 2019-06-30 16:35:31,679 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:35:31Z", "file": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file", "owner": "036536d318c9413ea8b8655a64ef5843", "id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "size": null, "self": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "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_12b099b5-5351-49dc-b434-4599b00bc334", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "checksum": null, "created_at": "2019-06-30T16:35:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:35:31,680 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-12d3a3e0-9378-4710-bbb4-04e2a434708e 2019-06-30 16:35:31,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.908165931702s 2019-06-30 16:35:31,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:35:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '' 2019-06-30 16:35:33,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:35:33 GMT X-Openstack-Request-Id: req-2facc77c-7b9b-4218-9aca-b737f5a923a6 2019-06-30 16:35:33,220 - 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-06-30 16:35:33,220 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file used request id req-2facc77c-7b9b-4218-9aca-b737f5a923a6 2019-06-30 16:35:33,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.53996896744s 2019-06-30 16:35:33,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:35:33,229 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:33,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:33 GMT X-Openstack-Request-Id: req-fa5bb4d5-6a16-49e5-a38d-350f9b1399bf 2019-06-30 16:35:33,543 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:35:33Z", "file": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file", "owner": "036536d318c9413ea8b8655a64ef5843", "id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "size": 12716032, "self": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:35:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:35:33,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa5bb4d5-6a16-49e5-a38d-350f9b1399bf 2019-06-30 16:35:33,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31804895401s 2019-06-30 16:35:33,545 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file', 'owner': u'036536d318c9413ea8b8655a64ef5843', 'id': u'9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf', 'size': 12716032, u'self': u'/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'036536d318c9413ea8b8655a64ef5843', 'name': 'vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:35:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:35:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334', '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/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf', 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_12b099b5-5351-49dc-b434-4599b00bc334', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334', 'created': u'2019-06-30T16:35:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:35:31Z', 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/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf', 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_12b099b5-5351-49dc-b434-4599b00bc334', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:35:33,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:35:33,552 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:35:33,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-fcd1c3ae-8dc3-436b-9c97-b7ffd52b6134 x-openstack-request-id: req-fcd1c3ae-8dc3-436b-9c97-b7ffd52b6134 2019-06-30 16:35:33,917 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "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": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca"}} 2019-06-30 16:35:33,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fcd1c3ae-8dc3-436b-9c97-b7ffd52b6134 2019-06-30 16:35:33,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.368475198746s 2019-06-30 16:35:33,918 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'9c2c7b97-ee07-4865-9b6a-49f57bb2baca', 'swap': 0}) 2019-06-30 16:35:33,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:35:33,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca/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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" -d '{"extra_specs": {}}' 2019-06-30 16:35:33,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-56181b5b-844c-4d28-b1e9-dba4ece93694 x-openstack-request-id: req-56181b5b-844c-4d28-b1e9-dba4ece93694 2019-06-30 16:35:33,939 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:35:33,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca/os-extra_specs used request id req-56181b5b-844c-4d28-b1e9-dba4ece93694 2019-06-30 16:35:33,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211420059204s 2019-06-30 16:35:33,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:33,941 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:34 GMT X-Openstack-Request-Id: req-a1fa03f5-6f50-4fa5-9dda-f7b7fe59cd7e 2019-06-30 16:35:34,306 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":["60d2c211-398a-4401-913a-9e2ef15ba8c2"],"description":"","tags":[],"updated_at":"2019-06-30T16:35:18Z","qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}]} 2019-06-30 16:35:34,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a1fa03f5-6f50-4fa5-9dda-f7b7fe59cd7e 2019-06-30 16:35:34,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366117954254s 2019-06-30 16:35:34,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:35:34,313 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:35,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:35 GMT X-Openstack-Request-Id: req-cec414f4-0c31-4756-9cdc-b062ecb5ddc6 2019-06-30 16:35:35,059 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:35:33Z", "file": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file", "owner": "036536d318c9413ea8b8655a64ef5843", "id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "size": 12716032, "self": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:35:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:35:35,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cec414f4-0c31-4756-9cdc-b062ecb5ddc6 2019-06-30 16:35:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748600959778s 2019-06-30 16:35:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:35:35,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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:35,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-61cf9969-51b6-4adc-b9ab-aee51c811060 x-openstack-request-id: req-61cf9969-51b6-4adc-b9ab-aee51c811060 2019-06-30 16:35:35,539 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "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": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca"}]} 2019-06-30 16:35:35,539 - 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-61cf9969-51b6-4adc-b9ab-aee51c811060 2019-06-30 16:35:35,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.474359035492s 2019-06-30 16:35:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:35:35,547 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"server": {"name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "imageRef": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "flavorRef": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55d7ff63-1013-45f5-a6ed-4321683c2b9e"}]}}' 2019-06-30 16:35:39,843 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:35 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/3c6acd36-3ec2-452a-bc6d-3421267111bc x-compute-request-id: req-dec7fba6-bca0-4a74-8276-c0bbe4b56c35 x-openstack-request-id: req-dec7fba6-bca0-4a74-8276-c0bbe4b56c35 2019-06-30 16:35:39,844 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "adminPass": "jnK7UARnDBva"}} 2019-06-30 16:35:39,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-dec7fba6-bca0-4a74-8276-c0bbe4b56c35 2019-06-30 16:35:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.30013608932s 2019-06-30 16:35:39,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:39,848 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:41,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-07f72e61-118b-416a-a3d6-116ae97f355e x-openstack-request-id: req-07f72e61-118b-416a-a3d6-116ae97f355e 2019-06-30 16:35:41,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "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-06-30T16:35:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:41,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07f72e61-118b-416a-a3d6-116ae97f355e 2019-06-30 16:35:41,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36533308029s 2019-06-30 16:35:41,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:41,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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:41,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:41 GMT X-Openstack-Request-Id: req-57fdf321-c052-4e25-8cc2-f189c795fd36 2019-06-30 16:35:41,704 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":["60d2c211-398a-4401-913a-9e2ef15ba8c2"],"description":"","tags":[],"updated_at":"2019-06-30T16:35:18Z","qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}]} 2019-06-30 16:35:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-57fdf321-c052-4e25-8cc2-f189c795fd36 2019-06-30 16:35:41,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.482800006866s 2019-06-30 16:35:41,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:35:41,706 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:41,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:41 GMT X-Openstack-Request-Id: req-1df88d45-fa86-4593-b9a4-231690af89a1 2019-06-30 16:35:41,753 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:35:18Z","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":"036536d318c9413ea8b8655a64ef5843","id":"60d2c211-398a-4401-913a-9e2ef15ba8c2","subnetpool_id":null,"name":"vping_userdata-subnet_12b099b5-5351-49dc-b434-4599b00bc334"}]} 2019-06-30 16:35:41,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1df88d45-fa86-4593-b9a4-231690af89a1 2019-06-30 16:35:41,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0476920604706s 2019-06-30 16:35:41,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:35:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:43,760 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:43,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-af0d5b2e-f92e-45ca-848d-f0e5c12ea845 x-openstack-request-id: req-af0d5b2e-f92e-45ca-848d-f0e5c12ea845 2019-06-30 16:35:43,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:35:43Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:43,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af0d5b2e-f92e-45ca-848d-f0e5c12ea845 2019-06-30 16:35:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.110641002655s 2019-06-30 16:35:43,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:35:45,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:45,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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:47,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-925c9523-d5f7-40c7-9f2c-0daebccfd10b x-openstack-request-id: req-925c9523-d5f7-40c7-9f2c-0daebccfd10b 2019-06-30 16:35:47,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:35:43Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:47,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-925c9523-d5f7-40c7-9f2c-0daebccfd10b 2019-06-30 16:35:47,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27417802811s 2019-06-30 16:35:47,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:35:49,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:49,162 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:50,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-3c80d03d-4d47-4172-a4e4-6758d09390f5 x-openstack-request-id: req-3c80d03d-4d47-4172-a4e4-6758d09390f5 2019-06-30 16:35:50,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:35:43Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:50,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c80d03d-4d47-4172-a4e4-6758d09390f5 2019-06-30 16:35:50,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04046010971s 2019-06-30 16:35:50,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:35:52,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:52,212 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:53,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-380b5b6b-b33b-469a-9a73-33df8ed54feb x-openstack-request-id: req-380b5b6b-b33b-469a-9a73-33df8ed54feb 2019-06-30 16:35:53,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:53,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-380b5b6b-b33b-469a-9a73-33df8ed54feb 2019-06-30 16:35:53,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.55761098862s 2019-06-30 16:35:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:35:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3c6acd36-3ec2-452a-bc6d-3421267111bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:53,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:53 GMT X-Openstack-Request-Id: req-9737f638-891f-4fa3-8f7a-a85b2aa3b60d 2019-06-30 16:35:53,829 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:35:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60d2c211-398a-4401-913a-9e2ef15ba8c2","ip_address":"192.168.120.7"}],"id":"77d1504f-bb99-408f-9168-4c5ef6a04c36","security_groups":["9d4f54fb-6498-468e-a68c-95153064ebca"],"mac_address":"fa:16:3e:f5:ff:11","project_id":"036536d318c9413ea8b8655a64ef5843","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:43Z","binding:vnic_type":"normal","device_id":"3c6acd36-3ec2-452a-bc6d-3421267111bc","ip_allocation":"immediate"}]} 2019-06-30 16:35:53,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3c6acd36-3ec2-452a-bc6d-3421267111bc used request id req-9737f638-891f-4fa3-8f7a-a85b2aa3b60d 2019-06-30 16:35:53,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056510925293s 2019-06-30 16:35:53,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:35:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=77d1504f-bb99-408f-9168-4c5ef6a04c36" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:54,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:53 GMT X-Openstack-Request-Id: req-1ab5a81e-4f5c-474e-86a6-b1c963d98939 2019-06-30 16:35:54,157 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:35:54,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=77d1504f-bb99-408f-9168-4c5ef6a04c36 used request id req-1ab5a81e-4f5c-474e-86a6-b1c963d98939 2019-06-30 16:35:54,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.31648683548s 2019-06-30 16:35:54,158 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:ff:11', 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'9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:35:50.000000', 'flavor': Munch({u'id': u'9c2c7b97-ee07-4865-9b6a-49f57bb2baca'}), 'az': u'nova', 'id': u'3c6acd36-3ec2-452a-bc6d-3421267111bc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4dd589ffa1fd4c52adbcc5f337c9f5a2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'036536d318c9413ea8b8655a64ef5843', 'name': 'vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334', '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-06-30T16:35:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:35:50Z', 'hostId': u'96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9', '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-06-30T16:35:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'036536d318c9413ea8b8655a64ef5843', 'name': u'vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334', 'adminPass': u'jnK7UARnDBva', 'tenant_id': u'036536d318c9413ea8b8655a64ef5843', 'created_at': u'2019-06-30T16:35:39Z', 'created': u'2019-06-30T16:35:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:35:54,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:35:54,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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:54,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:54 GMT X-Openstack-Request-Id: req-605b918b-288c-42a7-a99f-3b8c8810f62d 2019-06-30 16:35:54,267 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":["60d2c211-398a-4401-913a-9e2ef15ba8c2"],"description":"","tags":[],"updated_at":"2019-06-30T16:35:18Z","qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}]} 2019-06-30 16:35:54,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-605b918b-288c-42a7-a99f-3b8c8810f62d 2019-06-30 16:35:54,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107939958572s 2019-06-30 16:35:54,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:35:54,276 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:54 GMT X-Openstack-Request-Id: req-044d6dd2-4fe9-4bf3-8e77-cf747d190eb7 2019-06-30 16:35:54,613 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:35:33Z", "file": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file", "owner": "036536d318c9413ea8b8655a64ef5843", "id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "size": 12716032, "self": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:35:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:35:54,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-044d6dd2-4fe9-4bf3-8e77-cf747d190eb7 2019-06-30 16:35:54,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341380834579s 2019-06-30 16:35:54,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:35:54,618 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:54,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35: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-cb6285bd-97d3-4d8e-a139-41ee11d7b017 x-openstack-request-id: req-cb6285bd-97d3-4d8e-a139-41ee11d7b017 2019-06-30 16:35:54,641 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "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": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca"}]} 2019-06-30 16:35:54,641 - 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-cb6285bd-97d3-4d8e-a139-41ee11d7b017 2019-06-30 16:35:54,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265870094299s 2019-06-30 16:35:54,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:35:54,646 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"server": {"name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "imageRef": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "flavorRef": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55d7ff63-1013-45f5-a6ed-4321683c2b9e"}]}}' 2019-06-30 16:35:58,053 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:54 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/a803bd94-01a5-40ff-832b-8198a0adc16e x-compute-request-id: req-bb6a7863-5222-4b4c-b158-1457e42ae4b1 x-openstack-request-id: req-bb6a7863-5222-4b4c-b158-1457e42ae4b1 2019-06-30 16:35:58,053 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "adminPass": "nhLa6HkN8UyK"}} 2019-06-30 16:35:58,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-bb6a7863-5222-4b4c-b158-1457e42ae4b1 2019-06-30 16:35:58,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.41041398048s 2019-06-30 16:35:58,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:35:58,057 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:35:59,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 16:35:58 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-b8ac1158-d08d-4834-82e6-22519b642588 x-openstack-request-id: req-b8ac1158-d08d-4834-82e6-22519b642588 2019-06-30 16:35:59,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "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-06-30T16:35:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:35:59,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8ac1158-d08d-4834-82e6-22519b642588 2019-06-30 16:35:59,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982692956924s 2019-06-30 16:35:59,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:01,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:01,052 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:02,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-d798f4b7-e873-4a5c-8b39-5146f3851fa1 x-openstack-request-id: req-d798f4b7-e873-4a5c-8b39-5146f3851fa1 2019-06-30 16:36:02,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:36:01Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:02,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d798f4b7-e873-4a5c-8b39-5146f3851fa1 2019-06-30 16:36:02,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1586868763s 2019-06-30 16:36:02,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:04,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:04,220 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:05,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-4528add8-0565-4298-bc9a-a8e020cefd7a x-openstack-request-id: req-4528add8-0565-4298-bc9a-a8e020cefd7a 2019-06-30 16:36:05,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:36:01Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:05,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4528add8-0565-4298-bc9a-a8e020cefd7a 2019-06-30 16:36:05,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06732583046s 2019-06-30 16:36:05,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:07,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:07,298 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:08,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-d690f29a-644d-4e4d-a9f1-0d10f6a7d8dd x-openstack-request-id: req-d690f29a-644d-4e4d-a9f1-0d10f6a7d8dd 2019-06-30 16:36:08,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:36:01Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:08,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d690f29a-644d-4e4d-a9f1-0d10f6a7d8dd 2019-06-30 16:36:08,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46537899971s 2019-06-30 16:36:08,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:10,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:10,774 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:11,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-6bedbd66-10b8-4e57-8df6-67e9dd158b71 x-openstack-request-id: req-6bedbd66-10b8-4e57-8df6-67e9dd158b71 2019-06-30 16:36:11,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:a7:67", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:36:08.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:08Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:11,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6bedbd66-10b8-4e57-8df6-67e9dd158b71 2019-06-30 16:36:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00821185112s 2019-06-30 16:36:11,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:36:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a803bd94-01a5-40ff-832b-8198a0adc16e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:11,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:11 GMT X-Openstack-Request-Id: req-2ceaec34-08df-40ea-85e7-263e60cc7b78 2019-06-30 16:36:11,997 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:36:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60d2c211-398a-4401-913a-9e2ef15ba8c2","ip_address":"192.168.120.22"}],"id":"4544d2ef-713c-42f3-832a-db8cb06d8ea6","security_groups":["9d4f54fb-6498-468e-a68c-95153064ebca"],"mac_address":"fa:16:3e:17:a7:67","project_id":"036536d318c9413ea8b8655a64ef5843","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:36:02Z","binding:vnic_type":"normal","device_id":"a803bd94-01a5-40ff-832b-8198a0adc16e","ip_allocation":"immediate"}]} 2019-06-30 16:36:11,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a803bd94-01a5-40ff-832b-8198a0adc16e used request id req-2ceaec34-08df-40ea-85e7-263e60cc7b78 2019-06-30 16:36:11,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.210539102554s 2019-06-30 16:36:12,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:36:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4544d2ef-713c-42f3-832a-db8cb06d8ea6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:12,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:11 GMT X-Openstack-Request-Id: req-015a8865-e0bc-4185-ae11-cca7cd74ade0 2019-06-30 16:36:12,342 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:36:12,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4544d2ef-713c-42f3-832a-db8cb06d8ea6 used request id req-015a8865-e0bc-4185-ae11-cca7cd74ade0 2019-06-30 16:36:12,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335102796555s 2019-06-30 16:36:12,343 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:a7:67', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:36:08.000000', 'flavor': Munch({u'id': u'9c2c7b97-ee07-4865-9b6a-49f57bb2baca'}), 'az': u'nova', 'id': u'a803bd94-01a5-40ff-832b-8198a0adc16e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4dd589ffa1fd4c52adbcc5f337c9f5a2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'036536d318c9413ea8b8655a64ef5843', 'name': 'vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334', '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-06-30T16:36:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:36:08Z', 'hostId': u'2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b', '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-06-30T16:36:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'036536d318c9413ea8b8655a64ef5843', 'name': u'vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334', 'adminPass': u'nhLa6HkN8UyK', 'tenant_id': u'036536d318c9413ea8b8655a64ef5843', 'created_at': u'2019-06-30T16:35:57Z', 'created': u'2019-06-30T16:35:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:36:12,343 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-30 16:36:13,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:13,348 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:13,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-f41fee82-a185-455a-bf36-0b25fd478124 x-openstack-request-id: req-f41fee82-a185-455a-bf36-0b25fd478124 2019-06-30 16:36:13,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:a7:67", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:36:08.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:08Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:35:50Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:13,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f41fee82-a185-455a-bf36-0b25fd478124 2019-06-30 16:36:13,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370128154755s 2019-06-30 16:36:13,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:36:13,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e/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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:36:13,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-721baee6-6255-4343-ab82-26983530b1c3 x-openstack-request-id: req-721baee6-6255-4343-ab82-26983530b1c3 2019-06-30 16:36:13,830 - 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 524569888 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.240869] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.243962] pid_max: default: 32768 minimum: 301\n[ 0.245633] ACPI: Core revision 20150930\n[ 0.247702] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250121] Security Framework initialized\n[ 0.251651] Yama: becoming mindful.\n[ 0.253002] AppArmor: AppArmor initialized\n[ 0.254564] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256992] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264156] Initializing cgroup subsys io\n[ 0.265668] Initializing cgroup subsys memory\n[ 0.267288] Initializing cgroup subsys devices\n[ 0.268913] Initializing cgroup subsys freezer\n[ 0.270532] Initializing cgroup subsys net_cls\n[ 0.272156] Initializing cgroup subsys perf_event\n[ 0.273852] Initializing cgroup subsys net_prio\n[ 0.275509] Initializing cgroup subsys hugetlb\n[ 0.277124] Initializing cgroup subsys pids\n[ 0.278729] CPU: Physical Processor ID: 0\n[ 0.280924] mce: CPU supports 10 MCE banks\n[ 0.282492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284363] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.312691] ftrace: allocating 31920 entries in 125 pages\n[ 0.349414] smpboot: Max logical packages: 1\n[ 0.350989] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353495] x2apic enabled\n[ 0.354928] Switched APIC routing to physical x2apic.\n[ 0.357953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.363892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367223] KVM setup paravirtual spinlock\n[ 0.369219] x86: Booted up 1 node, 1 CPUs\n[ 0.370715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.373232] devtmpfs: initialized\n[ 0.375534] evm: security.selinux\n[ 0.376831] evm: security.SMACK64\n[ 0.378122] evm: security.SMACK64EXEC\n[ 0.379511] evm: security.SMACK64TRANSMUTE\n[ 0.381022] evm: security.SMACK64MMAP\n[ 0.382411] evm: security.ima\n[ 0.383596] evm: security.capability\n[ 0.385032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388458] pinctrl core: initialized pinctrl subsystem\n[ 0.390450] RTC time: 16:36:08, date: 06/30/19\n[ 0.392166] NET: Registered protocol family 16\n[ 0.393926] cpuidle: using governor ladder\n[ 0.395452] cpuidle: using governor menu\n[ 0.396921] PCCT header not found.\n[ 0.398294] ACPI: bus type PCI registered\n[ 0.399786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.402078] PCI: Using configuration type 1 for base access\n[ 0.404767] ACPI: Added _OSI(Module Device)\n[ 0.406333] ACPI: Added _OSI(Processor Device)\n[ 0.407946] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.409635] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.412358] ACPI: Interpreter enabled\n[ 0.413777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.417251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.420709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.424164] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.427632] ACPI: (supports S0 S5)\n[ 0.428951] ACPI: Using IOAPIC for interrupt routing\n[ 0.430724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.435440] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.437583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.439909] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446215] acpiphp: Slot [3] registered\n[ 0.447699] acpiphp: Slot [4] registered\n[ 0.449182] acpiphp: Slot [5] registered\n[ 0.450673] acpiphp: Slot [6] registered\n[ 0.452155] acpiphp: Slot [7] registered\n[ 0.453642] acpiphp: Slot [8] registered\n[ 0.455128] acpiphp: Slot [9] registered\n[ 0.456614] acpiphp: Slot [10] registered\n[ 0.458122] acpiphp: Slot [11] registered\n[ 0.459639] acpiphp: Slot [12] registered\n[ 0.461148] acpiphp: Slot [13] registered\n[ 0.462656] acpiphp: Slot [14] registered\n[ 0.464170] acpiphp: Slot [15] registered\n[ 0.482345] acpiphp: Slot [16] registered\n[ 0.483856] acpiphp: Slot [17] registered\n[ 0.485369] acpiphp: Slot [18] registered\n[ 0.486878] acpiphp: Slot [19] registered\n[ 0.488388] acpiphp: Slot [20] registered\n[ 0.489902] acpiphp: Slot [21] registered\n[ 0.491415] acpiphp: Slot [22] registered\n[ 0.492925] acpiphp: Slot [23] registered\n[ 0.494439] acpiphp: Slot [24] registered\n[ 0.495954] acpiphp: Slot [25] registered\n[ 0.497464] acpiphp: Slot [26] registered\n[ 0.498971] acpiphp: Slot [27] registered\n[ 0.500488] acpiphp: Slot [28] registered\n[ 0.502002] acpiphp: Slot [29] registered\n[ 0.503511] acpiphp: Slot [30] registered\n[ 0.505029] acpiphp: Slot [31] registered\n[ 0.506537] PCI host bridge to bus 0000:00\n[ 0.508050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.515340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.518048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.520811] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.525748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.528147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.530378] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.532765] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.544386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573884] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.583992] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.585980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.588874] vgaarb: loaded\n[ 0.589998] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592233] SCSI subsystem initialized\n[ 0.593935] ACPI: bus type USB registered\n[ 0.595477] usbcore: registered new interface driver usbfs\n[ 0.597405] usbcore: registered new interface driver hub\n[ 0.599293] usbcore: registered new device driver usb\n[ 0.601311] PCI: Using ACPI for IRQ routing\n[ 0.603354] NetLabel: Initializing\n[ 0.604694] NetLabel: domain hash size = 128\n[ 0.606300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608096] NetLabel: unlabeled traffic allowed by default\n[ 0.610277] clocksource: Switched to clocksource kvm-clock\n[ 0.621004] AppArmor: AppArmor Filesystem Enabled\n[ 0.622784] pnp: PnP ACPI init\n[ 0.624358] pnp: PnP ACPI: found 5 devices\n[ 0.631586] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634786] NET: Registered protocol family 2\n[ 0.636681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639108] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641372] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643634] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647898] NET: Registered protocol family 1\n[ 0.649539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653619] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.668782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.683998] Trying to unpack rootfs image as initramfs...\n[ 0.746487] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.749426] Scanning for low memory corruption every 60 seconds\n[ 0.751964] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.754137] audit: initializing netlink subsys (disabled)\n[ 0.756089] audit: type=2000 audit(1561912569.415:1): initialized\n[ 0.758490] Initialise system trusted keyring\n[ 0.760222] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.762407] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.765657] zbud: loaded\n[ 0.766908] VFS: Disk quotas dquot_6.6.0\n[ 0.768426] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.771155] fuse init (API version 7.23)\n[ 0.772785] Key type big_key registered\n[ 0.774287] Allocating IMA MOK and blacklist keyrings.\n[ 0.776442] Key type asymmetric registered\n[ 0.777979] Asymmetric key parser 'x509' registered\n[ 0.779774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.782576] io scheduler noop registered\n[ 0.784052] io scheduler deadline registered (default)\n[ 0.785906] io scheduler cfq registered\n[ 0.787463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.789423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.791767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.794482] ACPI: Power Button [PWRF]\n[ 0.795996] GHES: HEST is not enabled!\n[ 0.810361] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.840469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844183] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.869903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.873621] Linux agpgart interface v0.103\n[ 0.877318] brd: module loaded\n[ 0.879872] loop: module loaded\n[ 0.885369] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.888098] GPT:90111 != 2097151\n[ 0.889372] GPT:Alternate GPT header not at the end of the disk.\n[ 0.891447] GPT:90111 != 2097151\n[ 0.892723] GPT: Use GNU Parted to correct GPT errors.\n[ 0.894554] vda: vda1 vda15\n[ 0.896464] scsi host0: ata_piix\n[ 0.897870] scsi host1: ata_piix\n[ 0.899206] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.901505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.904450] libphy: Fixed MDIO Bus: probed\n[ 0.905984] tun: Universal TUN/TAP device driver, 1.6\n[ 0.907789] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.911232] PPP generic driver version 2.4.2\n[ 0.912893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.915149] ehci-pci: EHCI PCI platform driver\n[ 0.916787] ehci-platform: EHCI generic platform driver\n[ 0.918667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.920810] ohci-pci: OHCI PCI platform driver\n[ 0.922456] ohci-platform: OHCI generic platform driver\n[ 0.924338] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.939488] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.941374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.944128] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.945992] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.948214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.950537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.953213] usb usb1: Product: UHCI Host Controller\n[ 0.954964] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957121] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.958911] hub 1-0:1.0: USB hub found\n[ 0.960371] hub 1-0:1.0: 2 ports detected\n[ 0.962039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.965873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.967668] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.969554] mousedev: PS/2 mouse device common for all mice\n[ 0.971918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975094] rtc_cmos 00:00: RTC can wake from S4\n[ 0.977343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.979575] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.981814] i2c /dev entries driver\n[ 0.983218] device-mapper: uevent: version 1.0.3\n[ 0.984988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.988052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.990474] NET: Registered protocol family 10\n[ 0.992402] NET: Registered protocol family 17\n[ 0.994068] Key type dns_resolver registered\n[ 0.995815] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.997858] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.001122] registered taskstats version 1\n[ 1.002697] Loading compiled-in X.509 certificates\n[ 1.004996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.008495] zswap: loaded using pool lzo/zbud\n[ 1.010955] Key type trusted registered\n[ 1.013490] Key type encrypted registered\n[ 1.015030] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.016973] ima: No TPM chip found, activating TPM-bypass!\n[ 1.019003] evm: HMAC attrs: 0x1\n[ 1.020669] Magic number: 7:533:642\n[ 1.022198] rtc_cmos 00:00: setting system clock to 2019-06-30 16:36:09 UTC (1561912569)\n[ 1.025167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.027247] EDD information not available.\n[ 1.060074] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.079729] Write protecting the kernel read-only data: 14336k\n[ 1.083280] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.086497] 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\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.255419] 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.22...\nLease of 192.168.120.22 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.06. 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/dev/root resized successfully [took 0.25s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCS2zGW1sARaH0bv0tymCn9CYX4UtTW3G+BfBDKeBdWAFUJw0BFcRGUBhYNZfWlOWjcMdTtILNaSynV0/JcrWfg4OR0FOFj70lYe2KNvaU66F0HxpByC2Yq6T0SF4Bmz2e/Xl3XE2SCltm0Zcc7ZQkwF+rql2DdGhwHOn1o56WSjKtOrm9ChHy3R38XYOOqi9Nyj3pn9ex+40xu5PpySFMNId13qBcKehwg4zwytRyI5eiqGt5APlQxbWNy6BKLfNn0Lo5PWG0/9mMlpGClRCjJVhRoRnPm+UatbUpDGSGP7xkglKaZ14TRHyXzxJD6kUzbPG8rWT2j/MhHgPEYMayj root@vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334\nssh-dss AAAAB3NzaC1kc3MAAACBAINp/c5pLOOUNVI1e5YXKJdWyXne6ighGMTmdgdLeGPhKiJNvTerZjtBV7+OSvguigK8MVPS8CfV0WlGOhlnsAqlui3kOHmpAWnNC1Ql1p8GLYChsEOLha3G680XiFWrOtGl8D9D5ZImcoPfkq03F6XfcaPxGouumnHmw3cmtaybAAAAFQDOowVGItZxvagyymlc8CMVbNLFpQAAAIBp+XjLfpV2ZRGgH+YnsAfwbP9GkTly6AnIxl8zTJuv3B8g0QwTqx3Qi2qSRHP9CaBJd94eTMtfnujTcipJVK8R3G/bYzJvgVDPAuW3HkTB8VXYT6NyHTX4xyPLlaIrMc0W4d15LZ6H+hODzQ2rMI6y8X1+90hdzc31YxAPty4pRgAAAIA4crcgugeqFvUohv7Wz8IUDXzM3luT7VNFqPtRiuVqak91kRW2DpUtYZODsT9zEpEgnjAmBKVi2B+BVbRlwoBF3we6YJMqQAEWghbYIKJt3ySc3344XVVXHGPM0hEHm/9KxaRAVbijdDK9bJ034zy9nr3oRcSgfZiZMjNTaJJkpg== root@vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334\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.22,24,fe80::f816:3eff:fe17:a767/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.22 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334 login: "} 2019-06-30 16:36:13,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e/action used request id req-721baee6-6255-4343-ab82-26983530b1c3 2019-06-30 16:36:13,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113507032394s 2019-06-30 16:36:13,832 - 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 524569888 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.240869] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.243962] pid_max: default: 32768 minimum: 301 [ 0.245633] ACPI: Core revision 20150930 [ 0.247702] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250121] Security Framework initialized [ 0.251651] Yama: becoming mindful. [ 0.253002] AppArmor: AppArmor initialized [ 0.254564] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256992] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259376] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264156] Initializing cgroup subsys io [ 0.265668] Initializing cgroup subsys memory [ 0.267288] Initializing cgroup subsys devices [ 0.268913] Initializing cgroup subsys freezer [ 0.270532] Initializing cgroup subsys net_cls [ 0.272156] Initializing cgroup subsys perf_event [ 0.273852] Initializing cgroup subsys net_prio [ 0.275509] Initializing cgroup subsys hugetlb [ 0.277124] Initializing cgroup subsys pids [ 0.278729] CPU: Physical Processor ID: 0 [ 0.280924] mce: CPU supports 10 MCE banks [ 0.282492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284363] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.312691] ftrace: allocating 31920 entries in 125 pages [ 0.349414] smpboot: Max logical packages: 1 [ 0.350989] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353495] x2apic enabled [ 0.354928] Switched APIC routing to physical x2apic. [ 0.357953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367223] KVM setup paravirtual spinlock [ 0.369219] x86: Booted up 1 node, 1 CPUs [ 0.370715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.373232] devtmpfs: initialized [ 0.375534] evm: security.selinux [ 0.376831] evm: security.SMACK64 [ 0.378122] evm: security.SMACK64EXEC [ 0.379511] evm: security.SMACK64TRANSMUTE [ 0.381022] evm: security.SMACK64MMAP [ 0.382411] evm: security.ima [ 0.383596] evm: security.capability [ 0.385032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388458] pinctrl core: initialized pinctrl subsystem [ 0.390450] RTC time: 16:36:08, date: 06/30/19 [ 0.392166] NET: Registered protocol family 16 [ 0.393926] cpuidle: using governor ladder [ 0.395452] cpuidle: using governor menu [ 0.396921] PCCT header not found. [ 0.398294] ACPI: bus type PCI registered [ 0.399786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.402078] PCI: Using configuration type 1 for base access [ 0.404767] ACPI: Added _OSI(Module Device) [ 0.406333] ACPI: Added _OSI(Processor Device) [ 0.407946] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.409635] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412358] ACPI: Interpreter enabled [ 0.413777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.417251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.420709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.424164] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.427632] ACPI: (supports S0 S5) [ 0.428951] ACPI: Using IOAPIC for interrupt routing [ 0.430724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.435440] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.437583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.439909] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446215] acpiphp: Slot [3] registered [ 0.447699] acpiphp: Slot [4] registered [ 0.449182] acpiphp: Slot [5] registered [ 0.450673] acpiphp: Slot [6] registered [ 0.452155] acpiphp: Slot [7] registered [ 0.453642] acpiphp: Slot [8] registered [ 0.455128] acpiphp: Slot [9] registered [ 0.456614] acpiphp: Slot [10] registered [ 0.458122] acpiphp: Slot [11] registered [ 0.459639] acpiphp: Slot [12] registered [ 0.461148] acpiphp: Slot [13] registered [ 0.462656] acpiphp: Slot [14] registered [ 0.464170] acpiphp: Slot [15] registered [ 0.482345] acpiphp: Slot [16] registered [ 0.483856] acpiphp: Slot [17] registered [ 0.485369] acpiphp: Slot [18] registered [ 0.486878] acpiphp: Slot [19] registered [ 0.488388] acpiphp: Slot [20] registered [ 0.489902] acpiphp: Slot [21] registered [ 0.491415] acpiphp: Slot [22] registered [ 0.492925] acpiphp: Slot [23] registered [ 0.494439] acpiphp: Slot [24] registered [ 0.495954] acpiphp: Slot [25] registered [ 0.497464] acpiphp: Slot [26] registered [ 0.498971] acpiphp: Slot [27] registered [ 0.500488] acpiphp: Slot [28] registered [ 0.502002] acpiphp: Slot [29] registered [ 0.503511] acpiphp: Slot [30] registered [ 0.505029] acpiphp: Slot [31] registered [ 0.506537] PCI host bridge to bus 0000:00 [ 0.508050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.515340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.518048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.520811] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.525748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.528147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.530378] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.532765] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541575] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571270] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573884] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581579] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.583992] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.585980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.588874] vgaarb: loaded [ 0.589998] vgaarb: bridge control possible 0000:00:02.0 [ 0.592233] SCSI subsystem initialized [ 0.593935] ACPI: bus type USB registered [ 0.595477] usbcore: registered new interface driver usbfs [ 0.597405] usbcore: registered new interface driver hub [ 0.599293] usbcore: registered new device driver usb [ 0.601311] PCI: Using ACPI for IRQ routing [ 0.603354] NetLabel: Initializing [ 0.604694] NetLabel: domain hash size = 128 [ 0.606300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608096] NetLabel: unlabeled traffic allowed by default [ 0.610277] clocksource: Switched to clocksource kvm-clock [ 0.621004] AppArmor: AppArmor Filesystem Enabled [ 0.622784] pnp: PnP ACPI init [ 0.624358] pnp: PnP ACPI: found 5 devices [ 0.631586] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634786] NET: Registered protocol family 2 [ 0.636681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639108] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641372] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643634] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647898] NET: Registered protocol family 1 [ 0.649539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651597] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653619] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.668782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.683998] Trying to unpack rootfs image as initramfs... [ 0.746487] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.749426] Scanning for low memory corruption every 60 seconds [ 0.751964] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.754137] audit: initializing netlink subsys (disabled) [ 0.756089] audit: type=2000 audit(1561912569.415:1): initialized [ 0.758490] Initialise system trusted keyring [ 0.760222] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.762407] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.765657] zbud: loaded [ 0.766908] VFS: Disk quotas dquot_6.6.0 [ 0.768426] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.771155] fuse init (API version 7.23) [ 0.772785] Key type big_key registered [ 0.774287] Allocating IMA MOK and blacklist keyrings. [ 0.776442] Key type asymmetric registered [ 0.777979] Asymmetric key parser 'x509' registered [ 0.779774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.782576] io scheduler noop registered [ 0.784052] io scheduler deadline registered (default) [ 0.785906] io scheduler cfq registered [ 0.787463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.789423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.791767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.794482] ACPI: Power Button [PWRF] [ 0.795996] GHES: HEST is not enabled! [ 0.810361] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.840469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844183] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.869903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.873621] Linux agpgart interface v0.103 [ 0.877318] brd: module loaded [ 0.879872] loop: module loaded [ 0.885369] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.888098] GPT:90111 != 2097151 [ 0.889372] GPT:Alternate GPT header not at the end of the disk. [ 0.891447] GPT:90111 != 2097151 [ 0.892723] GPT: Use GNU Parted to correct GPT errors. [ 0.894554] vda: vda1 vda15 [ 0.896464] scsi host0: ata_piix [ 0.897870] scsi host1: ata_piix [ 0.899206] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.901505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904450] libphy: Fixed MDIO Bus: probed [ 0.905984] tun: Universal TUN/TAP device driver, 1.6 [ 0.907789] tun: (C) 1999-2004 Max Krasnyansky [ 0.911232] PPP generic driver version 2.4.2 [ 0.912893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915149] ehci-pci: EHCI PCI platform driver [ 0.916787] ehci-platform: EHCI generic platform driver [ 0.918667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920810] ohci-pci: OHCI PCI platform driver [ 0.922456] ohci-platform: OHCI generic platform driver [ 0.924338] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939488] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.941374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.944128] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.945992] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.948214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.950537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.953213] usb usb1: Product: UHCI Host Controller [ 0.954964] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957121] usb usb1: SerialNumber: 0000:00:01.2 [ 0.958911] hub 1-0:1.0: USB hub found [ 0.960371] hub 1-0:1.0: 2 ports detected [ 0.962039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.965873] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.967668] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.969554] mousedev: PS/2 mouse device common for all mice [ 0.971918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975094] rtc_cmos 00:00: RTC can wake from S4 [ 0.977343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.979575] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.981814] i2c /dev entries driver [ 0.983218] device-mapper: uevent: version 1.0.3 [ 0.984988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988052] ledtrig-cpu: registered to indicate activity on CPUs [ 0.990474] NET: Registered protocol family 10 [ 0.992402] NET: Registered protocol family 17 [ 0.994068] Key type dns_resolver registered [ 0.995815] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.997858] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.001122] registered taskstats version 1 [ 1.002697] Loading compiled-in X.509 certificates [ 1.004996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.008495] zswap: loaded using pool lzo/zbud [ 1.010955] Key type trusted registered [ 1.013490] Key type encrypted registered [ 1.015030] AppArmor: AppArmor sha1 policy hashing enabled [ 1.016973] ima: No TPM chip found, activating TPM-bypass! [ 1.019003] evm: HMAC attrs: 0x1 [ 1.020669] Magic number: 7:533:642 [ 1.022198] rtc_cmos 00:00: setting system clock to 2019-06-30 16:36:09 UTC (1561912569) [ 1.025167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.027247] EDD information not available. [ 1.060074] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.079729] Write protecting the kernel read-only data: 14336k [ 1.083280] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.086497] 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 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.255419] 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.22... Lease of 192.168.120.22 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.06. 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 /dev/root resized successfully [took 0.25s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCS2zGW1sARaH0bv0tymCn9CYX4UtTW3G+BfBDKeBdWAFUJw0BFcRGUBhYNZfWlOWjcMdTtILNaSynV0/JcrWfg4OR0FOFj70lYe2KNvaU66F0HxpByC2Yq6T0SF4Bmz2e/Xl3XE2SCltm0Zcc7ZQkwF+rql2DdGhwHOn1o56WSjKtOrm9ChHy3R38XYOOqi9Nyj3pn9ex+40xu5PpySFMNId13qBcKehwg4zwytRyI5eiqGt5APlQxbWNy6BKLfNn0Lo5PWG0/9mMlpGClRCjJVhRoRnPm+UatbUpDGSGP7xkglKaZ14TRHyXzxJD6kUzbPG8rWT2j/MhHgPEYMayj root@vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334 ssh-dss AAAAB3NzaC1kc3MAAACBAINp/c5pLOOUNVI1e5YXKJdWyXne6ighGMTmdgdLeGPhKiJNvTerZjtBV7+OSvguigK8MVPS8CfV0WlGOhlnsAqlui3kOHmpAWnNC1Ql1p8GLYChsEOLha3G680XiFWrOtGl8D9D5ZImcoPfkq03F6XfcaPxGouumnHmw3cmtaybAAAAFQDOowVGItZxvagyymlc8CMVbNLFpQAAAIBp+XjLfpV2ZRGgH+YnsAfwbP9GkTly6AnIxl8zTJuv3B8g0QwTqx3Qi2qSRHP9CaBJd94eTMtfnujTcipJVK8R3G/bYzJvgVDPAuW3HkTB8VXYT6NyHTX4xyPLlaIrMc0W4d15LZ6H+hODzQ2rMI6y8X1+90hdzc31YxAPty4pRgAAAIA4crcgugeqFvUohv7Wz8IUDXzM3luT7VNFqPtRiuVqak91kRW2DpUtYZODsT9zEpEgnjAmBKVi2B+BVbRlwoBF3we6YJMqQAEWghbYIKJt3ySc3344XVVXHGPM0hEHm/9KxaRAVbijdDK9bJ034zy9nr3oRcSgfZiZMjNTaJJkpg== root@vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe17:a767/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.22 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-12b099b5-5351-49dc-b434-4599b00bc334 login: 2019-06-30 16:36:13,833 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-30 16:36:13,949 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:36:13,950 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:58 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 16:36:13,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:36:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:14,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:13 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-76fa5b74-319a-4733-bc4a-29fc073aa486 x-openstack-request-id: req-76fa5b74-319a-4733-bc4a-29fc073aa486 2019-06-30 16:36:14,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc used request id req-76fa5b74-319a-4733-bc4a-29fc073aa486 2019-06-30 16:36:14,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.174265861511s 2019-06-30 16:36:14,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:14,133 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:15,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-df7c8f4f-c780-42ac-8104-9ed62dfc4f3d x-openstack-request-id: req-df7c8f4f-c780-42ac-8104-9ed62dfc4f3d 2019-06-30 16:36:15,349 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:a7:67", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:36:08.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:08Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:ff:11", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3c6acd36-3ec2-452a-bc6d-3421267111bc", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:35:50.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "3c6acd36-3ec2-452a-bc6d-3421267111bc", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:13Z", "hostId": "96394e7ed54dcc42a4e94e308c89766786d82b2ab1fd7d03821beed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:39Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:15,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df7c8f4f-c780-42ac-8104-9ed62dfc4f3d 2019-06-30 16:36:15,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21976995468s 2019-06-30 16:36:15,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:17,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:17,358 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:17 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-769cdd8f-94ca-4c30-ab56-2b64ae6aa1b2 x-openstack-request-id: req-769cdd8f-94ca-4c30-ab56-2b64ae6aa1b2 2019-06-30 16:36:18,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:a7:67", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:36:08.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:08Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:18,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-769cdd8f-94ca-4c30-ab56-2b64ae6aa1b2 2019-06-30 16:36:18,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667021989822s 2019-06-30 16:36:18,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:36:18,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:18,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:17 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-91b0359d-b80f-40ed-8965-4b26afdd4bb4 x-openstack-request-id: req-91b0359d-b80f-40ed-8965-4b26afdd4bb4 2019-06-30 16:36:18,164 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e used request id req-91b0359d-b80f-40ed-8965-4b26afdd4bb4 2019-06-30 16:36:18,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140810012817s 2019-06-30 16:36:18,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:18,168 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:18,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-813f9a33-eab8-4302-9eba-6e78d814260d x-openstack-request-id: req-813f9a33-eab8-4302-9eba-6e78d814260d 2019-06-30 16:36:18,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:a7:67", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a803bd94-01a5-40ff-832b-8198a0adc16e", "rel": "bookmark"}], "image": {"id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "links": [{"href": "http://172.30.9.27:8774/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:36:08.000000", "flavor": {"id": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "bookmark"}]}, "id": "a803bd94-01a5-40ff-832b-8198a0adc16e", "security_groups": [{"name": "default"}], "user_id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:36:17Z", "hostId": "2fa7e1ba11bbfd323e686d036d7ca0198ec73bfc96376e582af8e42b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_12b099b5-5351-49dc-b434-4599b00bc334", "created": "2019-06-30T16:35:57Z", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:36:18,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-813f9a33-eab8-4302-9eba-6e78d814260d 2019-06-30 16:36:18,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632658958435s 2019-06-30 16:36:18,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:36:20,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:36:20,805 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:20,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:20 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-25417336-3640-4843-884e-4697001c7b5b x-openstack-request-id: req-25417336-3640-4843-884e-4697001c7b5b 2019-06-30 16:36:20,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:36:20,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25417336-3640-4843-884e-4697001c7b5b 2019-06-30 16:36:20,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647468566895s 2019-06-30 16:36:20,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:36:20,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32/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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" -d '{"subnet_id": "60d2c211-398a-4401-913a-9e2ef15ba8c2"}' 2019-06-30 16:36:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:23 GMT X-Openstack-Request-Id: req-f8c617d7-db56-4fbc-b4ab-2a78ce039bd2 2019-06-30 16:36:23,735 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55d7ff63-1013-45f5-a6ed-4321683c2b9e", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "subnet_id": "60d2c211-398a-4401-913a-9e2ef15ba8c2", "subnet_ids": ["60d2c211-398a-4401-913a-9e2ef15ba8c2"], "port_id": "78b383de-28f6-42fc-b353-fc69f16b5c0d", "id": "71d36ba5-2437-42a4-8bee-ff4377384a32"} 2019-06-30 16:36:23,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32/remove_router_interface.json used request id req-f8c617d7-db56-4fbc-b4ab-2a78ce039bd2 2019-06-30 16:36:23,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86755394936s 2019-06-30 16:36:23,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:36:23,736 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:23,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:23 GMT X-Openstack-Request-Id: req-e0d91ec7-ff74-4708-a9b6-fef20cc5594b 2019-06-30 16:36:23,880 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "036536d318c9413ea8b8655a64ef5843", "created_at": "2019-06-30T16:35:20Z", "admin_state_up": true, "updated_at": "2019-06-30T16:36:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "036536d318c9413ea8b8655a64ef5843", "id": "71d36ba5-2437-42a4-8bee-ff4377384a32", "name": "vping_userdata-router_12b099b5-5351-49dc-b434-4599b00bc334"}]} 2019-06-30 16:36:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e0d91ec7-ff74-4708-a9b6-fef20cc5594b 2019-06-30 16:36:23,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144186973572s 2019-06-30 16:36:23,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:36:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:28,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:36:27 GMT X-Openstack-Request-Id: req-9eb7a5cd-c105-4f52-86af-86fba3f39b20 2019-06-30 16:36:28,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:36:28,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/71d36ba5-2437-42a4-8bee-ff4377384a32.json used request id req-9eb7a5cd-c105-4f52-86af-86fba3f39b20 2019-06-30 16:36:28,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.2407989502s 2019-06-30 16:36:28,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:36:28,123 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:28,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:28 GMT X-Openstack-Request-Id: req-ff7fdadc-b4cc-47f4-a4c7-c44678b3da95 2019-06-30 16:36:28,174 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:35:18Z","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":"036536d318c9413ea8b8655a64ef5843","id":"60d2c211-398a-4401-913a-9e2ef15ba8c2","subnetpool_id":null,"name":"vping_userdata-subnet_12b099b5-5351-49dc-b434-4599b00bc334"}]} 2019-06-30 16:36:28,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ff7fdadc-b4cc-47f4-a4c7-c44678b3da95 2019-06-30 16:36:28,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0519139766693s 2019-06-30 16:36:28,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:36:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/60d2c211-398a-4401-913a-9e2ef15ba8c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:30,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:36:30 GMT X-Openstack-Request-Id: req-d06712d4-70ab-4495-b166-607fea649c80 2019-06-30 16:36:30,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:36:30,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/60d2c211-398a-4401-913a-9e2ef15ba8c2.json used request id req-d06712d4-70ab-4495-b166-607fea649c80 2019-06-30 16:36:30,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44681191444s 2019-06-30 16:36:30,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:36:30,624 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:30 GMT X-Openstack-Request-Id: req-4d5b49ae-cb48-419b-a9d4-c8f2026390d9 2019-06-30 16:36:30,734 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55d7ff63-1013-45f5-a6ed-4321683c2b9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"036536d318c9413ea8b8655a64ef5843","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:36:30Z","qos_policy_id":null,"name":"vping_userdata-net_12b099b5-5351-49dc-b434-4599b00bc334","admin_state_up":true,"tenant_id":"036536d318c9413ea8b8655a64ef5843","created_at":"2019-06-30T16:35:16Z","mtu":1450}]} 2019-06-30 16:36:30,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4d5b49ae-cb48-419b-a9d4-c8f2026390d9 2019-06-30 16:36:30,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110450983047s 2019-06-30 16:36:30,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:36:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/55d7ff63-1013-45f5-a6ed-4321683c2b9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:32,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:36:32 GMT X-Openstack-Request-Id: req-2941a745-e471-4763-af52-adaaaa2ba54b 2019-06-30 16:36:32,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:36:32,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/55d7ff63-1013-45f5-a6ed-4321683c2b9e.json used request id req-2941a745-e471-4763-af52-adaaaa2ba54b 2019-06-30 16:36:32,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68531394005s 2019-06-30 16:36:32,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:36:32,429 - 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.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:32,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:32 GMT X-Openstack-Request-Id: req-aecb57c3-09f1-4af8-a536-94a3b6e0e4e1 2019-06-30 16:36:32,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:35:33Z", "file": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/file", "owner": "036536d318c9413ea8b8655a64ef5843", "id": "9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "size": 12716032, "self": "/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_12b099b5-5351-49dc-b434-4599b00bc334", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:35:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:36:32,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-aecb57c3-09f1-4af8-a536-94a3b6e0e4e1 2019-06-30 16:36:32,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333258152008s 2019-06-30 16:36:32,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:36:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72bbd28ea01a11e4bdc5d6cbfcd518a9b6da70bb" 2019-06-30 16:36:33,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:36:33 GMT X-Openstack-Request-Id: req-d0ba7f68-7f29-43bf-89be-07f26c475728 2019-06-30 16:36:33,345 - 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-06-30 16:36:33,345 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9c8260b3-98a8-4b0f-afdd-d2a5ad1b94bf used request id req-d0ba7f68-7f29-43bf-89be-07f26c475728 2019-06-30 16:36:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.585429906845s 2019-06-30 16:36:33,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:36:33,354 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-a543296c-3547-40fd-9b74-50d8d5815ec8 x-openstack-request-id: req-a543296c-3547-40fd-9b74-50d8d5815ec8 2019-06-30 16:36:33,376 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_12b099b5-5351-49dc-b434-4599b00bc334", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca", "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": "9c2c7b97-ee07-4865-9b6a-49f57bb2baca"}]} 2019-06-30 16:36:33,376 - 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-a543296c-3547-40fd-9b74-50d8d5815ec8 2019-06-30 16:36:33,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024749994278s 2019-06-30 16:36:33,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:36:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:33,524 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-fd1e550b-9b2f-4128-bfa6-99486cefa615 x-openstack-request-id: req-fd1e550b-9b2f-4128-bfa6-99486cefa615 2019-06-30 16:36:33,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9c2c7b97-ee07-4865-9b6a-49f57bb2baca used request id req-fd1e550b-9b2f-4128-bfa6-99486cefa615 2019-06-30 16:36:33,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.146862983704s 2019-06-30 16:36:33,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:36:33,528 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a20bbb-3b75-4647-8a87-13672f468e65 2019-06-30 16:36:33,760 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334", "links": {"self": "http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:36:33,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-16a20bbb-3b75-4647-8a87-13672f468e65 2019-06-30 16:36:33,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235408067703s 2019-06-30 16:36:33,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:36:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:34,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9454878-5534-46c9-8d43-5035f2de4e55 2019-06-30 16:36:34,018 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_12b099b5-5351-49dc-b434-4599b00bc334", "links": {"self": "http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4dd589ffa1fd4c52adbcc5f337c9f5a2", "description": null}} 2019-06-30 16:36:34,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2 used request id req-b9454878-5534-46c9-8d43-5035f2de4e55 2019-06-30 16:36:34,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252026081085s 2019-06-30 16:36:34,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:36:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:34,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e761cd0-0736-46df-bc84-8490b730353d 2019-06-30 16:36:34,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:36:34,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4dd589ffa1fd4c52adbcc5f337c9f5a2 used request id req-4e761cd0-0736-46df-bc84-8490b730353d 2019-06-30 16:36:34,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.392733097076s 2019-06-30 16:36:34,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:36:34,422 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:34,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c47187a-3c8a-46e5-b534-abd4d721a990 2019-06-30 16:36:34,658 - 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/036536d318c9413ea8b8655a64ef5843"}, "tags": [], "enabled": true, "id": "036536d318c9413ea8b8655a64ef5843", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_12b099b5-5351-49dc-b434-4599b00bc334"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:36:34,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-8c47187a-3c8a-46e5-b534-abd4d721a990 2019-06-30 16:36:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240494012833s 2019-06-30 16:36:34,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:36:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/036536d318c9413ea8b8655a64ef5843 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:35,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf31a585-ca4d-44de-881c-af7b43d90005 2019-06-30 16:36:35,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:36:35,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/036536d318c9413ea8b8655a64ef5843 used request id req-bf31a585-ca4d-44de-881c-af7b43d90005 2019-06-30 16:36:35,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.355727910995s 2019-06-30 16:36:35,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:36:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=036536d318c9413ea8b8655a64ef5843&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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:35,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:35 GMT X-Openstack-Request-Id: req-ce806ff2-adc5-45a0-83a1-71b705c6b526 2019-06-30 16:36:35,075 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "036536d318c9413ea8b8655a64ef5843", "created_at": "2019-06-30T16:35:16Z", "updated_at": "2019-06-30T16:35:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "3da23399-d6cc-4653-8302-3a89c741c85e", "remote_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv6", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "704a0204-42fe-4407-9da4-2c05ab7aa887", "remote_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv4", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "7547700b-8507-4b2d-baa3-0ffa9316759b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv6", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "db7763d6-8172-466d-8cd2-683aef7245b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv4", "project_id": "036536d318c9413ea8b8655a64ef5843"}], "revision_number": 1, "project_id": "036536d318c9413ea8b8655a64ef5843", "id": "9d4f54fb-6498-468e-a68c-95153064ebca", "name": "default"}]} 2019-06-30 16:36:35,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=036536d318c9413ea8b8655a64ef5843&name=default used request id req-ce806ff2-adc5-45a0-83a1-71b705c6b526 2019-06-30 16:36:35,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503749847412s 2019-06-30 16:36:35,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:36:35,081 - 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.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:35,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:35 GMT X-Openstack-Request-Id: req-e003fb37-d06f-454a-aed3-12a371d0098d 2019-06-30 16:36:35,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "036536d318c9413ea8b8655a64ef5843", "created_at": "2019-06-30T16:35:16Z", "updated_at": "2019-06-30T16:35:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "3da23399-d6cc-4653-8302-3a89c741c85e", "remote_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv6", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "704a0204-42fe-4407-9da4-2c05ab7aa887", "remote_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv4", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "7547700b-8507-4b2d-baa3-0ffa9316759b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv6", "project_id": "036536d318c9413ea8b8655a64ef5843"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:35:16Z", "revision_number": 0, "id": "db7763d6-8172-466d-8cd2-683aef7245b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:35:16Z", "security_group_id": "9d4f54fb-6498-468e-a68c-95153064ebca", "tenant_id": "036536d318c9413ea8b8655a64ef5843", "port_range_min": null, "ethertype": "IPv4", "project_id": "036536d318c9413ea8b8655a64ef5843"}], "revision_number": 1, "project_id": "036536d318c9413ea8b8655a64ef5843", "id": "9d4f54fb-6498-468e-a68c-95153064ebca", "name": "default"}]} 2019-06-30 16:36:35,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e003fb37-d06f-454a-aed3-12a371d0098d 2019-06-30 16:36:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340039968491s 2019-06-30 16:36:35,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:36:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9d4f54fb-6498-468e-a68c-95153064ebca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007ee48b092910d4a95e3b0b9fd637dfdc13cd9c" 2019-06-30 16:36:35,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:36:35 GMT X-Openstack-Request-Id: req-982505e7-74b3-4029-9ac9-8c5a3752694a 2019-06-30 16:36:35,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:36:35,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9d4f54fb-6498-468e-a68c-95153064ebca.json used request id req-982505e7-74b3-4029-9ac9-8c5a3752694a 2019-06-30 16:36:35,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.421972990036s 2019-06-30 16:36:35,897 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-30 16:36:35,939 - 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.16" 2019-06-30 16:36:35,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd1b1c9-6d25-4f4c-97e5-4a57417141a3 2019-06-30 16:36:35,946 - 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-06-30 16:36:35,946 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-ffd1b1c9-6d25-4f4c-97e5-4a57417141a3 2019-06-30 16:36:35,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:36:36,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["oMc7dgF0Q1OKwJw38yYTww"], "issued_at": "2019-06-30T16:36:36.000000Z"}} 2019-06-30 16:36:36,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:36:36,385 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:36,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:36 GMT X-Openstack-Request-Id: req-1caf4408-e93a-4961-b134-48478579525b 2019-06-30 16:36:36,964 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:36:36,964 - 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-1caf4408-e93a-4961-b134-48478579525b 2019-06-30 16:36:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.579856157303s 2019-06-30 16:36:36,971 - 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.16" 2019-06-30 16:36:36,977 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822eb89f-0849-42d8-a58d-a93e350c47b1 2019-06-30 16:36:36,977 - 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-06-30 16:36:36,977 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-822eb89f-0849-42d8-a58d-a93e350c47b1 2019-06-30 16:36:36,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:36:36,981 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:37,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645c7c47-ceed-4d40-9724-dfc0bc4164a4 2019-06-30 16:36:37,196 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:36:37,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-645c7c47-ceed-4d40-9724-dfc0bc4164a4 2019-06-30 16:36:37,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217739105225s 2019-06-30 16:36:37,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:36:37,206 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}}' 2019-06-30 16:36:37,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca91811-be4a-4840-823e-d992616934c9 2019-06-30 16:36:37,509 - 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/76cde502b8e54bc593b48d1f745360a0"}, "tags": [], "enabled": true, "id": "76cde502b8e54bc593b48d1f745360a0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}} 2019-06-30 16:36:37,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5ca91811-be4a-4840-823e-d992616934c9 2019-06-30 16:36:37,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.306216955185s 2019-06-30 16:36:37,510 - 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'76cde502b8e54bc593b48d1f745360a0', '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_2061e377-43b3-4ef1-98b9-bdfa7c2757c5'}) 2019-06-30 16:36:37,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:36:37,520 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ON9qRa133jKoBRTjYNO9rPwDgTzbRu", "email": null, "name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}}' 2019-06-30 16:36:38,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6be350f5-5cf6-4408-a41d-c1d339153745 2019-06-30 16:36:38,061 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": {"self": "http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab8896b8274f4003bd0f64b966286f6a", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:36:38,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6be350f5-5cf6-4408-a41d-c1d339153745 2019-06-30 16:36:38,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.544120073318s 2019-06-30 16:36:38,061 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab8896b8274f4003bd0f64b966286f6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5'}) 2019-06-30 16:36:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:36:38,068 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:38,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24edc71d-e789-4609-8d50-58008a36f846 2019-06-30 16:36:38,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:36:38,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-24edc71d-e789-4609-8d50-58008a36f846 2019-06-30 16:36:38,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213845968246s 2019-06-30 16:36:38,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:36:38,287 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cd6c8e-6246-4467-beee-73690a926f97 2019-06-30 16:36:38,407 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:36:38,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d9cd6c8e-6246-4467-beee-73690a926f97 2019-06-30 16:36:38,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123667955399s 2019-06-30 16:36:38,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:36:38,416 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a7ecb0-c58c-4f4a-8d9c-227944013085 2019-06-30 16:36:38,637 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:36:38,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3a7ecb0-c58c-4f4a-8d9c-227944013085 2019-06-30 16:36:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224492073059s 2019-06-30 16:36:38,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:36:38,645 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6759b4d9-b645-48ee-a89f-dba424511800 2019-06-30 16:36:38,843 - 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-06-30 16:36:38,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6759b4d9-b645-48ee-a89f-dba424511800 2019-06-30 16:36:38,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201310157776s 2019-06-30 16:36:38,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:36:38,848 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:39,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4bca8c-6aea-4506-9e5c-308c9e6e0dbc 2019-06-30 16:36:39,083 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": {"self": "http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab8896b8274f4003bd0f64b966286f6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:36:39,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef4bca8c-6aea-4506-9e5c-308c9e6e0dbc 2019-06-30 16:36:39,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239282131195s 2019-06-30 16:36:39,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:36:39,098 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:39,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2879296d-0dde-4b0f-b458-7fbf8db24129 2019-06-30 16:36:39,316 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/76cde502b8e54bc593b48d1f745360a0"}, "tags": [], "enabled": true, "id": "76cde502b8e54bc593b48d1f745360a0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 16:36:39,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2879296d-0dde-4b0f-b458-7fbf8db24129 2019-06-30 16:36:39,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220877885818s 2019-06-30 16:36:39,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:36:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ab8896b8274f4003bd0f64b966286f6a&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=76cde502b8e54bc593b48d1f745360a0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:39,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ec2c44-cf04-42bc-bb72-227fde0bfa26 2019-06-30 16:36:39,545 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ab8896b8274f4003bd0f64b966286f6a&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=76cde502b8e54bc593b48d1f745360a0", "previous": null, "next": null}} 2019-06-30 16:36:39,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ab8896b8274f4003bd0f64b966286f6a&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=76cde502b8e54bc593b48d1f745360a0 used request id req-92ec2c44-cf04-42bc-bb72-227fde0bfa26 2019-06-30 16:36:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221544027328s 2019-06-30 16:36:39,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:36:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/76cde502b8e54bc593b48d1f745360a0/users/ab8896b8274f4003bd0f64b966286f6a/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:39,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e23ffd6-6858-416b-aa28-9c490a998d27 2019-06-30 16:36:39,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:36:39,836 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/76cde502b8e54bc593b48d1f745360a0/users/ab8896b8274f4003bd0f64b966286f6a/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-1e23ffd6-6858-416b-aa28-9c490a998d27 2019-06-30 16:36:39,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.287250995636s 2019-06-30 16:36:39,837 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 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'76cde502b8e54bc593b48d1f745360a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ON9qRa133jKoBRTjYNO9rPwDgTzbRu', 'username': u'cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', '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-06-30 16:36:39,841 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'password': 'ON9qRa133jKoBRTjYNO9rPwDgTzbRu', 'project_name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '76cde502b8e54bc593b48d1f745360a0', 'project_domain_name': 'Default'} 2019-06-30 16:36:39,842 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-30 16:36:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:36:39,846 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f153db-a625-4369-b866-c53d11409978 2019-06-30 16:36:40,074 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:36:40,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-85f153db-a625-4369-b866-c53d11409978 2019-06-30 16:36:40,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231843948364s 2019-06-30 16:36:40,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:36:40,085 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:36:40,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dee4dd9-e8a9-45dc-9ac8-d52ce13c078c 2019-06-30 16:36:40,288 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/76cde502b8e54bc593b48d1f745360a0"}, "tags": [], "enabled": true, "id": "76cde502b8e54bc593b48d1f745360a0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 16:36:40,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6dee4dd9-e8a9-45dc-9ac8-d52ce13c078c 2019-06-30 16:36:40,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206342935562s 2019-06-30 16:36:40,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:36:40,291 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" -d '{"network": {"tenant_id": "76cde502b8e54bc593b48d1f745360a0", "name": "cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "admin_state_up": true}}' 2019-06-30 16:36:40,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:40 GMT X-Openstack-Request-Id: req-461ce228-ec70-485e-8466-96de2646af55 2019-06-30 16:36:40,978 - 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":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:36:40Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}} 2019-06-30 16:36:40,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-461ce228-ec70-485e-8466-96de2646af55 2019-06-30 16:36:40,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.688123941422s 2019-06-30 16:36:40,979 - 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-06-30T16:36:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'provider:segmentation_id': 31, 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_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', u'created_at': u'2019-06-30T16:36:40Z', u'mtu': 1450, u'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'76cde502b8e54bc593b48d1f745360a0', u'l2_adjacency': True}) 2019-06-30 16:36:40,983 - 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.16" 2019-06-30 16:36:40,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b502b1f-9690-47fa-b8bf-4ae330f12226 2019-06-30 16:36:40,990 - 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-06-30 16:36:40,990 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-8b502b1f-9690-47fa-b8bf-4ae330f12226 2019-06-30 16:36:40,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:36:41,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76cde502b8e54bc593b48d1f745360a0", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/76cde502b8e54bc593b48d1f745360a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/76cde502b8e54bc593b48d1f745360a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/76cde502b8e54bc593b48d1f745360a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/76cde502b8e54bc593b48d1f745360a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/76cde502b8e54bc593b48d1f745360a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/76cde502b8e54bc593b48d1f745360a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/76cde502b8e54bc593b48d1f745360a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/76cde502b8e54bc593b48d1f745360a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_76cde502b8e54bc593b48d1f745360a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_76cde502b8e54bc593b48d1f745360a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "id": "ab8896b8274f4003bd0f64b966286f6a"}, "audit_ids": ["rcX-OZgST52fNGtkFWs5Dg"], "issued_at": "2019-06-30T16:36:40.000000Z"}} 2019-06-30 16:36:41,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:36:41,409 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:41,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:41 GMT X-Openstack-Request-Id: req-f8221f21-cf54-4be7-924c-aea212c13145 2019-06-30 16:36:41,806 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:36:40Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:36:41,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f8221f21-cf54-4be7-924c-aea212c13145 2019-06-30 16:36:41,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398222923279s 2019-06-30 16:36:41,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:36:41,809 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"subnet": {"name": "cinder_test-subnet_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "enable_dhcp": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:36:42,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:42 GMT X-Openstack-Request-Id: req-783934d6-db44-47d3-93c3-14c73210e315 2019-06-30 16:36:42,901 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:36:42Z","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":"76cde502b8e54bc593b48d1f745360a0","id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","subnetpool_id":null,"name":"cinder_test-subnet_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}} 2019-06-30 16:36:42,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-783934d6-db44-47d3-93c3-14c73210e315 2019-06-30 16:36:42,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09291100502s 2019-06-30 16:36:42,902 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:36:42Z', 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'b2fff26a-4007-40f8-bd68-06654d7b6a64', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', u'enable_dhcp': True, u'network_id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', u'created_at': u'2019-06-30T16:36:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'76cde502b8e54bc593b48d1f745360a0'}) 2019-06-30 16:36:42,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:36:42,903 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "cinder_test-router_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "admin_state_up": true}}' 2019-06-30 16:36:50,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:50 GMT X-Openstack-Request-Id: req-eb7db5fb-1ff2-4e88-ab8b-9b397e973634 2019-06-30 16:36:50,569 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:43Z", "admin_state_up": true, "updated_at": "2019-06-30T16:36:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "name": "cinder_test-router_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}} 2019-06-30 16:36:50,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eb7db5fb-1ff2-4e88-ab8b-9b397e973634 2019-06-30 16:36:50,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.66676807404s 2019-06-30 16:36:50,570 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:36:44Z', u'revision_number': 3, u'id': u'3ee028b9-4d09-4103-8e87-3ed843b8edc2', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', u'admin_state_up': True, u'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', u'created_at': u'2019-06-30T16:36:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'76cde502b8e54bc593b48d1f745360a0'}) 2019-06-30 16:36:50,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:36:50,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"subnet_id": "b2fff26a-4007-40f8-bd68-06654d7b6a64"}' 2019-06-30 16:36:53,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:53 GMT X-Openstack-Request-Id: req-7d130d5c-4ce8-4ad7-aef6-02fd351c560c 2019-06-30 16:36:53,643 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "subnet_id": "b2fff26a-4007-40f8-bd68-06654d7b6a64", "subnet_ids": ["b2fff26a-4007-40f8-bd68-06654d7b6a64"], "port_id": "b868d1a6-a668-44e0-a6ca-42eeeea78ed5", "id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2"} 2019-06-30 16:36:53,643 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2/add_router_interface.json used request id req-7d130d5c-4ce8-4ad7-aef6-02fd351c560c 2019-06-30 16:36:53,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07288193703s 2019-06-30 16:36:53,644 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:36:53,749 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:36:53,753 - 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.16" 2019-06-30 16:36:53,758 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:53 GMT 2019-06-30 16:36:53,759 - 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-06-30 16:36:53,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:36:53,768 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:54,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:53 GMT X-Openstack-Request-Id: req-f0394ebc-9795-451e-939c-d284864c6b5e 2019-06-30 16:36:54,083 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:36:54,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f0394ebc-9795-451e-939c-d284864c6b5e 2019-06-30 16:36:54,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319300889969s 2019-06-30 16:36:54,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:36:54,096 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}' 2019-06-30 16:36:54,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:54 GMT Location: http://172.30.9.27:9292/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-440e620d-3a1d-480a-a828-e7f8632d2b2c 2019-06-30 16:36:54,446 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:36:54Z", "file": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file", "owner": "76cde502b8e54bc593b48d1f745360a0", "id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "size": null, "self": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "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_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "checksum": null, "created_at": "2019-06-30T16:36:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:36:54,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-440e620d-3a1d-480a-a828-e7f8632d2b2c 2019-06-30 16:36:54,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353678226471s 2019-06-30 16:36:54,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:36:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '' 2019-06-30 16:36:55,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:36:55 GMT X-Openstack-Request-Id: req-41e563d5-6b3e-439c-8c10-21277bdb6c37 2019-06-30 16:36:55,347 - 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-06-30 16:36:55,347 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file used request id req-41e563d5-6b3e-439c-8c10-21277bdb6c37 2019-06-30 16:36:55,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.90035200119s 2019-06-30 16:36:55,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:36:55,355 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:55,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:55 GMT X-Openstack-Request-Id: req-bef03cf0-dce2-4b74-a105-36f68f7ecd71 2019-06-30 16:36:55,392 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:36:55Z", "file": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file", "owner": "76cde502b8e54bc593b48d1f745360a0", "id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "size": 12716032, "self": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:36:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:36:55,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bef03cf0-dce2-4b74-a105-36f68f7ecd71 2019-06-30 16:36:55,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0413019657135s 2019-06-30 16:36:55,395 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file', 'owner': u'76cde502b8e54bc593b48d1f745360a0', 'id': u'd2463c74-ff96-4034-b58f-e05fabb8bea3', 'size': 12716032, u'self': u'/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:36:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T16:36:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', '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/d2463c74-ff96-4034-b58f-e05fabb8bea3', 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_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'created': u'2019-06-30T16:36:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:36:54Z', 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/d2463c74-ff96-4034-b58f-e05fabb8bea3', 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_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:36:55,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:36:55,401 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:36:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:55 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-6989e015-779e-48a5-b5b3-b54024b98cdb x-openstack-request-id: req-6989e015-779e-48a5-b5b3-b54024b98cdb 2019-06-30 16:36:55,850 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "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": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa"}} 2019-06-30 16:36:55,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6989e015-779e-48a5-b5b3-b54024b98cdb 2019-06-30 16:36:55,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.452316999435s 2019-06-30 16:36:55,851 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa', 'swap': 0}) 2019-06-30 16:36:55,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:36:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa/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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" -d '{"extra_specs": {}}' 2019-06-30 16:36:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36: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-57ed84c1-c886-406a-b0d3-a01ec3912def x-openstack-request-id: req-57ed84c1-c886-406a-b0d3-a01ec3912def 2019-06-30 16:36:55,871 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:36:55,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa/os-extra_specs used request id req-57ed84c1-c886-406a-b0d3-a01ec3912def 2019-06-30 16:36:55,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199379920959s 2019-06-30 16:36:55,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 16:36:55,877 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"keypair": {"name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}}' 2019-06-30 16:36:56,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:55 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-e6f81805-8023-4e9c-bb9a-6fff0c4f3e5c x-openstack-request-id: req-e6f81805-8023-4e9c-bb9a-6fff0c4f3e5c 2019-06-30 16:36:56,311 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb3oPgtZ2r46Z7PvaZhQVPynNgBZ6TW2HFb0z26Wd3J4t3H2zcc2jAuz8pOL20U5IUb7gfLO2XvFxVyGHQ56S2poUAaab5XcRGMgXlCdn+nfewqb1Ylqi6b39YSLvZw3Ig5nVA5OfT9nHRSM8EF5Fv/m/ZweQT/WExGdFDTqjNRMJf1oQ5dcc/52fbcy0oLFFoTK4gcg49ajacFcRengwiuWD7qn4e2W7PE7qqfWb/CXr6mhwHxpzHGsxTKAm8/jitWTvy0+6WnIst3XOl4etUnv8AbDf1+uj0yuzKZ+ITt32mnECYwVs4vvUFSmNsMpg1AwZCZeu6lv1PZQO111Sn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm96D4LWdq+Omez72mYUFT8pzYAWek1thxW9M9ulndyeLdx9s\n3HNowLs/KTi9tFOSFG+4Hyztl7xcVchh0OektqaFAGmm+V3ERjIF5QnZ/p33sKm9\nWJaoum9/WEi72cNyIOZ1QOTn0/Zx0UjPBBeRb/5v2cHkE/1hMRnRQ06ozUTCX9aE\nOXXHP+dn23MtKCxRaEyuIHIOPWo2nBXEXp4MIrlg+6p+HtluzxO6qn1m/wl6+poc\nB8acxxrMUygJvP44rVk78tPulpyLLd1zpeHrVJ7/AGw39fro9MrsymfiE7d9ppxA\nmMFbOL71BUpjbDKYNQMGQmXrupb9T2UDtddUpwIDAQABAoIBAFaSUE0OknRWDLGH\nVxANgdW/bDV46YqOxs8R8n1xRbY4kI2pNp16vEPPvFT43uS5Rflz05/9JDmStPYw\nRaPyBNotwtFn3QXDvq/+OKftwNZahqfonvIFO9HQ+7ndK/jXRRxg498XRGvGBZFo\nDxMGxBCgER+xQSyZHtJWtJPdrIPVPvbIBB5z4ZXBbXm/3v46e1l0ToscVLOVz/N3\nMwf3YbdNXCnrVEvRyRwqV2ypINgg/P4j6JJdJDLGWLYbtZmMP1Q7rWVgL98Vaivk\nqpn6ApGJm3jaPHS03VHBJzGEWy/Yy+p8Z2Hhj8aK85pKsFdMKYlGPPFs0cQcH7Bv\n15KqrgECgYEAyh5VpgQ8ZrePbr84OiwoPHUh56TlH7Lp2FS2AFXCRds0mhl70C7n\n2IzNwdiRVLR+mfphgVS6ol/UtkIe6PKHo/sYYIqLsgj8jGvX6km8kfbRjju9l3+R\nXt2ppsMftDVJzwbGLyDAmUt6QPKye8O03Oarq6oJHT6NznNrw1mfrXECgYEAxWvg\njV4gu7l/OPKAUS7sm9e2emsLhsqRcpS+IXAysK7wGo2CTMaadL13dXOB+cBYiwk3\ni1n/VDNv3ZpJv8FV4qypfwPP6GNHCIng62GDyK/5dbPDS2Yy8wgssDxQTejdkHGk\nNJbilqjGtryFmcZysrc36j0liHxjZ0J9TWVQ95cCgYABrkjmDYj3DbW6pQpxqWZY\nQl0a0Qs6vUEmlGXDEPOBozYHxgh6jblN2rXnU8a5npqi6yseaTb4HLXnIhuhskqg\neXkVbHGG9H4tKMRt5VkVGaladnK4LM5nrI45ncvIsty/RP4m7C3N2IvWuG31i4YY\nhC6PSeWzgY6qVdlikX87cQKBgEvek2OAww+h0BSwjUOlxuR1V/lf3gQlIRRpuU/c\ncH6aHEf4DhU3VfB7R8dpZo/2rZBxMFlrcsaHJfyB6Mm6oSkFtfXMH0BttsS/SCLt\nTNn5VuM2/Fyjn/zqLVJlO29ViKCUK8jSG65Oml9rv+RC8Z1g8Coi6aO0OfdbBBCU\nWTNtAoGBAKQ5/ueQUBrcCxHTwSMVutFvHS+vj0YXBbygAxNc3GSRkM3A0/GYeb4b\nUrtgHmbqU/SSEyJNQNSJQ2vAjvYByo9IfEGYdJXvK7b30RNFBjLPOd66ckNz+md1\nHiCsjp/jjsFsKMQkDdfmBLJ0D8se4c/BMBDjTJr9lodhkEZRgPrl\n-----END RSA PRIVATE KEY-----\n", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "fingerprint": "06:3a:74:19:57:98:40:40:ab:28:7a:1a:ee:23:19:8d"}} 2019-06-30 16:36:56,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-e6f81805-8023-4e9c-bb9a-6fff0c4f3e5c 2019-06-30 16:36:56,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.436642885208s 2019-06-30 16:36:56,312 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb3oPgtZ2r46Z7PvaZhQVPynNgBZ6TW2HFb0z26Wd3J4t3H2zcc2jAuz8pOL20U5IUb7gfLO2XvFxVyGHQ56S2poUAaab5XcRGMgXlCdn+nfewqb1Ylqi6b39YSLvZw3Ig5nVA5OfT9nHRSM8EF5Fv/m/ZweQT/WExGdFDTqjNRMJf1oQ5dcc/52fbcy0oLFFoTK4gcg49ajacFcRengwiuWD7qn4e2W7PE7qqfWb/CXr6mhwHxpzHGsxTKAm8/jitWTvy0+6WnIst3XOl4etUnv8AbDf1+uj0yuzKZ+ITt32mnECYwVs4vvUFSmNsMpg1AwZCZeu6lv1PZQO111Sn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm96D4LWdq+Omez72mYUFT8pzYAWek1thxW9M9ulndyeLdx9s\n3HNowLs/KTi9tFOSFG+4Hyztl7xcVchh0OektqaFAGmm+V3ERjIF5QnZ/p33sKm9\nWJaoum9/WEi72cNyIOZ1QOTn0/Zx0UjPBBeRb/5v2cHkE/1hMRnRQ06ozUTCX9aE\nOXXHP+dn23MtKCxRaEyuIHIOPWo2nBXEXp4MIrlg+6p+HtluzxO6qn1m/wl6+poc\nB8acxxrMUygJvP44rVk78tPulpyLLd1zpeHrVJ7/AGw39fro9MrsymfiE7d9ppxA\nmMFbOL71BUpjbDKYNQMGQmXrupb9T2UDtddUpwIDAQABAoIBAFaSUE0OknRWDLGH\nVxANgdW/bDV46YqOxs8R8n1xRbY4kI2pNp16vEPPvFT43uS5Rflz05/9JDmStPYw\nRaPyBNotwtFn3QXDvq/+OKftwNZahqfonvIFO9HQ+7ndK/jXRRxg498XRGvGBZFo\nDxMGxBCgER+xQSyZHtJWtJPdrIPVPvbIBB5z4ZXBbXm/3v46e1l0ToscVLOVz/N3\nMwf3YbdNXCnrVEvRyRwqV2ypINgg/P4j6JJdJDLGWLYbtZmMP1Q7rWVgL98Vaivk\nqpn6ApGJm3jaPHS03VHBJzGEWy/Yy+p8Z2Hhj8aK85pKsFdMKYlGPPFs0cQcH7Bv\n15KqrgECgYEAyh5VpgQ8ZrePbr84OiwoPHUh56TlH7Lp2FS2AFXCRds0mhl70C7n\n2IzNwdiRVLR+mfphgVS6ol/UtkIe6PKHo/sYYIqLsgj8jGvX6km8kfbRjju9l3+R\nXt2ppsMftDVJzwbGLyDAmUt6QPKye8O03Oarq6oJHT6NznNrw1mfrXECgYEAxWvg\njV4gu7l/OPKAUS7sm9e2emsLhsqRcpS+IXAysK7wGo2CTMaadL13dXOB+cBYiwk3\ni1n/VDNv3ZpJv8FV4qypfwPP6GNHCIng62GDyK/5dbPDS2Yy8wgssDxQTejdkHGk\nNJbilqjGtryFmcZysrc36j0liHxjZ0J9TWVQ95cCgYABrkjmDYj3DbW6pQpxqWZY\nQl0a0Qs6vUEmlGXDEPOBozYHxgh6jblN2rXnU8a5npqi6yseaTb4HLXnIhuhskqg\neXkVbHGG9H4tKMRt5VkVGaladnK4LM5nrI45ncvIsty/RP4m7C3N2IvWuG31i4YY\nhC6PSeWzgY6qVdlikX87cQKBgEvek2OAww+h0BSwjUOlxuR1V/lf3gQlIRRpuU/c\ncH6aHEf4DhU3VfB7R8dpZo/2rZBxMFlrcsaHJfyB6Mm6oSkFtfXMH0BttsS/SCLt\nTNn5VuM2/Fyjn/zqLVJlO29ViKCUK8jSG65Oml9rv+RC8Z1g8Coi6aO0OfdbBBCU\nWTNtAoGBAKQ5/ueQUBrcCxHTwSMVutFvHS+vj0YXBbygAxNc3GSRkM3A0/GYeb4b\nUrtgHmbqU/SSEyJNQNSJQ2vAjvYByo9IfEGYdJXvK7b30RNFBjLPOd66ckNz+md1\nHiCsjp/jjsFsKMQkDdfmBLJ0D8se4c/BMBDjTJr9lodhkEZRgPrl\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ab8896b8274f4003bd0f64b966286f6a', 'name': u'cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'created_at': '2019-06-30T16:36:56.312461', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:3a:74:19:57:98:40:40:ab:28:7a:1a:ee:23:19:8d', 'type': 'ssh', 'id': u'cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5'}) 2019-06-30 16:36:56,312 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAm96D4LWdq+Omez72mYUFT8pzYAWek1thxW9M9ulndyeLdx9s 3HNowLs/KTi9tFOSFG+4Hyztl7xcVchh0OektqaFAGmm+V3ERjIF5QnZ/p33sKm9 WJaoum9/WEi72cNyIOZ1QOTn0/Zx0UjPBBeRb/5v2cHkE/1hMRnRQ06ozUTCX9aE OXXHP+dn23MtKCxRaEyuIHIOPWo2nBXEXp4MIrlg+6p+HtluzxO6qn1m/wl6+poc B8acxxrMUygJvP44rVk78tPulpyLLd1zpeHrVJ7/AGw39fro9MrsymfiE7d9ppxA mMFbOL71BUpjbDKYNQMGQmXrupb9T2UDtddUpwIDAQABAoIBAFaSUE0OknRWDLGH VxANgdW/bDV46YqOxs8R8n1xRbY4kI2pNp16vEPPvFT43uS5Rflz05/9JDmStPYw RaPyBNotwtFn3QXDvq/+OKftwNZahqfonvIFO9HQ+7ndK/jXRRxg498XRGvGBZFo DxMGxBCgER+xQSyZHtJWtJPdrIPVPvbIBB5z4ZXBbXm/3v46e1l0ToscVLOVz/N3 Mwf3YbdNXCnrVEvRyRwqV2ypINgg/P4j6JJdJDLGWLYbtZmMP1Q7rWVgL98Vaivk qpn6ApGJm3jaPHS03VHBJzGEWy/Yy+p8Z2Hhj8aK85pKsFdMKYlGPPFs0cQcH7Bv 15KqrgECgYEAyh5VpgQ8ZrePbr84OiwoPHUh56TlH7Lp2FS2AFXCRds0mhl70C7n 2IzNwdiRVLR+mfphgVS6ol/UtkIe6PKHo/sYYIqLsgj8jGvX6km8kfbRjju9l3+R Xt2ppsMftDVJzwbGLyDAmUt6QPKye8O03Oarq6oJHT6NznNrw1mfrXECgYEAxWvg jV4gu7l/OPKAUS7sm9e2emsLhsqRcpS+IXAysK7wGo2CTMaadL13dXOB+cBYiwk3 i1n/VDNv3ZpJv8FV4qypfwPP6GNHCIng62GDyK/5dbPDS2Yy8wgssDxQTejdkHGk NJbilqjGtryFmcZysrc36j0liHxjZ0J9TWVQ95cCgYABrkjmDYj3DbW6pQpxqWZY Ql0a0Qs6vUEmlGXDEPOBozYHxgh6jblN2rXnU8a5npqi6yseaTb4HLXnIhuhskqg eXkVbHGG9H4tKMRt5VkVGaladnK4LM5nrI45ncvIsty/RP4m7C3N2IvWuG31i4YY hC6PSeWzgY6qVdlikX87cQKBgEvek2OAww+h0BSwjUOlxuR1V/lf3gQlIRRpuU/c cH6aHEf4DhU3VfB7R8dpZo/2rZBxMFlrcsaHJfyB6Mm6oSkFtfXMH0BttsS/SCLt TNn5VuM2/Fyjn/zqLVJlO29ViKCUK8jSG65Oml9rv+RC8Z1g8Coi6aO0OfdbBBCU WTNtAoGBAKQ5/ueQUBrcCxHTwSMVutFvHS+vj0YXBbygAxNc3GSRkM3A0/GYeb4b UrtgHmbqU/SSEyJNQNSJQ2vAjvYByo9IfEGYdJXvK7b30RNFBjLPOd66ckNz+md1 HiCsjp/jjsFsKMQkDdfmBLJ0D8se4c/BMBDjTJr9lodhkEZRgPrl -----END RSA PRIVATE KEY----- 2019-06-30 16:36:56,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 16:36:56,318 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"security_group": {"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-06-30 16:36:56,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:56 GMT X-Openstack-Request-Id: req-8971db5c-7a63-4155-8334-7ad3268a4727 2019-06-30 16:36:56,752 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:56Z", "updated_at": "2019-06-30T16:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "4d96dbea-1170-4e68-9780-12ee21a060c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "81b339f1-d450-4418-b9fe-95e6b17ddcca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "ba67191e-1605-44c7-937e-1f577787f5f2", "name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}} 2019-06-30 16:36:56,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8971db5c-7a63-4155-8334-7ad3268a4727 2019-06-30 16:36:56,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.434355974197s 2019-06-30 16:36:56,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:36:56,760 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:57,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:56 GMT X-Openstack-Request-Id: req-351f7aa8-419c-4ac5-875f-6f266b5fc5b2 2019-06-30 16:36:57,102 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:56Z", "updated_at": "2019-06-30T16:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "4d96dbea-1170-4e68-9780-12ee21a060c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "81b339f1-d450-4418-b9fe-95e6b17ddcca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "ba67191e-1605-44c7-937e-1f577787f5f2", "name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"description": "Default security group", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:40Z", "updated_at": "2019-06-30T16:36:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "3f590d95-292b-478a-aa81-3bf245099720", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "5af02f3c-33a6-4a15-ab36-c6fb29e01154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "7c608ff3-925a-49ff-8920-25e501cab5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "c6d9bf68-3aaa-4af6-a588-e7ce15bffd67", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "name": "default"}]} 2019-06-30 16:36:57,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-351f7aa8-419c-4ac5-875f-6f266b5fc5b2 2019-06-30 16:36:57,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343127012253s 2019-06-30 16:36:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:36:57,109 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -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": "ba67191e-1605-44c7-937e-1f577787f5f2"}}' 2019-06-30 16:36:57,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:57 GMT X-Openstack-Request-Id: req-7a62d5f3-2cba-4bcc-8904-d44725c55bbc 2019-06-30 16:36:57,584 - 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-06-30T16:36:57Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "port_range_min": 22, "revision_number": 0, "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:57Z", "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "f17fc58d-8dc0-4b52-8130-0a8e3bfe0280"}} 2019-06-30 16:36:57,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-7a62d5f3-2cba-4bcc-8904-d44725c55bbc 2019-06-30 16:36:57,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.475809812546s 2019-06-30 16:36:57,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:36:57,591 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:57,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:57 GMT X-Openstack-Request-Id: req-2205726d-014c-4b4f-94b6-0dd588a7d5a8 2019-06-30 16:36:57,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:56Z", "updated_at": "2019-06-30T16:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "4d96dbea-1170-4e68-9780-12ee21a060c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "81b339f1-d450-4418-b9fe-95e6b17ddcca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:36:57Z", "revision_number": 0, "id": "f17fc58d-8dc0-4b52-8130-0a8e3bfe0280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:57Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 2, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "ba67191e-1605-44c7-937e-1f577787f5f2", "name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"description": "Default security group", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:40Z", "updated_at": "2019-06-30T16:36:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "3f590d95-292b-478a-aa81-3bf245099720", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "5af02f3c-33a6-4a15-ab36-c6fb29e01154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "7c608ff3-925a-49ff-8920-25e501cab5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "c6d9bf68-3aaa-4af6-a588-e7ce15bffd67", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "name": "default"}]} 2019-06-30 16:36:57,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2205726d-014c-4b4f-94b6-0dd588a7d5a8 2019-06-30 16:36:57,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342825174332s 2019-06-30 16:36:57,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 16:36:57,940 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -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": "ba67191e-1605-44c7-937e-1f577787f5f2"}}' 2019-06-30 16:36:58,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:57 GMT X-Openstack-Request-Id: req-bb367fe0-90b8-423b-941e-3627a6fdebdd 2019-06-30 16:36:58,381 - 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-06-30T16:36:57Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "port_range_min": null, "revision_number": 0, "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:57Z", "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "ba1e73cb-aba7-445e-9467-cca66a52e86e"}} 2019-06-30 16:36:58,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bb367fe0-90b8-423b-941e-3627a6fdebdd 2019-06-30 16:36:58,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.441758871078s 2019-06-30 16:36:58,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:36:58,383 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:58,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:58 GMT X-Openstack-Request-Id: req-015d53bb-b2a4-4499-876e-fa04c185e478 2019-06-30 16:36:58,885 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fff26a-4007-40f8-bd68-06654d7b6a64"],"description":"","tags":[],"updated_at":"2019-06-30T16:36:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:36:58,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-015d53bb-b2a4-4499-876e-fa04c185e478 2019-06-30 16:36:58,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.503262996674s 2019-06-30 16:36:58,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:36:58,895 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:59,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:59 GMT X-Openstack-Request-Id: req-a1fef5be-5cda-405a-9532-b6bf835044ac 2019-06-30 16:36:59,241 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:36:55Z", "file": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file", "owner": "76cde502b8e54bc593b48d1f745360a0", "id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "size": 12716032, "self": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:36:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:36:59,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a1fef5be-5cda-405a-9532-b6bf835044ac 2019-06-30 16:36:59,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351077079773s 2019-06-30 16:36:59,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:36:59,252 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:36:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-ad9850b6-7cb1-430b-be81-12d21f3b2e7f x-openstack-request-id: req-ad9850b6-7cb1-430b-be81-12d21f3b2e7f 2019-06-30 16:36:59,273 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "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": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa"}]} 2019-06-30 16:36:59,273 - 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-ad9850b6-7cb1-430b-be81-12d21f3b2e7f 2019-06-30 16:36:59,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246338844299s 2019-06-30 16:36:59,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:36:59,278 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"server": {"name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "imageRef": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "flavorRef": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bff83300-5a3b-4555-a382-085054a0a5e4"}], "security_groups": [{"name": "ba67191e-1605-44c7-937e-1f577787f5f2"}]}}' 2019-06-30 16:37:04,735 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16:36:58 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/174a7130-ffed-4d82-89d4-843408702020 x-compute-request-id: req-e373cd22-306d-4c07-b5b8-94d2b2d670f8 x-openstack-request-id: req-e373cd22-306d-4c07-b5b8-94d2b2d670f8 2019-06-30 16:37:04,736 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ba67191e-1605-44c7-937e-1f577787f5f2"}], "OS-DCF:diskConfig": "MANUAL", "id": "174a7130-ffed-4d82-89d4-843408702020", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "adminPass": "apSy7N3nnNne"}} 2019-06-30 16:37:04,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e373cd22-306d-4c07-b5b8-94d2b2d670f8 2019-06-30 16:37:04,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.46123790741s 2019-06-30 16:37:04,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:04,740 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:05,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-a7cb41fe-39d7-4b55-8938-717c65cf7b14 x-openstack-request-id: req-a7cb41fe-39d7-4b55-8938-717c65cf7b14 2019-06-30 16:37:05,444 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "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-06-30T16:37:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:05,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7cb41fe-39d7-4b55-8938-717c65cf7b14 2019-06-30 16:37:05,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707395076752s 2019-06-30 16:37:05,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:37:05,456 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:05 GMT X-Openstack-Request-Id: req-125e8bfa-9cc0-4753-9ba6-259677143f26 2019-06-30 16:37:05,553 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fff26a-4007-40f8-bd68-06654d7b6a64"],"description":"","tags":[],"updated_at":"2019-06-30T16:36:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:37:05,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-125e8bfa-9cc0-4753-9ba6-259677143f26 2019-06-30 16:37:05,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978949069977s 2019-06-30 16:37:05,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:37:05,555 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:05,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:05 GMT X-Openstack-Request-Id: req-2da454bd-56de-47f3-851e-b74d46030bb9 2019-06-30 16:37:05,912 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:36:42Z","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":"76cde502b8e54bc593b48d1f745360a0","id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","subnetpool_id":null,"name":"cinder_test-subnet_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}]} 2019-06-30 16:37:05,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2da454bd-56de-47f3-851e-b74d46030bb9 2019-06-30 16:37:05,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.357798099518s 2019-06-30 16:37:05,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:07,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:07,918 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:08,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-23543ba8-b850-44c1-8676-cbba73315de5 x-openstack-request-id: req-23543ba8-b850-44c1-8676-cbba73315de5 2019-06-30 16:37:08,589 - 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/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:37:07Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:08,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23543ba8-b850-44c1-8676-cbba73315de5 2019-06-30 16:37:08,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673231124878s 2019-06-30 16:37:08,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:10,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:10,601 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:11,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-51a7213e-e9e1-4d45-9e97-066a4cc45405 x-openstack-request-id: req-51a7213e-e9e1-4d45-9e97-066a4cc45405 2019-06-30 16:37:11,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:37:08Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:11,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51a7213e-e9e1-4d45-9e97-066a4cc45405 2019-06-30 16:37:11,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14078211784s 2019-06-30 16:37:11,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:13,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:13,750 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:15,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-b8893e2d-4ab0-4609-bcba-82232d24d99f x-openstack-request-id: req-b8893e2d-4ab0-4609-bcba-82232d24d99f 2019-06-30 16:37:15,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:37:08Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:15,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8893e2d-4ab0-4609-bcba-82232d24d99f 2019-06-30 16:37:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2545580864s 2019-06-30 16:37:15,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:17,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:17,014 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:18,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:17 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-96ec5f33-5f35-47bc-bc10-c6299bf350bb x-openstack-request-id: req-96ec5f33-5f35-47bc-bc10-c6299bf350bb 2019-06-30 16:37:18,438 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:18,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-96ec5f33-5f35-47bc-bc10-c6299bf350bb 2019-06-30 16:37:18,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4274661541s 2019-06-30 16:37:18,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:37:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=174a7130-ffed-4d82-89d4-843408702020" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:18,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:18 GMT X-Openstack-Request-Id: req-5734fa2e-a29f-4c78-b579-7f0311d1913c 2019-06-30 16:37:18,799 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:37:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","ip_address":"192.168.120.6"}],"id":"ca5f0666-f5e4-4d30-8353-eb0a65eecea3","security_groups":["ba67191e-1605-44c7-937e-1f577787f5f2"],"mac_address":"fa:16:3e:5b:8a:4a","project_id":"76cde502b8e54bc593b48d1f745360a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:37:08Z","binding:vnic_type":"normal","device_id":"174a7130-ffed-4d82-89d4-843408702020","ip_allocation":"immediate"}]} 2019-06-30 16:37:18,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=174a7130-ffed-4d82-89d4-843408702020 used request id req-5734fa2e-a29f-4c78-b579-7f0311d1913c 2019-06-30 16:37:18,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.354007959366s 2019-06-30 16:37:18,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca5f0666-f5e4-4d30-8353-eb0a65eecea3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:18,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:18 GMT X-Openstack-Request-Id: req-e4707212-a5c0-4318-a42d-a5477576d59b 2019-06-30 16:37:18,868 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:37:18,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca5f0666-f5e4-4d30-8353-eb0a65eecea3 used request id req-e4707212-a5c0-4318-a42d-a5477576d59b 2019-06-30 16:37:18,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058739900589s 2019-06-30 16:37:18,869 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:8a:4a', 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'd2463c74-ff96-4034-b58f-e05fabb8bea3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:37:14.000000', 'flavor': Munch({u'id': u'7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa'}), 'az': u'nova', 'id': u'174a7130-ffed-4d82-89d4-843408702020', 'security_groups': [Munch({u'name': u'cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab8896b8274f4003bd0f64b966286f6a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', '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-06-30T16:37:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:37:14Z', 'hostId': u'8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67', '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-06-30T16:37:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'76cde502b8e54bc593b48d1f745360a0', 'name': u'cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'adminPass': u'apSy7N3nnNne', 'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', 'created_at': u'2019-06-30T16:37:04Z', 'created': u'2019-06-30T16:37:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:37:18,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:37:18,875 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:18,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:18 GMT X-Openstack-Request-Id: req-e743b2ec-db9c-4f26-89ac-12ddd8bc0c5b 2019-06-30 16:37:18,974 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fff26a-4007-40f8-bd68-06654d7b6a64"],"description":"","tags":[],"updated_at":"2019-06-30T16:36:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:37:18,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e743b2ec-db9c-4f26-89ac-12ddd8bc0c5b 2019-06-30 16:37:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100141048431s 2019-06-30 16:37:18,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:37:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=174a7130-ffed-4d82-89d4-843408702020" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:19,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:19 GMT X-Openstack-Request-Id: req-232d6941-566d-4886-84c3-85bf6aed391b 2019-06-30 16:37:19,033 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:37:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","ip_address":"192.168.120.6"}],"id":"ca5f0666-f5e4-4d30-8353-eb0a65eecea3","security_groups":["ba67191e-1605-44c7-937e-1f577787f5f2"],"mac_address":"fa:16:3e:5b:8a:4a","project_id":"76cde502b8e54bc593b48d1f745360a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:37:08Z","binding:vnic_type":"normal","device_id":"174a7130-ffed-4d82-89d4-843408702020","ip_allocation":"immediate"}]} 2019-06-30 16:37:19,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=174a7130-ffed-4d82-89d4-843408702020 used request id req-232d6941-566d-4886-84c3-85bf6aed391b 2019-06-30 16:37:19,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0580639839172s 2019-06-30 16:37:19,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 16:37:19,035 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"floatingip": {"floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "fixed_ip_address": "192.168.120.6", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3"}}' 2019-06-30 16:37:21,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:21 GMT X-Openstack-Request-Id: req-74fe2f69-1bd7-48ac-ab7d-65905ef4d821 2019-06-30 16:37:21,913 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:20Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}} 2019-06-30 16:37:21,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-74fe2f69-1bd7-48ac-ab7d-65905ef4d821 2019-06-30 16:37:21,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.87888908386s 2019-06-30 16:37:21,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:21,928 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:21 GMT X-Openstack-Request-Id: req-3f7d3226-c497-4f28-aa6d-cabfc91314ae 2019-06-30 16:37:22,264 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:20Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:22,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3f7d3226-c497-4f28-aa6d-cabfc91314ae 2019-06-30 16:37:22,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337243080139s 2019-06-30 16:37:22,271 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:22,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:22,381 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:22,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:22 GMT X-Openstack-Request-Id: req-cd708a43-d48a-4c82-8395-77df0fe1b09e 2019-06-30 16:37:22,732 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:20Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:22,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cd708a43-d48a-4c82-8395-77df0fe1b09e 2019-06-30 16:37:22,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.352149009705s 2019-06-30 16:37:22,739 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:22,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:22,849 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:23,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:23 GMT X-Openstack-Request-Id: req-30391154-3435-4162-b4aa-60118b841936 2019-06-30 16:37:23,333 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:23,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-30391154-3435-4162-b4aa-60118b841936 2019-06-30 16:37:23,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.484601974487s 2019-06-30 16:37:23,339 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3ee028b9-4d09-4103-8e87-3ed843b8edc2', 'updated_at': u'2019-06-30T16:37:23Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'ca5f0666-f5e4-4d30-8353-eb0a65eecea3', 'id': u'0cf88a84-48fa-4f09-a6d6-12f2cb53e841', 'network': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'port': u'ca5f0666-f5e4-4d30-8353-eb0a65eecea3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'76cde502b8e54bc593b48d1f745360a0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5b:8a:4a', u'device_id': u'174a7130-ffed-4d82-89d4-843408702020'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', 'created_at': u'2019-06-30T16:37:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5b:8a:4a', u'device_id': u'174a7130-ffed-4d82-89d4-843408702020'}), 'router': u'3ee028b9-4d09-4103-8e87-3ed843b8edc2'}) 2019-06-30 16:37:23,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:37:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:37:23,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-0d85a9ee-03c7-4e85-aca3-c53029731cc4 x-openstack-request-id: req-0d85a9ee-03c7-4e85-aca3-c53029731cc4 2019-06-30 16:37:23,449 - 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 608485621 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.247704] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.250864] pid_max: default: 32768 minimum: 301\n[ 0.252570] ACPI: Core revision 20150930\n[ 0.254668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257137] Security Framework initialized\n[ 0.258710] Yama: becoming mindful.\n[ 0.260091] AppArmor: AppArmor initialized\n[ 0.261685] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.266611] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268912] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271495] Initializing cgroup subsys io\n[ 0.273035] Initializing cgroup subsys memory\n[ 0.274681] Initializing cgroup subsys devices\n[ 0.276341] Initializing cgroup subsys freezer\n[ 0.278014] Initializing cgroup subsys net_cls\n[ 0.279673] Initializing cgroup subsys perf_event\n[ 0.281408] Initializing cgroup subsys net_prio\n[ 0.283108] Initializing cgroup subsys hugetlb\n[ 0.284763] Initializing cgroup subsys pids\n[ 0.286420] CPU: Physical Processor ID: 0\n[ 0.288644] mce: CPU supports 10 MCE banks\n[ 0.290252] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310744] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320609] ftrace: allocating 31920 entries in 125 pages\n[ 0.357377] smpboot: Max logical packages: 1\n[ 0.359012] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361574] x2apic enabled\n[ 0.363045] Switched APIC routing to physical x2apic.\n[ 0.366151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.368293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.372243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.375657] KVM setup paravirtual spinlock\n[ 0.377695] x86: Booted up 1 node, 1 CPUs\n[ 0.379237] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381822] devtmpfs: initialized\n[ 0.384156] evm: security.selinux\n[ 0.385482] evm: security.SMACK64\n[ 0.386807] evm: security.SMACK64EXEC\n[ 0.388230] evm: security.SMACK64TRANSMUTE\n[ 0.389776] evm: security.SMACK64MMAP\n[ 0.391197] evm: security.ima\n[ 0.392412] evm: security.capability\n[ 0.393885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397398] pinctrl core: initialized pinctrl subsystem\n[ 0.399441] RTC time: 16:37:14, date: 06/30/19\n[ 0.401194] NET: Registered protocol family 16\n[ 0.402986] cpuidle: using governor ladder\n[ 0.404555] cpuidle: using governor menu\n[ 0.406055] PCCT header not found.\n[ 0.407448] ACPI: bus type PCI registered\n[ 0.408978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411325] PCI: Using configuration type 1 for base access\n[ 0.414046] ACPI: Added _OSI(Module Device)\n[ 0.415646] ACPI: Added _OSI(Processor Device)\n[ 0.417290] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419012] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421772] ACPI: Interpreter enabled\n[ 0.423220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.426751] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.433800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.437319] ACPI: (supports S0 S5)\n[ 0.438664] ACPI: Using IOAPIC for interrupt routing\n[ 0.440468] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447413] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449783] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456217] acpiphp: Slot [3] registered\n[ 0.457744] acpiphp: Slot [4] registered\n[ 0.459262] acpiphp: Slot [5] registered\n[ 0.460787] acpiphp: Slot [6] registered\n[ 0.462301] acpiphp: Slot [7] registered\n[ 0.463820] acpiphp: Slot [8] registered\n[ 0.465339] acpiphp: Slot [9] registered\n[ 0.466854] acpiphp: Slot [10] registered\n[ 0.468391] acpiphp: Slot [11] registered\n[ 0.469936] acpiphp: Slot [12] registered\n[ 0.471477] acpiphp: Slot [13] registered\n[ 0.473047] acpiphp: Slot [14] registered\n[ 0.474592] acpiphp: Slot [15] registered\n[ 0.493108] acpiphp: Slot [16] registered\n[ 0.494659] acpiphp: Slot [17] registered\n[ 0.496199] acpiphp: Slot [18] registered\n[ 0.497742] acpiphp: Slot [19] registered\n[ 0.499280] acpiphp: Slot [20] registered\n[ 0.500824] acpiphp: Slot [21] registered\n[ 0.502366] acpiphp: Slot [22] registered\n[ 0.503908] acpiphp: Slot [23] registered\n[ 0.505448] acpiphp: Slot [24] registered\n[ 0.506995] acpiphp: Slot [25] registered\n[ 0.508538] acpiphp: Slot [26] registered\n[ 0.510075] acpiphp: Slot [27] registered\n[ 0.511623] acpiphp: Slot [28] registered\n[ 0.513168] acpiphp: Slot [29] registered\n[ 0.514707] acpiphp: Slot [30] registered\n[ 0.516253] acpiphp: Slot [31] registered\n[ 0.517795] PCI host bridge to bus 0000:00\n[ 0.521796] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.526522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.529288] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532045] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.534878] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.543115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.545380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.547817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.552728] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.555449] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.577622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591005] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593484] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598483] vgaarb: loaded\n[ 0.599625] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601903] SCSI subsystem initialized\n[ 0.603652] ACPI: bus type USB registered\n[ 0.605228] usbcore: registered new interface driver usbfs\n[ 0.607209] usbcore: registered new interface driver hub\n[ 0.609138] usbcore: registered new device driver usb\n[ 0.611194] PCI: Using ACPI for IRQ routing\n[ 0.613272] NetLabel: Initializing\n[ 0.614639] NetLabel: domain hash size = 128\n[ 0.616268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618107] NetLabel: unlabeled traffic allowed by default\n[ 0.620327] clocksource: Switched to clocksource kvm-clock\n[ 0.631333] AppArmor: AppArmor Filesystem Enabled\n[ 0.633157] pnp: PnP ACPI init\n[ 0.634769] pnp: PnP ACPI: found 5 devices\n[ 0.642310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645764] NET: Registered protocol family 2\n[ 0.648059] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.650623] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.653023] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.655357] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657524] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.659928] NET: Registered protocol family 1\n[ 0.661692] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.663809] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.665861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.696636] Trying to unpack rootfs image as initramfs...\n[ 0.761157] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.764299] Scanning for low memory corruption every 60 seconds\n[ 0.766876] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.769129] audit: initializing netlink subsys (disabled)\n[ 0.771034] audit: type=2000 audit(1561912635.340:1): initialized\n[ 0.773480] Initialise system trusted keyring\n[ 0.775275] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.777574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.781089] zbud: loaded\n[ 0.782388] VFS: Disk quotas dquot_6.6.0\n[ 0.783968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.786937] fuse init (API version 7.23)\n[ 0.788769] Key type big_key registered\n[ 0.790538] Allocating IMA MOK and blacklist keyrings.\n[ 0.793037] Key type asymmetric registered\n[ 0.794850] Asymmetric key parser 'x509' registered\n[ 0.796800] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.799633] io scheduler noop registered\n[ 0.801145] io scheduler deadline registered (default)\n[ 0.803050] io scheduler cfq registered\n[ 0.804657] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.806660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.809053] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.811818] ACPI: Power Button [PWRF]\n[ 0.813378] GHES: HEST is not enabled!\n[ 0.827757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.857447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.861148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.886901] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.890657] Linux agpgart interface v0.103\n[ 0.894391] brd: module loaded\n[ 0.896947] loop: module loaded\n[ 0.902089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.904875] GPT:90111 != 2097151\n[ 0.906178] GPT:Alternate GPT header not at the end of the disk.\n[ 0.908290] GPT:90111 != 2097151\n[ 0.909588] GPT: Use GNU Parted to correct GPT errors.\n[ 0.911455] vda: vda1 vda15\n[ 0.913394] scsi host0: ata_piix\n[ 0.914826] scsi host1: ata_piix\n[ 0.916172] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.918532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.921534] libphy: Fixed MDIO Bus: probed\n[ 0.923100] tun: Universal TUN/TAP device driver, 1.6\n[ 0.924938] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.928391] PPP generic driver version 2.4.2\n[ 0.930090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.932391] ehci-pci: EHCI PCI platform driver\n[ 0.934069] ehci-platform: EHCI generic platform driver\n[ 0.935964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.938149] ohci-pci: OHCI PCI platform driver\n[ 0.939831] ohci-platform: OHCI generic platform driver\n[ 0.941738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.956938] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.958855] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.961648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.963573] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.965746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.968110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.970808] usb usb1: Product: UHCI Host Controller\n[ 0.972589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.974780] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.976590] hub 1-0:1.0: USB hub found\n[ 0.978062] hub 1-0:1.0: 2 ports detected\n[ 0.979753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.983647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.985485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.987412] mousedev: PS/2 mouse device common for all mice\n[ 0.989787] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.993881] rtc_cmos 00:00: RTC can wake from S4\n[ 0.996248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.998555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.000805] i2c /dev entries driver\n[ 1.002238] device-mapper: uevent: version 1.0.3\n[ 1.004006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.007033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.009521] NET: Registered protocol family 10\n[ 1.011649] NET: Registered protocol family 17\n[ 1.013319] Key type dns_resolver registered\n[ 1.015105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.017145] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.020761] registered taskstats version 1\n[ 1.022371] Loading compiled-in X.509 certificates\n[ 1.024745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.028220] zswap: loaded using pool lzo/zbud\n[ 1.031548] Key type trusted registered\n[ 1.034070] Key type encrypted registered\n[ 1.035587] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.037555] ima: No TPM chip found, activating TPM-bypass!\n[ 1.039496] evm: HMAC attrs: 0x1\n[ 1.041224] Magic number: 7:533:642\n[ 1.042813] rtc_cmos 00:00: setting system clock to 2019-06-30 16:37:14 UTC (1561912634)\n[ 1.045833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.047906] EDD information not available.\n[ 1.079238] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.099211] Write protecting the kernel read-only data: 14336k\n[ 1.104770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.108137] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.160917] 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.92\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-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.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTp5foIvyU2jwlZb89gJft/9yLWK69Di8Y5fAbSgjbygqN73VRL9M/yefzNFJC2hFPXJYnC1m2c7u80l23Abwm3jeuqVN9rX7ZZIy7kaxwPtaEo2Xo7TI6KJC8ZDNwc1CNVztXm2GwsIvMSWJ2nX8RyyI2yynqCcduAgiUxsdmDpz39XoeNyhftU74h/F9cJ1AGFqFt890hz8UdYMLn4omHGvkhqk+uQldNx956RtLL19bK4G2YsmP5STzCjCdstEi7f8y3v2h6l2aJ3gjQ265btbcugna5FZgTt2bAlhgjxAw0oRayNrHzB0qU3/rUw64zhBjdIYploZgBpw7VhP5 root@cinder-test-vm2-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\nssh-dss AAAAB3NzaC1kc3MAAACBAIMsetG1jBZORQF8heQxy1tl0X6S37j7GUQtB1qcSc5hTGxg9NXev79JrWWMuXZAUe6euTnD8bNEEMy5Z9idg7mIaCk0cJhM/u+pBvfDok3V1rvblyxPb1ecZU7HfcyWwzMBIgY0mAOQj/fWs3+FA9Zf6FeJTonzKQpBxlpih2vrAAAAFQDLT3wnQY7oN1KYaSCm7dbr77EEwwAAAIBDOPtN1XO1wvdCvUGU5UTRTxCG/fDJUXAyy0doSqTRBt/bob3bi7775+BTD/WmWaTjKJ0nOS48Sjo/xXXomotODg5UOlME3y+zaildgi4mE3LhDDRRJLUtDInN7dh4Bmy5z+a/VyV11m5IeIQsZ1Zm4nQqEcEwbMcYVie2ia76yQAAAIAgIJg105lLVOQxYgeiF3kxNISKrdDJRhrfVq5uUw/rSmGd21EIUsuf6C0SgEo0W9cziRKvhioU0/DV0XMrMJzT918xxBiKr4iLo4kyTfjwCleFiVQu1Shi9/kimX1h3tlXANvAF1YqxKBM+USd8jA7FlzKBRUtvnS5P/4MprNqeQ== root@cinder-test-vm2-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\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.6,24,fe80::f816:3eff:fe5b:8a4a/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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.25 ===\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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 login: "} 2019-06-30 16:37:23,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/action used request id req-0d85a9ee-03c7-4e85-aca3-c53029731cc4 2019-06-30 16:37:23,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110159873962s 2019-06-30 16:37:23,451 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 608485621 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.247704] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.250864] pid_max: default: 32768 minimum: 301 [ 0.252570] ACPI: Core revision 20150930 [ 0.254668] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257137] Security Framework initialized [ 0.258710] Yama: becoming mindful. [ 0.260091] AppArmor: AppArmor initialized [ 0.261685] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266611] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268912] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271495] Initializing cgroup subsys io [ 0.273035] Initializing cgroup subsys memory [ 0.274681] Initializing cgroup subsys devices [ 0.276341] Initializing cgroup subsys freezer [ 0.278014] Initializing cgroup subsys net_cls [ 0.279673] Initializing cgroup subsys perf_event [ 0.281408] Initializing cgroup subsys net_prio [ 0.283108] Initializing cgroup subsys hugetlb [ 0.284763] Initializing cgroup subsys pids [ 0.286420] CPU: Physical Processor ID: 0 [ 0.288644] mce: CPU supports 10 MCE banks [ 0.290252] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310744] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320609] ftrace: allocating 31920 entries in 125 pages [ 0.357377] smpboot: Max logical packages: 1 [ 0.359012] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361574] x2apic enabled [ 0.363045] Switched APIC routing to physical x2apic. [ 0.366151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.375657] KVM setup paravirtual spinlock [ 0.377695] x86: Booted up 1 node, 1 CPUs [ 0.379237] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381822] devtmpfs: initialized [ 0.384156] evm: security.selinux [ 0.385482] evm: security.SMACK64 [ 0.386807] evm: security.SMACK64EXEC [ 0.388230] evm: security.SMACK64TRANSMUTE [ 0.389776] evm: security.SMACK64MMAP [ 0.391197] evm: security.ima [ 0.392412] evm: security.capability [ 0.393885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397398] pinctrl core: initialized pinctrl subsystem [ 0.399441] RTC time: 16:37:14, date: 06/30/19 [ 0.401194] NET: Registered protocol family 16 [ 0.402986] cpuidle: using governor ladder [ 0.404555] cpuidle: using governor menu [ 0.406055] PCCT header not found. [ 0.407448] ACPI: bus type PCI registered [ 0.408978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411325] PCI: Using configuration type 1 for base access [ 0.414046] ACPI: Added _OSI(Module Device) [ 0.415646] ACPI: Added _OSI(Processor Device) [ 0.417290] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419012] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421772] ACPI: Interpreter enabled [ 0.423220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.426751] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.433800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437319] ACPI: (supports S0 S5) [ 0.438664] ACPI: Using IOAPIC for interrupt routing [ 0.440468] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447413] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449783] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456217] acpiphp: Slot [3] registered [ 0.457744] acpiphp: Slot [4] registered [ 0.459262] acpiphp: Slot [5] registered [ 0.460787] acpiphp: Slot [6] registered [ 0.462301] acpiphp: Slot [7] registered [ 0.463820] acpiphp: Slot [8] registered [ 0.465339] acpiphp: Slot [9] registered [ 0.466854] acpiphp: Slot [10] registered [ 0.468391] acpiphp: Slot [11] registered [ 0.469936] acpiphp: Slot [12] registered [ 0.471477] acpiphp: Slot [13] registered [ 0.473047] acpiphp: Slot [14] registered [ 0.474592] acpiphp: Slot [15] registered [ 0.493108] acpiphp: Slot [16] registered [ 0.494659] acpiphp: Slot [17] registered [ 0.496199] acpiphp: Slot [18] registered [ 0.497742] acpiphp: Slot [19] registered [ 0.499280] acpiphp: Slot [20] registered [ 0.500824] acpiphp: Slot [21] registered [ 0.502366] acpiphp: Slot [22] registered [ 0.503908] acpiphp: Slot [23] registered [ 0.505448] acpiphp: Slot [24] registered [ 0.506995] acpiphp: Slot [25] registered [ 0.508538] acpiphp: Slot [26] registered [ 0.510075] acpiphp: Slot [27] registered [ 0.511623] acpiphp: Slot [28] registered [ 0.513168] acpiphp: Slot [29] registered [ 0.514707] acpiphp: Slot [30] registered [ 0.516253] acpiphp: Slot [31] registered [ 0.517795] PCI host bridge to bus 0000:00 [ 0.521796] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.526522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.529288] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532045] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534878] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.543115] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.545380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.547817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.552728] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.555449] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.577622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580674] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591005] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593484] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598483] vgaarb: loaded [ 0.599625] vgaarb: bridge control possible 0000:00:02.0 [ 0.601903] SCSI subsystem initialized [ 0.603652] ACPI: bus type USB registered [ 0.605228] usbcore: registered new interface driver usbfs [ 0.607209] usbcore: registered new interface driver hub [ 0.609138] usbcore: registered new device driver usb [ 0.611194] PCI: Using ACPI for IRQ routing [ 0.613272] NetLabel: Initializing [ 0.614639] NetLabel: domain hash size = 128 [ 0.616268] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618107] NetLabel: unlabeled traffic allowed by default [ 0.620327] clocksource: Switched to clocksource kvm-clock [ 0.631333] AppArmor: AppArmor Filesystem Enabled [ 0.633157] pnp: PnP ACPI init [ 0.634769] pnp: PnP ACPI: found 5 devices [ 0.642310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645764] NET: Registered protocol family 2 [ 0.648059] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.650623] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.653023] TCP: Hash tables configured (established 4096 bind 4096) [ 0.655357] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.657524] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.659928] NET: Registered protocol family 1 [ 0.661692] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.663809] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.665861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.681140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.696636] Trying to unpack rootfs image as initramfs... [ 0.761157] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764299] Scanning for low memory corruption every 60 seconds [ 0.766876] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.769129] audit: initializing netlink subsys (disabled) [ 0.771034] audit: type=2000 audit(1561912635.340:1): initialized [ 0.773480] Initialise system trusted keyring [ 0.775275] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.777574] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.781089] zbud: loaded [ 0.782388] VFS: Disk quotas dquot_6.6.0 [ 0.783968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.786937] fuse init (API version 7.23) [ 0.788769] Key type big_key registered [ 0.790538] Allocating IMA MOK and blacklist keyrings. [ 0.793037] Key type asymmetric registered [ 0.794850] Asymmetric key parser 'x509' registered [ 0.796800] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.799633] io scheduler noop registered [ 0.801145] io scheduler deadline registered (default) [ 0.803050] io scheduler cfq registered [ 0.804657] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.806660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.809053] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.811818] ACPI: Power Button [PWRF] [ 0.813378] GHES: HEST is not enabled! [ 0.827757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.857447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.886901] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.890657] Linux agpgart interface v0.103 [ 0.894391] brd: module loaded [ 0.896947] loop: module loaded [ 0.902089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.904875] GPT:90111 != 2097151 [ 0.906178] GPT:Alternate GPT header not at the end of the disk. [ 0.908290] GPT:90111 != 2097151 [ 0.909588] GPT: Use GNU Parted to correct GPT errors. [ 0.911455] vda: vda1 vda15 [ 0.913394] scsi host0: ata_piix [ 0.914826] scsi host1: ata_piix [ 0.916172] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.918532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.921534] libphy: Fixed MDIO Bus: probed [ 0.923100] tun: Universal TUN/TAP device driver, 1.6 [ 0.924938] tun: (C) 1999-2004 Max Krasnyansky [ 0.928391] PPP generic driver version 2.4.2 [ 0.930090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.932391] ehci-pci: EHCI PCI platform driver [ 0.934069] ehci-platform: EHCI generic platform driver [ 0.935964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.938149] ohci-pci: OHCI PCI platform driver [ 0.939831] ohci-platform: OHCI generic platform driver [ 0.941738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.956938] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.958855] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.961648] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963573] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.965746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.968110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.970808] usb usb1: Product: UHCI Host Controller [ 0.972589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.974780] usb usb1: SerialNumber: 0000:00:01.2 [ 0.976590] hub 1-0:1.0: USB hub found [ 0.978062] hub 1-0:1.0: 2 ports detected [ 0.979753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.983647] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.985485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.987412] mousedev: PS/2 mouse device common for all mice [ 0.989787] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.993881] rtc_cmos 00:00: RTC can wake from S4 [ 0.996248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.998555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.000805] i2c /dev entries driver [ 1.002238] device-mapper: uevent: version 1.0.3 [ 1.004006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.007033] ledtrig-cpu: registered to indicate activity on CPUs [ 1.009521] NET: Registered protocol family 10 [ 1.011649] NET: Registered protocol family 17 [ 1.013319] Key type dns_resolver registered [ 1.015105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.017145] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.020761] registered taskstats version 1 [ 1.022371] Loading compiled-in X.509 certificates [ 1.024745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.028220] zswap: loaded using pool lzo/zbud [ 1.031548] Key type trusted registered [ 1.034070] Key type encrypted registered [ 1.035587] AppArmor: AppArmor sha1 policy hashing enabled [ 1.037555] ima: No TPM chip found, activating TPM-bypass! [ 1.039496] evm: HMAC attrs: 0x1 [ 1.041224] Magic number: 7:533:642 [ 1.042813] rtc_cmos 00:00: setting system clock to 2019-06-30 16:37:14 UTC (1561912634) [ 1.045833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.047906] EDD information not available. [ 1.079238] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.099211] Write protecting the kernel read-only data: 14336k [ 1.104770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108137] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.160917] 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.92 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-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.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTp5foIvyU2jwlZb89gJft/9yLWK69Di8Y5fAbSgjbygqN73VRL9M/yefzNFJC2hFPXJYnC1m2c7u80l23Abwm3jeuqVN9rX7ZZIy7kaxwPtaEo2Xo7TI6KJC8ZDNwc1CNVztXm2GwsIvMSWJ2nX8RyyI2yynqCcduAgiUxsdmDpz39XoeNyhftU74h/F9cJ1AGFqFt890hz8UdYMLn4omHGvkhqk+uQldNx956RtLL19bK4G2YsmP5STzCjCdstEi7f8y3v2h6l2aJ3gjQ265btbcugna5FZgTt2bAlhgjxAw0oRayNrHzB0qU3/rUw64zhBjdIYploZgBpw7VhP5 root@cinder-test-vm2-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 ssh-dss AAAAB3NzaC1kc3MAAACBAIMsetG1jBZORQF8heQxy1tl0X6S37j7GUQtB1qcSc5hTGxg9NXev79JrWWMuXZAUe6euTnD8bNEEMy5Z9idg7mIaCk0cJhM/u+pBvfDok3V1rvblyxPb1ecZU7HfcyWwzMBIgY0mAOQj/fWs3+FA9Zf6FeJTonzKQpBxlpih2vrAAAAFQDLT3wnQY7oN1KYaSCm7dbr77EEwwAAAIBDOPtN1XO1wvdCvUGU5UTRTxCG/fDJUXAyy0doSqTRBt/bob3bi7775+BTD/WmWaTjKJ0nOS48Sjo/xXXomotODg5UOlME3y+zaildgi4mE3LhDDRRJLUtDInN7dh4Bmy5z+a/VyV11m5IeIQsZ1Zm4nQqEcEwbMcYVie2ia76yQAAAIAgIJg105lLVOQxYgeiF3kxNISKrdDJRhrfVq5uUw/rSmGd21EIUsuf6C0SgEo0W9cziRKvhioU0/DV0XMrMJzT918xxBiKr4iLo4kyTfjwCleFiVQu1Shi9/kimX1h3tlXANvAF1YqxKBM+USd8jA7FlzKBRUtvnS5P/4MprNqeQ== root@cinder-test-vm2-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 -----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.6,24,fe80::f816:3eff:fe5b:8a4a/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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 login: 2019-06-30 16:37:23,728 - paramiko.transport - DEBUG - starting thread (client mode): 0x35fdfd90L 2019-06-30 16:37:23,729 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 16:37:23,748 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 16:37:23,748 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 16:37:23,749 - 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-06-30 16:37:23,749 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 16:37:23,749 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 16:37:23,750 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 16:37:23,750 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 16:37:23,750 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 16:37:23,804 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 16:37:23,804 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 16:37:23,829 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 718395a30c9ddffaa30c77290fabf5de 2019-06-30 16:37:23,830 - paramiko.transport - DEBUG - Trying discovered key 063a741957984040ab287a1aee23198d in /tmp/tmpvBU0jn 2019-06-30 16:37:23,844 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 16:37:23,850 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 16:37:23,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-06-30 16:37:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"volume": {"display_name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "size": "2"}}' 2019-06-30 16:37:25,279 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-94b45f96-44f9-4905-b0e8-9c18e92c596b x-openstack-request-id: req-94b45f96-44f9-4905-b0e8-9c18e92c596b 2019-06-30 16:37:25,280 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}} 2019-06-30 16:37:25,280 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes used request id req-94b45f96-44f9-4905-b0e8-9c18e92c596b 2019-06-30 16:37:25,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.41191983223s 2019-06-30 16:37:25,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:37:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:26,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a3f0ca72-0c0c-4515-8f58-427f57aecb3f x-openstack-request-id: req-a3f0ca72-0c0c-4515-8f58-427f57aecb3f 2019-06-30 16:37:26,345 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:37:25.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:37:26,346 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-a3f0ca72-0c0c-4515-8f58-427f57aecb3f 2019-06-30 16:37:26,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06474304199s 2019-06-30 16:37:26,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:28,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:37:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d679dee0-5d34-4162-b91c-dcca92206fa7 x-openstack-request-id: req-d679dee0-5d34-4162-b91c-dcca92206fa7 2019-06-30 16:37:29,514 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:37:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:37:29,515 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-d679dee0-5d34-4162-b91c-dcca92206fa7 2019-06-30 16:37:29,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16449403763s 2019-06-30 16:37:29,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:37:29,517 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:29,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:29 GMT X-Openstack-Request-Id: req-e43df8aa-940f-4a27-b709-b28c0e757061 2019-06-30 16:37:29,886 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fff26a-4007-40f8-bd68-06654d7b6a64"],"description":"","tags":[],"updated_at":"2019-06-30T16:36:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:37:29,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e43df8aa-940f-4a27-b709-b28c0e757061 2019-06-30 16:37:29,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370096921921s 2019-06-30 16:37:29,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:37:29,896 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:29,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:29 GMT X-Openstack-Request-Id: req-dc8574be-4cfe-4d8e-a625-1b9569f1bd5a 2019-06-30 16:37:29,936 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:36:55Z", "file": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file", "owner": "76cde502b8e54bc593b48d1f745360a0", "id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "size": 12716032, "self": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:36:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:37:29,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dc8574be-4cfe-4d8e-a625-1b9569f1bd5a 2019-06-30 16:37:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442562103271s 2019-06-30 16:37:29,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:37:29,940 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:29,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-d92c3b44-343b-4aaf-afaf-51abfcbb0570 x-openstack-request-id: req-d92c3b44-343b-4aaf-afaf-51abfcbb0570 2019-06-30 16:37:29,966 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "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": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa"}]} 2019-06-30 16:37:29,966 - 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-d92c3b44-343b-4aaf-afaf-51abfcbb0570 2019-06-30 16:37:29,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283830165863s 2019-06-30 16:37:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 16:37:29,970 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"server": {"name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "imageRef": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "flavorRef": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bff83300-5a3b-4555-a382-085054a0a5e4"}], "security_groups": [{"name": "ba67191e-1605-44c7-937e-1f577787f5f2"}]}}' 2019-06-30 16:37:33,071 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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 location: http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc x-compute-request-id: req-c0231e0a-8254-40f6-a380-54f69624070a x-openstack-request-id: req-c0231e0a-8254-40f6-a380-54f69624070a 2019-06-30 16:37:33,071 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ba67191e-1605-44c7-937e-1f577787f5f2"}], "OS-DCF:diskConfig": "MANUAL", "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "adminPass": "QoQgYK4VV4Ev"}} 2019-06-30 16:37:33,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c0231e0a-8254-40f6-a380-54f69624070a 2019-06-30 16:37:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.10426497459s 2019-06-30 16:37:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:33,075 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-c9d1674b-97bc-4102-883c-04379be7a4c2 x-openstack-request-id: req-c9d1674b-97bc-4102-883c-04379be7a4c2 2019-06-30 16:37:33,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "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-06-30T16:37:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:33,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9d1674b-97bc-4102-883c-04379be7a4c2 2019-06-30 16:37:33,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373635053635s 2019-06-30 16:37:33,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:35,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:35,459 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:36,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-5233a844-b129-4bb0-8e46-f4f0425c3e50 x-openstack-request-id: req-5233a844-b129-4bb0-8e46-f4f0425c3e50 2019-06-30 16:37:36,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "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-06-30T16:37:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:36,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5233a844-b129-4bb0-8e46-f4f0425c3e50 2019-06-30 16:37:36,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36026883125s 2019-06-30 16:37:36,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:38,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:38,830 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sun, 30 Jun 2019 16: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-ead8fb5b-5905-4872-ac72-eef8eab06c70 x-openstack-request-id: req-ead8fb5b-5905-4872-ac72-eef8eab06c70 2019-06-30 16:37:39,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:37:36Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:39,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ead8fb5b-5905-4872-ac72-eef8eab06c70 2019-06-30 16:37:39,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73731803894s 2019-06-30 16:37:39,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:41,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:41,576 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:42,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-3e66f835-5944-4bd1-bdf8-f3d22d6f9696 x-openstack-request-id: req-3e66f835-5944-4bd1-bdf8-f3d22d6f9696 2019-06-30 16:37:42,621 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T16:37:36Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:42,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e66f835-5944-4bd1-bdf8-f3d22d6f9696 2019-06-30 16:37:42,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04745912552s 2019-06-30 16:37:42,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:44,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:37:44,634 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:45,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37: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-aa79748c-f033-46e0-9305-241571d5a7c8 x-openstack-request-id: req-aa79748c-f033-46e0-9305-241571d5a7c8 2019-06-30 16:37:45,376 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:44.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:43Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:14Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:37:45,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa79748c-f033-46e0-9305-241571d5a7c8 2019-06-30 16:37:45,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745558023453s 2019-06-30 16:37:45,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:37:45,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=8915f29c-ed81-4814-a3be-dc2e18334cdc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:45,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:45 GMT X-Openstack-Request-Id: req-b54e02cd-9a4b-4f03-af93-c7cf94c24cc7 2019-06-30 16:37:45,438 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:37:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","ip_address":"192.168.120.33"}],"id":"e514d06a-8d3c-40cc-b552-ed918038afaf","security_groups":["ba67191e-1605-44c7-937e-1f577787f5f2"],"mac_address":"fa:16:3e:06:1c:6c","project_id":"76cde502b8e54bc593b48d1f745360a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:37:36Z","binding:vnic_type":"normal","device_id":"8915f29c-ed81-4814-a3be-dc2e18334cdc","ip_allocation":"immediate"}]} 2019-06-30 16:37:45,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8915f29c-ed81-4814-a3be-dc2e18334cdc used request id req-b54e02cd-9a4b-4f03-af93-c7cf94c24cc7 2019-06-30 16:37:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546259880066s 2019-06-30 16:37:45,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:45,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e514d06a-8d3c-40cc-b552-ed918038afaf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:45,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:45 GMT X-Openstack-Request-Id: req-21f3511d-0e6c-4f16-87fc-ca77d674c0de 2019-06-30 16:37:45,521 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:37:45,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e514d06a-8d3c-40cc-b552-ed918038afaf used request id req-21f3511d-0e6c-4f16-87fc-ca77d674c0de 2019-06-30 16:37:45,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.074579000473s 2019-06-30 16:37:45,522 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:1c:6c', u'version': 4, u'addr': u'192.168.120.33', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd2463c74-ff96-4034-b58f-e05fabb8bea3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T16:37:44.000000', 'flavor': Munch({u'id': u'7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa'}), 'az': u'nova', 'id': u'8915f29c-ed81-4814-a3be-dc2e18334cdc', 'security_groups': [Munch({u'name': u'cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab8896b8274f4003bd0f64b966286f6a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', '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-06-30T16:37:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T16:37:43Z', 'hostId': u'3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'public_v6': '', 'private_v4': u'192.168.120.33', 'cloud': 'envvars', 'host_id': u'3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1', '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-06-30T16:37:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'76cde502b8e54bc593b48d1f745360a0', 'name': u'cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'adminPass': u'QoQgYK4VV4Ev', 'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', 'created_at': u'2019-06-30T16:37:33Z', 'created': u'2019-06-30T16:37:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 16:37:45,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:37:45,528 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:45 GMT X-Openstack-Request-Id: req-88a561c9-d712-47fe-8eec-1b8cf3e6ca25 2019-06-30 16:37:45,629 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2fff26a-4007-40f8-bd68-06654d7b6a64"],"description":"","tags":[],"updated_at":"2019-06-30T16:36:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:37:45,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-88a561c9-d712-47fe-8eec-1b8cf3e6ca25 2019-06-30 16:37:45,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101673841476s 2019-06-30 16:37:45,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 16:37:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=8915f29c-ed81-4814-a3be-dc2e18334cdc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:45 GMT X-Openstack-Request-Id: req-075d5038-f100-4370-a887-d8e1b6bf1757 2019-06-30 16:37:45,682 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T16:37:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","ip_address":"192.168.120.33"}],"id":"e514d06a-8d3c-40cc-b552-ed918038afaf","security_groups":["ba67191e-1605-44c7-937e-1f577787f5f2"],"mac_address":"fa:16:3e:06:1c:6c","project_id":"76cde502b8e54bc593b48d1f745360a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:37:36Z","binding:vnic_type":"normal","device_id":"8915f29c-ed81-4814-a3be-dc2e18334cdc","ip_allocation":"immediate"}]} 2019-06-30 16:37:45,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=8915f29c-ed81-4814-a3be-dc2e18334cdc used request id req-075d5038-f100-4370-a887-d8e1b6bf1757 2019-06-30 16:37:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518980026245s 2019-06-30 16:37:45,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 16:37:45,684 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"floatingip": {"floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "fixed_ip_address": "192.168.120.33", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf"}}' 2019-06-30 16:37:48,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:48 GMT X-Openstack-Request-Id: req-bacc3049-5dda-4b19-abf9-2fc4174b78e6 2019-06-30 16:37:48,795 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}} 2019-06-30 16:37:48,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bacc3049-5dda-4b19-abf9-2fc4174b78e6 2019-06-30 16:37:48,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.11198115349s 2019-06-30 16:37:48,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:48,811 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:48,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:48 GMT X-Openstack-Request-Id: req-863f1386-bac5-4074-bc0f-8bf7c21ea01a 2019-06-30 16:37:48,879 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:48,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-863f1386-bac5-4074-bc0f-8bf7c21ea01a 2019-06-30 16:37:48,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.068146944046s 2019-06-30 16:37:48,891 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:49,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:49,001 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:49,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-a968574e-1e17-48f3-be8a-bfc1b2075743 2019-06-30 16:37:49,107 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:49,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a968574e-1e17-48f3-be8a-bfc1b2075743 2019-06-30 16:37:49,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.10626411438s 2019-06-30 16:37:49,121 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:49,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:49,230 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:49,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-c7105914-d43a-4ff6-a701-8041e7d678a4 2019-06-30 16:37:49,331 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:49,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c7105914-d43a-4ff6-a701-8041e7d678a4 2019-06-30 16:37:49,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.101935148239s 2019-06-30 16:37:49,342 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:49,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:49,451 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:49,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-d75c62a6-da55-466a-81eb-4da5c87c2cde 2019-06-30 16:37:49,543 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:49,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d75c62a6-da55-466a-81eb-4da5c87c2cde 2019-06-30 16:37:49,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.093034029007s 2019-06-30 16:37:49,554 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:49,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:49,665 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:49,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-4ab0507f-df9a-4787-a4ea-bec85c15125b 2019-06-30 16:37:49,726 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:49,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4ab0507f-df9a-4787-a4ea-bec85c15125b 2019-06-30 16:37:49,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624449253082s 2019-06-30 16:37:49,736 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:49,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:49,846 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:49,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-c3a55f48-cc95-4a6e-90a5-d6a7b4bbc23b 2019-06-30 16:37:49,923 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:49,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c3a55f48-cc95-4a6e-90a5-d6a7b4bbc23b 2019-06-30 16:37:49,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0784070491791s 2019-06-30 16:37:49,934 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:50,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:50,043 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:50,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:49 GMT X-Openstack-Request-Id: req-83b1827c-42b6-49cd-8fe7-556a70317dd9 2019-06-30 16:37:50,108 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:46Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:50,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-83b1827c-42b6-49cd-8fe7-556a70317dd9 2019-06-30 16:37:50,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652949810028s 2019-06-30 16:37:50,121 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 16:37:50,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:37:50,231 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:50,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:50 GMT X-Openstack-Request-Id: req-b2bc63e2-56c8-4420-aa57-8d28a46f9e53 2019-06-30 16:37:50,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:49Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}, {"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:20Z", "updated_at": "2019-06-30T16:37:23Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5b:8a:4a", "device_id": "174a7130-ffed-4d82-89d4-843408702020"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "ca5f0666-f5e4-4d30-8353-eb0a65eecea3", "id": "0cf88a84-48fa-4f09-a6d6-12f2cb53e841", "qos_policy_id": null}]} 2019-06-30 16:37:50,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b2bc63e2-56c8-4420-aa57-8d28a46f9e53 2019-06-30 16:37:50,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601210594177s 2019-06-30 16:37:50,302 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3ee028b9-4d09-4103-8e87-3ed843b8edc2', 'updated_at': u'2019-06-30T16:37:49Z', 'fixed_ip_address': u'192.168.120.33', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'e514d06a-8d3c-40cc-b552-ed918038afaf', 'id': u'0c37d7de-ab10-47fc-8035-5d075bde0c91', 'network': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'port': u'e514d06a-8d3c-40cc-b552-ed918038afaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cde502b8e54bc593b48d1f745360a0', 'name': 'cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'76cde502b8e54bc593b48d1f745360a0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:06:1c:6c', u'device_id': u'8915f29c-ed81-4814-a3be-dc2e18334cdc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'76cde502b8e54bc593b48d1f745360a0', 'created_at': u'2019-06-30T16:37:46Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bff83300-5a3b-4555-a382-085054a0a5e4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:06:1c:6c', u'device_id': u'8915f29c-ed81-4814-a3be-dc2e18334cdc'}), 'router': u'3ee028b9-4d09-4103-8e87-3ed843b8edc2'}) 2019-06-30 16:37:50,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 16:37:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 16:37:50,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:50 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-ab8acdc3-bb14-4874-936f-6ef5d803e70c x-openstack-request-id: req-ab8acdc3-bb14-4874-936f-6ef5d803e70c 2019-06-30 16:37:50,405 - 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 557086358 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.275803] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.278932] pid_max: default: 32768 minimum: 301\n[ 0.280621] ACPI: Core revision 20150930\n[ 0.282702] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.285140] Security Framework initialized\n[ 0.286690] Yama: becoming mindful.\n[ 0.288053] AppArmor: AppArmor initialized\n[ 0.289635] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.292084] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.294475] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.296750] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.299304] Initializing cgroup subsys io\n[ 0.300824] Initializing cgroup subsys memory\n[ 0.302448] Initializing cgroup subsys devices\n[ 0.304087] Initializing cgroup subsys freezer\n[ 0.305712] Initializing cgroup subsys net_cls\n[ 0.307343] Initializing cgroup subsys perf_event\n[ 0.309061] Initializing cgroup subsys net_prio\n[ 0.310732] Initializing cgroup subsys hugetlb\n[ 0.312359] Initializing cgroup subsys pids\n[ 0.313978] CPU: Physical Processor ID: 0\n[ 0.316205] mce: CPU supports 10 MCE banks\n[ 0.317790] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.319678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.340047] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.349917] ftrace: allocating 31920 entries in 125 pages\n[ 0.386224] smpboot: Max logical packages: 1\n[ 0.387859] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.390409] x2apic enabled\n[ 0.391886] Switched APIC routing to physical x2apic.\n[ 0.394958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.397064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.400959] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.404316] KVM setup paravirtual spinlock\n[ 0.406348] x86: Booted up 1 node, 1 CPUs\n[ 0.407858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.410407] devtmpfs: initialized\n[ 0.412726] evm: security.selinux\n[ 0.414025] evm: security.SMACK64\n[ 0.415321] evm: security.SMACK64EXEC\n[ 0.416724] evm: security.SMACK64TRANSMUTE\n[ 0.418240] evm: security.SMACK64MMAP\n[ 0.419637] evm: security.ima\n[ 0.420831] evm: security.capability\n[ 0.422279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.425726] pinctrl core: initialized pinctrl subsystem\n[ 0.427737] RTC time: 16:37:45, date: 06/30/19\n[ 0.429465] NET: Registered protocol family 16\n[ 0.431227] cpuidle: using governor ladder\n[ 0.432762] cpuidle: using governor menu\n[ 0.434235] PCCT header not found.\n[ 0.435611] ACPI: bus type PCI registered\n[ 0.437128] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.439442] PCI: Using configuration type 1 for base access\n[ 0.442136] ACPI: Added _OSI(Module Device)\n[ 0.443709] ACPI: Added _OSI(Processor Device)\n[ 0.445324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.447018] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449808] ACPI: Interpreter enabled\n[ 0.451234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.454718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.458194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.461684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.465150] ACPI: (supports S0 S5)\n[ 0.466473] ACPI: Using IOAPIC for interrupt routing\n[ 0.468256] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.472965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.475115] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.477449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.479709] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.483768] acpiphp: Slot [3] registered\n[ 0.485263] acpiphp: Slot [4] registered\n[ 0.486761] acpiphp: Slot [5] registered\n[ 0.488260] acpiphp: Slot [6] registered\n[ 0.489754] acpiphp: Slot [7] registered\n[ 0.491247] acpiphp: Slot [8] registered\n[ 0.492754] acpiphp: Slot [9] registered\n[ 0.494244] acpiphp: Slot [10] registered\n[ 0.495765] acpiphp: Slot [11] registered\n[ 0.497283] acpiphp: Slot [12] registered\n[ 0.498808] acpiphp: Slot [13] registered\n[ 0.500318] acpiphp: Slot [14] registered\n[ 0.501840] acpiphp: Slot [15] registered\n[ 0.522259] acpiphp: Slot [16] registered\n[ 0.524005] acpiphp: Slot [17] registered\n[ 0.525532] acpiphp: Slot [18] registered\n[ 0.527054] acpiphp: Slot [19] registered\n[ 0.528574] acpiphp: Slot [20] registered\n[ 0.530092] acpiphp: Slot [21] registered\n[ 0.531644] acpiphp: Slot [22] registered\n[ 0.533166] acpiphp: Slot [23] registered\n[ 0.534686] acpiphp: Slot [24] registered\n[ 0.536209] acpiphp: Slot [25] registered\n[ 0.537728] acpiphp: Slot [26] registered\n[ 0.539242] acpiphp: Slot [27] registered\n[ 0.540772] acpiphp: Slot [28] registered\n[ 0.542286] acpiphp: Slot [29] registered\n[ 0.543806] acpiphp: Slot [30] registered\n[ 0.545329] acpiphp: Slot [31] registered\n[ 0.546864] PCI host bridge to bus 0000:00\n[ 0.548404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.550715] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.553026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.555754] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.558484] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.561267] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.567965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.570389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.572633] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.575044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.580071] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.582763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.605763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.608871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.611509] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.614140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.616732] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.619043] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.621474] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.623460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.626357] vgaarb: loaded\n[ 0.627486] vgaarb: bridge control possible 0000:00:02.0\n[ 0.629723] SCSI subsystem initialized\n[ 0.631439] ACPI: bus type USB registered\n[ 0.632981] usbcore: registered new interface driver usbfs\n[ 0.634912] usbcore: registered new interface driver hub\n[ 0.636799] usbcore: registered new device driver usb\n[ 0.638818] PCI: Using ACPI for IRQ routing\n[ 0.640866] NetLabel: Initializing\n[ 0.642203] NetLabel: domain hash size = 128\n[ 0.643803] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.645609] NetLabel: unlabeled traffic allowed by default\n[ 0.647790] clocksource: Switched to clocksource kvm-clock\n[ 0.658497] AppArmor: AppArmor Filesystem Enabled\n[ 0.660269] pnp: PnP ACPI init\n[ 0.661838] pnp: PnP ACPI: found 5 devices\n[ 0.669077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.672298] NET: Registered protocol family 2\n[ 0.674202] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.676645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.678913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.681178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.683230] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.685449] NET: Registered protocol family 1\n[ 0.687090] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.689163] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.691190] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.706287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721536] Trying to unpack rootfs image as initramfs...\n[ 0.783966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786924] Scanning for low memory corruption every 60 seconds\n[ 0.789410] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.791591] audit: initializing netlink subsys (disabled)\n[ 0.793550] audit: type=2000 audit(1561912665.306:1): initialized\n[ 0.795946] Initialise system trusted keyring\n[ 0.797682] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799885] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.803151] zbud: loaded\n[ 0.804426] VFS: Disk quotas dquot_6.6.0\n[ 0.805944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808696] fuse init (API version 7.23)\n[ 0.810318] Key type big_key registered\n[ 0.811825] Allocating IMA MOK and blacklist keyrings.\n[ 0.813979] Key type asymmetric registered\n[ 0.815531] Asymmetric key parser 'x509' registered\n[ 0.817329] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.820121] io scheduler noop registered\n[ 0.821609] io scheduler deadline registered (default)\n[ 0.823473] io scheduler cfq registered\n[ 0.825031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826999] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.829357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.832085] ACPI: Power Button [PWRF]\n[ 0.833611] GHES: HEST is not enabled!\n[ 0.847974] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.878142] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.881893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.907586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.911277] Linux agpgart interface v0.103\n[ 0.914943] brd: module loaded\n[ 0.917447] loop: module loaded\n[ 0.923740] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.926473] GPT:90111 != 2097151\n[ 0.927747] GPT:Alternate GPT header not at the end of the disk.\n[ 0.929818] GPT:90111 != 2097151\n[ 0.931088] GPT: Use GNU Parted to correct GPT errors.\n[ 0.932923] vda: vda1 vda15\n[ 0.934826] scsi host0: ata_piix\n[ 0.936241] scsi host1: ata_piix\n[ 0.937573] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.939884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.942829] libphy: Fixed MDIO Bus: probed\n[ 0.944383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.946179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.949567] PPP generic driver version 2.4.2\n[ 0.951230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.953482] ehci-pci: EHCI PCI platform driver\n[ 0.955119] ehci-platform: EHCI generic platform driver\n[ 0.956988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.959128] ohci-pci: OHCI PCI platform driver\n[ 0.960774] ohci-platform: OHCI generic platform driver\n[ 0.962643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.977784] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.979678] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.982440] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.984315] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.986480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.988804] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.991476] usb usb1: Product: UHCI Host Controller\n[ 0.993231] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.995396] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.997182] hub 1-0:1.0: USB hub found\n[ 0.998640] hub 1-0:1.0: 2 ports detected\n[ 1.000320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.004159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.005951] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.007893] mousedev: PS/2 mouse device common for all mice\n[ 1.010221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.013391] rtc_cmos 00:00: RTC can wake from S4\n[ 1.015634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.017854] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.020100] i2c /dev entries driver\n[ 1.021504] device-mapper: uevent: version 1.0.3\n[ 1.023259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.026311] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.028717] NET: Registered protocol family 10\n[ 1.030638] NET: Registered protocol family 17\n[ 1.032324] Key type dns_resolver registered\n[ 1.034065] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.036120] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.039383] registered taskstats version 1\n[ 1.040949] Loading compiled-in X.509 certificates\n[ 1.043246] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.046743] zswap: loaded using pool lzo/zbud\n[ 1.049166] Key type trusted registered\n[ 1.051661] Key type encrypted registered\n[ 1.053204] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.055152] ima: No TPM chip found, activating TPM-bypass!\n[ 1.057106] evm: HMAC attrs: 0x1\n[ 1.058768] Magic number: 7:533:642\n[ 1.060333] rtc_cmos 00:00: setting system clock to 2019-06-30 16:37:45 UTC (1561912665)\n[ 1.063325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.065413] EDD information not available.\n[ 1.097549] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.117143] Write protecting the kernel read-only data: 14336k\n[ 1.120772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.124034] 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\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.293078] 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.33...\nLease of 192.168.120.33 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDQzWBUN/kopXNXoiWsK3SwSoHLB8LKEFpeSXeo4IQdjSbHy1Wx7btHVLporlJLChi2GHvuAmlVJRPdA0W1Xkk9MFX1fpatyI75CC66GlEPj8lHsobV9K51Ix0G+EMzLiLPFSibUGbtHVvhv+MBPJui2GXymHp7WH0dRus1YtlXK/knihRjDypEhefVGkS33o8yRHTKQLiXePPJ9GNBR2Okc/XNFOf7LWTwHXn0FGkWcU/GrBQPXl89YsoFaJkOFZwO/IjddTXQt3NXlg+B2YE1S++mCCf5ywrh1+WnJDykdDbN1xWNsorZony3HN4oVSntBLD/peodKwsvVzL8T9H root@cinder-test-vm-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\nssh-dss AAAAB3NzaC1kc3MAAACBAJf6s1iu/m2iJEFHpgdlGwVtsdWk8R2PqM6iE7xB9tYQH3ZQzD7Haomv5PZjDtDKv/ZZ5WqK2lDVuOOtSylScga5JjqWdLEFXlljoxTXGgFv8SENMgfy9H73IejeduMHP71s/bouL9CPK/+nXkJNy8RMXH2qL3jKOaMRQNlhKjWxAAAAFQC619TBxD7rTU5Koe+jAxlh9tm2KQAAAIBEadI7o+Zy8Jy67mCxu1B4hZMjtOb+BNCoQrgRU5tO4Q+Lfu5ShaaPdcFRMTgU/PLe7yx1c3Q8fKm5MoOKjMteGpaO3wugZylqmhUh3nHukW43FSA1RXShl+q+BXhzJnkgzJlFxLHWzVqWHpCY5MaGUe1B9L9p5eIcG4j4t0GrkgAAAIA5xl2yGA6hWqrtaQc3+4oTg52HSy60VQFHNmv3f2/CXpGRnCP4YNiO2mp5WxCJPcL+gEZ46Qw3Q5GCtOB8a/iKsHFYmumDK/U0rYU0X1A6GZjf+oPtoKBj6xbsogb9HiTwpWknuN3tuTxIrAOTjlEiwhdwSa2F9UIaf/NTwa0hbQ== root@cinder-test-vm-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.55s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fe06:1c6c/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.33 \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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.59 ===\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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 login: "} 2019-06-30 16:37:50,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/action used request id req-ab8acdc3-bb14-4874-936f-6ef5d803e70c 2019-06-30 16:37:50,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10298705101s 2019-06-30 16:37:50,407 - 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 557086358 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.275803] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.278932] pid_max: default: 32768 minimum: 301 [ 0.280621] ACPI: Core revision 20150930 [ 0.282702] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.285140] Security Framework initialized [ 0.286690] Yama: becoming mindful. [ 0.288053] AppArmor: AppArmor initialized [ 0.289635] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.292084] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.294475] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.296750] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.299304] Initializing cgroup subsys io [ 0.300824] Initializing cgroup subsys memory [ 0.302448] Initializing cgroup subsys devices [ 0.304087] Initializing cgroup subsys freezer [ 0.305712] Initializing cgroup subsys net_cls [ 0.307343] Initializing cgroup subsys perf_event [ 0.309061] Initializing cgroup subsys net_prio [ 0.310732] Initializing cgroup subsys hugetlb [ 0.312359] Initializing cgroup subsys pids [ 0.313978] CPU: Physical Processor ID: 0 [ 0.316205] mce: CPU supports 10 MCE banks [ 0.317790] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.340047] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.349917] ftrace: allocating 31920 entries in 125 pages [ 0.386224] smpboot: Max logical packages: 1 [ 0.387859] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390409] x2apic enabled [ 0.391886] Switched APIC routing to physical x2apic. [ 0.394958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.397064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.400959] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404316] KVM setup paravirtual spinlock [ 0.406348] x86: Booted up 1 node, 1 CPUs [ 0.407858] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.410407] devtmpfs: initialized [ 0.412726] evm: security.selinux [ 0.414025] evm: security.SMACK64 [ 0.415321] evm: security.SMACK64EXEC [ 0.416724] evm: security.SMACK64TRANSMUTE [ 0.418240] evm: security.SMACK64MMAP [ 0.419637] evm: security.ima [ 0.420831] evm: security.capability [ 0.422279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.425726] pinctrl core: initialized pinctrl subsystem [ 0.427737] RTC time: 16:37:45, date: 06/30/19 [ 0.429465] NET: Registered protocol family 16 [ 0.431227] cpuidle: using governor ladder [ 0.432762] cpuidle: using governor menu [ 0.434235] PCCT header not found. [ 0.435611] ACPI: bus type PCI registered [ 0.437128] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439442] PCI: Using configuration type 1 for base access [ 0.442136] ACPI: Added _OSI(Module Device) [ 0.443709] ACPI: Added _OSI(Processor Device) [ 0.445324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.447018] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449808] ACPI: Interpreter enabled [ 0.451234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.454718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.458194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.461684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.465150] ACPI: (supports S0 S5) [ 0.466473] ACPI: Using IOAPIC for interrupt routing [ 0.468256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.472965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.475115] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.477449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.479709] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.483768] acpiphp: Slot [3] registered [ 0.485263] acpiphp: Slot [4] registered [ 0.486761] acpiphp: Slot [5] registered [ 0.488260] acpiphp: Slot [6] registered [ 0.489754] acpiphp: Slot [7] registered [ 0.491247] acpiphp: Slot [8] registered [ 0.492754] acpiphp: Slot [9] registered [ 0.494244] acpiphp: Slot [10] registered [ 0.495765] acpiphp: Slot [11] registered [ 0.497283] acpiphp: Slot [12] registered [ 0.498808] acpiphp: Slot [13] registered [ 0.500318] acpiphp: Slot [14] registered [ 0.501840] acpiphp: Slot [15] registered [ 0.522259] acpiphp: Slot [16] registered [ 0.524005] acpiphp: Slot [17] registered [ 0.525532] acpiphp: Slot [18] registered [ 0.527054] acpiphp: Slot [19] registered [ 0.528574] acpiphp: Slot [20] registered [ 0.530092] acpiphp: Slot [21] registered [ 0.531644] acpiphp: Slot [22] registered [ 0.533166] acpiphp: Slot [23] registered [ 0.534686] acpiphp: Slot [24] registered [ 0.536209] acpiphp: Slot [25] registered [ 0.537728] acpiphp: Slot [26] registered [ 0.539242] acpiphp: Slot [27] registered [ 0.540772] acpiphp: Slot [28] registered [ 0.542286] acpiphp: Slot [29] registered [ 0.543806] acpiphp: Slot [30] registered [ 0.545329] acpiphp: Slot [31] registered [ 0.546864] PCI host bridge to bus 0000:00 [ 0.548404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.550715] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.553026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.555754] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.558484] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.561267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.570389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572633] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.575044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.580071] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.582763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.605763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.608871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.611509] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.614140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.616732] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.619043] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.621474] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.623460] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.626357] vgaarb: loaded [ 0.627486] vgaarb: bridge control possible 0000:00:02.0 [ 0.629723] SCSI subsystem initialized [ 0.631439] ACPI: bus type USB registered [ 0.632981] usbcore: registered new interface driver usbfs [ 0.634912] usbcore: registered new interface driver hub [ 0.636799] usbcore: registered new device driver usb [ 0.638818] PCI: Using ACPI for IRQ routing [ 0.640866] NetLabel: Initializing [ 0.642203] NetLabel: domain hash size = 128 [ 0.643803] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.645609] NetLabel: unlabeled traffic allowed by default [ 0.647790] clocksource: Switched to clocksource kvm-clock [ 0.658497] AppArmor: AppArmor Filesystem Enabled [ 0.660269] pnp: PnP ACPI init [ 0.661838] pnp: PnP ACPI: found 5 devices [ 0.669077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.672298] NET: Registered protocol family 2 [ 0.674202] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.676645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.678913] TCP: Hash tables configured (established 4096 bind 4096) [ 0.681178] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.683230] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.685449] NET: Registered protocol family 1 [ 0.687090] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.689163] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.691190] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.706287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.721536] Trying to unpack rootfs image as initramfs... [ 0.783966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.786924] Scanning for low memory corruption every 60 seconds [ 0.789410] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.791591] audit: initializing netlink subsys (disabled) [ 0.793550] audit: type=2000 audit(1561912665.306:1): initialized [ 0.795946] Initialise system trusted keyring [ 0.797682] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.799885] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.803151] zbud: loaded [ 0.804426] VFS: Disk quotas dquot_6.6.0 [ 0.805944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.808696] fuse init (API version 7.23) [ 0.810318] Key type big_key registered [ 0.811825] Allocating IMA MOK and blacklist keyrings. [ 0.813979] Key type asymmetric registered [ 0.815531] Asymmetric key parser 'x509' registered [ 0.817329] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.820121] io scheduler noop registered [ 0.821609] io scheduler deadline registered (default) [ 0.823473] io scheduler cfq registered [ 0.825031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.826999] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.829357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.832085] ACPI: Power Button [PWRF] [ 0.833611] GHES: HEST is not enabled! [ 0.847974] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.878142] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.881893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.907586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.911277] Linux agpgart interface v0.103 [ 0.914943] brd: module loaded [ 0.917447] loop: module loaded [ 0.923740] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.926473] GPT:90111 != 2097151 [ 0.927747] GPT:Alternate GPT header not at the end of the disk. [ 0.929818] GPT:90111 != 2097151 [ 0.931088] GPT: Use GNU Parted to correct GPT errors. [ 0.932923] vda: vda1 vda15 [ 0.934826] scsi host0: ata_piix [ 0.936241] scsi host1: ata_piix [ 0.937573] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.939884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.942829] libphy: Fixed MDIO Bus: probed [ 0.944383] tun: Universal TUN/TAP device driver, 1.6 [ 0.946179] tun: (C) 1999-2004 Max Krasnyansky [ 0.949567] PPP generic driver version 2.4.2 [ 0.951230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.953482] ehci-pci: EHCI PCI platform driver [ 0.955119] ehci-platform: EHCI generic platform driver [ 0.956988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.959128] ohci-pci: OHCI PCI platform driver [ 0.960774] ohci-platform: OHCI generic platform driver [ 0.962643] uhci_hcd: USB Universal Host Controller Interface driver [ 0.977784] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.979678] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.982440] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.984315] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.986480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.988804] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.991476] usb usb1: Product: UHCI Host Controller [ 0.993231] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.995396] usb usb1: SerialNumber: 0000:00:01.2 [ 0.997182] hub 1-0:1.0: USB hub found [ 0.998640] hub 1-0:1.0: 2 ports detected [ 1.000320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.004159] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.005951] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.007893] mousedev: PS/2 mouse device common for all mice [ 1.010221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.013391] rtc_cmos 00:00: RTC can wake from S4 [ 1.015634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.017854] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.020100] i2c /dev entries driver [ 1.021504] device-mapper: uevent: version 1.0.3 [ 1.023259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.026311] ledtrig-cpu: registered to indicate activity on CPUs [ 1.028717] NET: Registered protocol family 10 [ 1.030638] NET: Registered protocol family 17 [ 1.032324] Key type dns_resolver registered [ 1.034065] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.036120] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.039383] registered taskstats version 1 [ 1.040949] Loading compiled-in X.509 certificates [ 1.043246] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046743] zswap: loaded using pool lzo/zbud [ 1.049166] Key type trusted registered [ 1.051661] Key type encrypted registered [ 1.053204] AppArmor: AppArmor sha1 policy hashing enabled [ 1.055152] ima: No TPM chip found, activating TPM-bypass! [ 1.057106] evm: HMAC attrs: 0x1 [ 1.058768] Magic number: 7:533:642 [ 1.060333] rtc_cmos 00:00: setting system clock to 2019-06-30 16:37:45 UTC (1561912665) [ 1.063325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065413] EDD information not available. [ 1.097549] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.117143] Write protecting the kernel read-only data: 14336k [ 1.120772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.124034] 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 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.293078] 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.33... Lease of 192.168.120.33 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDQzWBUN/kopXNXoiWsK3SwSoHLB8LKEFpeSXeo4IQdjSbHy1Wx7btHVLporlJLChi2GHvuAmlVJRPdA0W1Xkk9MFX1fpatyI75CC66GlEPj8lHsobV9K51Ix0G+EMzLiLPFSibUGbtHVvhv+MBPJui2GXymHp7WH0dRus1YtlXK/knihRjDypEhefVGkS33o8yRHTKQLiXePPJ9GNBR2Okc/XNFOf7LWTwHXn0FGkWcU/GrBQPXl89YsoFaJkOFZwO/IjddTXQt3NXlg+B2YE1S++mCCf5ywrh1+WnJDykdDbN1xWNsorZony3HN4oVSntBLD/peodKwsvVzL8T9H root@cinder-test-vm-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 ssh-dss AAAAB3NzaC1kc3MAAACBAJf6s1iu/m2iJEFHpgdlGwVtsdWk8R2PqM6iE7xB9tYQH3ZQzD7Haomv5PZjDtDKv/ZZ5WqK2lDVuOOtSylScga5JjqWdLEFXlljoxTXGgFv8SENMgfy9H73IejeduMHP71s/bouL9CPK/+nXkJNy8RMXH2qL3jKOaMRQNlhKjWxAAAAFQC619TBxD7rTU5Koe+jAxlh9tm2KQAAAIBEadI7o+Zy8Jy67mCxu1B4hZMjtOb+BNCoQrgRU5tO4Q+Lfu5ShaaPdcFRMTgU/PLe7yx1c3Q8fKm5MoOKjMteGpaO3wugZylqmhUh3nHukW43FSA1RXShl+q+BXhzJnkgzJlFxLHWzVqWHpCY5MaGUe1B9L9p5eIcG4j4t0GrkgAAAIA5xl2yGA6hWqrtaQc3+4oTg52HSy60VQFHNmv3f2/CXpGRnCP4YNiO2mp5WxCJPcL+gEZ46Qw3Q5GCtOB8a/iKsHFYmumDK/U0rYU0X1A6GZjf+oPtoKBj6xbsogb9HiTwpWknuN3tuTxIrAOTjlEiwhdwSa2F9UIaf/NTwa0hbQ== root@cinder-test-vm-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.55s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.33,24,fe80::f816:3eff:fe06:1c6c/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.33 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-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2061e377-43b3-4ef1-98b9-bdfa7c2757c5 login: 2019-06-30 16:37:51,043 - paramiko.transport - DEBUG - starting thread (client mode): 0x35fdfb90L 2019-06-30 16:37:51,043 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 16:37:51,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 16:37:51,044 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 16:37:51,045 - 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-06-30 16:37:51,045 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 16:37:51,045 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 16:37:51,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 16:37:51,046 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 16:37:51,046 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 16:37:51,062 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 16:37:51,063 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 16:37:51,075 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 0b7f46d9ead5d73a6273117f440ae75e 2019-06-30 16:37:51,076 - paramiko.transport - DEBUG - Trying discovered key 063a741957984040ab287a1aee23198d in /tmp/tmpvBU0jn 2019-06-30 16:37:51,102 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 16:37:51,107 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 16:37:51,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-30 16:37:51,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"volumeAttachment": {"volumeId": "ddfacf2a-9493-4554-9959-22cdeba743bc"}}' 2019-06-30 16:37:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:50 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-42f28353-5dd9-488a-8bc3-a3588c2eae46 x-openstack-request-id: req-42f28353-5dd9-488a-8bc3-a3588c2eae46 2019-06-30 16:37:54,114 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "volumeId": "ddfacf2a-9493-4554-9959-22cdeba743bc"}} 2019-06-30 16:37:54,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/os-volume_attachments used request id req-42f28353-5dd9-488a-8bc3-a3588c2eae46 2019-06-30 16:37:54,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.0068089962s 2019-06-30 16:37:54,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:37:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:54,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-39e1ecf6-2e4c-4283-aca9-e18cd90da152 x-openstack-request-id: req-39e1ecf6-2e4c-4283-aca9-e18cd90da152 2019-06-30 16:37:54,181 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:37:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:37:54,181 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-39e1ecf6-2e4c-4283-aca9-e18cd90da152 2019-06-30 16:37:54,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0661330223083s 2019-06-30 16:37:54,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:56,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:37:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:37:57,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4ae38413-62ad-4665-bb64-64ecda7a25f4 x-openstack-request-id: req-4ae38413-62ad-4665-bb64-64ecda7a25f4 2019-06-30 16:37:57,316 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:37:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:37:57,317 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-4ae38413-62ad-4665-bb64-64ecda7a25f4 2019-06-30 16:37:57,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13139295578s 2019-06-30 16:37:57,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:37:59,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:37:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:00,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 30 Jun 2019 16:37:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f74e0251-9b9a-4e46-a67e-887face72bd4 x-openstack-request-id: req-f74e0251-9b9a-4e46-a67e-887face72bd4 2019-06-30 16:38:00,360 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [{"server_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "attachment_id": "68fd84b7-1134-4369-a98c-7454a9ed26de", "attached_at": "2019-06-30T16:37:57.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "device": "/dev/vdb", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc"}], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:37:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:00,360 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-f74e0251-9b9a-4e46-a67e-887face72bd4 2019-06-30 16:38:00,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03928112984s 2019-06-30 16:38:00,362 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 16:38:00,364 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 16:38:00,364 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 16:38:00,367 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 16:38:00,435 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 16:38:00,436 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-30 16:38:00,437 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 16:38:00,437 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 16:38:00,474 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-30 16:38:00,474 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 16:38:00,502 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 16:38:01,166 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 16:38:01,166 - 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: ebbf6fdb-9076-465f-b3ef-15e9b8a6cd25 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-06-30 16:38:01,166 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-30 16:38:01,167 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-30 16:38:01,167 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 16:38:01,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-30 16:38:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/os-volume_attachments/ddfacf2a-9493-4554-9959-22cdeba743bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:03,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:01 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-d1f03ea6-6b8e-4e0d-b50f-0e9a55aea6e1 x-openstack-request-id: req-d1f03ea6-6b8e-4e0d-b50f-0e9a55aea6e1 2019-06-30 16:38:03,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc/os-volume_attachments/ddfacf2a-9493-4554-9959-22cdeba743bc used request id req-d1f03ea6-6b8e-4e0d-b50f-0e9a55aea6e1 2019-06-30 16:38:03,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.84896302223s 2019-06-30 16:38:03,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:03,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9997e3d3-8c42-4cf1-8c16-6509c09df0b7 x-openstack-request-id: req-9997e3d3-8c42-4cf1-8c16-6509c09df0b7 2019-06-30 16:38:03,076 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [{"server_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "attachment_id": "68fd84b7-1134-4369-a98c-7454a9ed26de", "attached_at": "2019-06-30T16:37:57.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "device": "/dev/vdb", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc"}], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:03,076 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-9997e3d3-8c42-4cf1-8c16-6509c09df0b7 2019-06-30 16:38:03,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0591909885406s 2019-06-30 16:38:03,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:05,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:06,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b3fea645-44a7-4dd0-9564-25eb66462942 x-openstack-request-id: req-b3fea645-44a7-4dd0-9564-25eb66462942 2019-06-30 16:38:06,199 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:04.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:06,199 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-b3fea645-44a7-4dd0-9564-25eb66462942 2019-06-30 16:38:06,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11856412888s 2019-06-30 16:38:06,201 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-30 16:38:06,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-30 16:38:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"volumeAttachment": {"volumeId": "ddfacf2a-9493-4554-9959-22cdeba743bc"}}' 2019-06-30 16:38:08,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-e5899615-376b-4ba9-9a01-dff810ef290a x-openstack-request-id: req-e5899615-376b-4ba9-9a01-dff810ef290a 2019-06-30 16:38:08,365 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "174a7130-ffed-4d82-89d4-843408702020", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "volumeId": "ddfacf2a-9493-4554-9959-22cdeba743bc"}} 2019-06-30 16:38:08,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/os-volume_attachments used request id req-e5899615-376b-4ba9-9a01-dff810ef290a 2019-06-30 16:38:08,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.16412520409s 2019-06-30 16:38:08,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:09,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7036bea9-c3d0-4838-b558-f03e64668f0c x-openstack-request-id: req-7036bea9-c3d0-4838-b558-f03e64668f0c 2019-06-30 16:38:09,460 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:09,461 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-7036bea9-c3d0-4838-b558-f03e64668f0c 2019-06-30 16:38:09,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09473919868s 2019-06-30 16:38:09,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:11,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:12,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d963dee3-ce0f-456b-9d34-ed1d0322f657 x-openstack-request-id: req-d963dee3-ce0f-456b-9d34-ed1d0322f657 2019-06-30 16:38:12,573 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [{"server_id": "174a7130-ffed-4d82-89d4-843408702020", "attachment_id": "9c89cc7c-e42a-4209-ae8f-4d379ae40891", "attached_at": "2019-06-30T16:38:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "device": "/dev/vdb", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc"}], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:12,573 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-d963dee3-ce0f-456b-9d34-ed1d0322f657 2019-06-30 16:38:12,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10870099068s 2019-06-30 16:38:12,575 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 16:38:12,578 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 16:38:12,578 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 16:38:12,580 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 16:38:12,647 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 16:38:12,647 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-30 16:38:12,648 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 16:38:12,648 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 16:38:12,687 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-30 16:38:12,688 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 16:38:12,713 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 16:38:12,734 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 16:38:12,734 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-06-30 16:38:12,734 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-30 16:38:12,735 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-30 16:38:12,735 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 16:38:12,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-30 16:38:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/os-volume_attachments/ddfacf2a-9493-4554-9959-22cdeba743bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:13,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-ccb25c8b-ba16-432f-8529-39e2f8df2038 x-openstack-request-id: req-ccb25c8b-ba16-432f-8529-39e2f8df2038 2019-06-30 16:38:13,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020/os-volume_attachments/ddfacf2a-9493-4554-9959-22cdeba743bc used request id req-ccb25c8b-ba16-432f-8529-39e2f8df2038 2019-06-30 16:38:13,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.653641939163s 2019-06-30 16:38:13,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:14,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c5c68d88-3779-4f73-a696-d38b99975936 x-openstack-request-id: req-c5c68d88-3779-4f73-a696-d38b99975936 2019-06-30 16:38:14,489 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [{"server_id": "174a7130-ffed-4d82-89d4-843408702020", "attachment_id": "9c89cc7c-e42a-4209-ae8f-4d379ae40891", "attached_at": "2019-06-30T16:38:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "device": "/dev/vdb", "id": "ddfacf2a-9493-4554-9959-22cdeba743bc"}], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:14,489 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-c5c68d88-3779-4f73-a696-d38b99975936 2019-06-30 16:38:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09918785095s 2019-06-30 16:38:14,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:16,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:16,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7f198fbc-8053-4909-b793-942ce604d90e x-openstack-request-id: req-7f198fbc-8053-4909-b793-942ce604d90e 2019-06-30 16:38:17,597 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:17,597 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-7f198fbc-8053-4909-b793-942ce604d90e 2019-06-30 16:38:17,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10399794579s 2019-06-30 16:38:17,722 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:38:17,723 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:38 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-30 16:38:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:38:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:17,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:17 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-d8b9234c-cbf9-4188-b4e8-91576f21a11d x-openstack-request-id: req-d8b9234c-cbf9-4188-b4e8-91576f21a11d 2019-06-30 16:38:17,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020 used request id req-d8b9234c-cbf9-4188-b4e8-91576f21a11d 2019-06-30 16:38:17,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155245065689s 2019-06-30 16:38:17,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:38:17,886 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:18,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:17 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-39a11365-0f70-483f-9f24-e9e98bbe5f44 x-openstack-request-id: req-39a11365-0f70-483f-9f24-e9e98bbe5f44 2019-06-30 16:38:18,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:44.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:43Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:8a:4a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/174a7130-ffed-4d82-89d4-843408702020", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:14.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "174a7130-ffed-4d82-89d4-843408702020", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:38:17Z", "hostId": "8032158b7b76bbf3bd154a9e98e721ce820b4c11a2bed1954d8c1f67", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm2_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:04Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:38:18,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39a11365-0f70-483f-9f24-e9e98bbe5f44 2019-06-30 16:38:18,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870061159134s 2019-06-30 16:38:18,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:20,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:38:20,761 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:21,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-4daa40bf-cf91-42a6-81c2-1683ce106eca x-openstack-request-id: req-4daa40bf-cf91-42a6-81c2-1683ce106eca 2019-06-30 16:38:21,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:44.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:37:43Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:38:21,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4daa40bf-cf91-42a6-81c2-1683ce106eca 2019-06-30 16:38:21,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473399877548s 2019-06-30 16:38:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 16:38:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0cf88a84-48fa-4f09-a6d6-12f2cb53e841.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:23,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:23 GMT X-Openstack-Request-Id: req-f77321dc-7691-4059-8496-277185231c3d 2019-06-30 16:38:23,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:23,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0cf88a84-48fa-4f09-a6d6-12f2cb53e841.json used request id req-f77321dc-7691-4059-8496-277185231c3d 2019-06-30 16:38:23,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.24184584618s 2019-06-30 16:38:23,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:38:23,491 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:23,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:23 GMT X-Openstack-Request-Id: req-8b509e26-af61-46cf-95f6-2d4a3d5f3bf7 2019-06-30 16:38:23,553 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:37:46Z", "updated_at": "2019-06-30T16:37:50Z", "floating_network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:06:1c:6c", "device_id": "8915f29c-ed81-4814-a3be-dc2e18334cdc"}, "fixed_ip_address": "192.168.120.33", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "port_id": "e514d06a-8d3c-40cc-b552-ed918038afaf", "id": "0c37d7de-ab10-47fc-8035-5d075bde0c91", "qos_policy_id": null}]} 2019-06-30 16:38:23,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8b509e26-af61-46cf-95f6-2d4a3d5f3bf7 2019-06-30 16:38:23,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631160736084s 2019-06-30 16:38:23,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:24,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-53c0f843-9c86-484a-9c0c-982afe3b7f58 x-openstack-request-id: req-53c0f843-9c86-484a-9c0c-982afe3b7f58 2019-06-30 16:38:24,647 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:24,647 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-53c0f843-9c86-484a-9c0c-982afe3b7f58 2019-06-30 16:38:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08703613281s 2019-06-30 16:38:24,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-06-30 16:38:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:24,743 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:38:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-4b352107-82d1-462d-8844-6026f06bd78a 2019-06-30 16:38:24,743 - 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-06-30 16:38:24,743 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc used request id req-4b352107-82d1-462d-8844-6026f06bd78a 2019-06-30 16:38:24,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.094544172287s 2019-06-30 16:38:24,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:24,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6b6451be-26aa-47e9-9bcf-b63ba2841c57 x-openstack-request-id: req-6b6451be-26aa-47e9-9bcf-b63ba2841c57 2019-06-30 16:38:24,804 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "ab8896b8274f4003bd0f64b966286f6a", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "self"}, {"href": "http://172.30.9.27:8776/76cde502b8e54bc593b48d1f745360a0/volumes/ddfacf2a-9493-4554-9959-22cdeba743bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T16:37:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "76cde502b8e54bc593b48d1f745360a0", "updated_at": "2019-06-30T16:38:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ddfacf2a-9493-4554-9959-22cdeba743bc", "size": 2}]} 2019-06-30 16:38:24,804 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-6b6451be-26aa-47e9-9bcf-b63ba2841c57 2019-06-30 16:38:24,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0609331130981s 2019-06-30 16:38:24,806 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:26,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 16:38:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:28,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f8f45704-d126-4521-b16f-e092a9b49fa9 x-openstack-request-id: req-f8f45704-d126-4521-b16f-e092a9b49fa9 2019-06-30 16:38:28,006 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-06-30 16:38:28,007 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/76cde502b8e54bc593b48d1f745360a0/volumes/detail used request id req-f8f45704-d126-4521-b16f-e092a9b49fa9 2019-06-30 16:38:28,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.19785809517s 2019-06-30 16:38:28,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 16:38:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0c37d7de-ab10-47fc-8035-5d075bde0c91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:29,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:29 GMT X-Openstack-Request-Id: req-b6b8508c-d09d-4f1c-96a8-51a9d7bc975a 2019-06-30 16:38:29,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:29,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0c37d7de-ab10-47fc-8035-5d075bde0c91.json used request id req-b6b8508c-d09d-4f1c-96a8-51a9d7bc975a 2019-06-30 16:38:29,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.9478738308s 2019-06-30 16:38:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 16:38:29,968 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:30,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:30 GMT X-Openstack-Request-Id: req-29a45c23-2095-4259-bd00-980aff740b8d 2019-06-30 16:38:30,019 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 16:38:30,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-29a45c23-2095-4259-bd00-980aff740b8d 2019-06-30 16:38:30,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0521330833435s 2019-06-30 16:38:30,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 16:38:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:30,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:30 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-aeeea444-c850-46a6-beb6-cef524492eab x-openstack-request-id: req-aeeea444-c850-46a6-beb6-cef524492eab 2019-06-30 16:38:30,404 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc used request id req-aeeea444-c850-46a6-beb6-cef524492eab 2019-06-30 16:38:30,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.384011030197s 2019-06-30 16:38:30,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:38:30,407 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:31,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-907520ef-b28b-45e6-a608-eae2f42940dc x-openstack-request-id: req-907520ef-b28b-45e6-a608-eae2f42940dc 2019-06-30 16:38:31,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:1c:6c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8915f29c-ed81-4814-a3be-dc2e18334cdc", "rel": "bookmark"}], "image": {"id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "links": [{"href": "http://172.30.9.27:8774/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T16:37:44.000000", "flavor": {"id": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "links": [{"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "bookmark"}]}, "id": "8915f29c-ed81-4814-a3be-dc2e18334cdc", "security_groups": [{"name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}], "user_id": "ab8896b8274f4003bd0f64b966286f6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T16:38:30Z", "hostId": "3c3d3d3a244248af97e0b9ddd68ead98574cec7f1a3ed6b27dfc61b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "name": "cinder_test-vm_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "created": "2019-06-30T16:37:33Z", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 16:38:31,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-907520ef-b28b-45e6-a608-eae2f42940dc 2019-06-30 16:38:31,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834093809128s 2019-06-30 16:38:31,240 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 16:38:33,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 16:38:33,246 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:33,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:32 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-ab92517e-e23b-4d19-8e0d-b5f55693cede x-openstack-request-id: req-ab92517e-e23b-4d19-8e0d-b5f55693cede 2019-06-30 16:38:33,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 16:38:33,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab92517e-e23b-4d19-8e0d-b5f55693cede 2019-06-30 16:38:33,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0746879577637s 2019-06-30 16:38:33,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:38:33,324 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:33,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:32 GMT X-Openstack-Request-Id: req-b3d85657-a361-4142-b069-a9b1d1dac36c 2019-06-30 16:38:33,377 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:56Z", "updated_at": "2019-06-30T16:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "4d96dbea-1170-4e68-9780-12ee21a060c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:56Z", "revision_number": 0, "id": "81b339f1-d450-4418-b9fe-95e6b17ddcca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:56Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:57Z", "revision_number": 0, "id": "ba1e73cb-aba7-445e-9467-cca66a52e86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:57Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T16:36:57Z", "revision_number": 0, "id": "f17fc58d-8dc0-4b52-8130-0a8e3bfe0280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:57Z", "security_group_id": "ba67191e-1605-44c7-937e-1f577787f5f2", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 3, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "ba67191e-1605-44c7-937e-1f577787f5f2", "name": "cinder_test-sg_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"description": "Default security group", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:40Z", "updated_at": "2019-06-30T16:36:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "3f590d95-292b-478a-aa81-3bf245099720", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "5af02f3c-33a6-4a15-ab36-c6fb29e01154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "7c608ff3-925a-49ff-8920-25e501cab5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "c6d9bf68-3aaa-4af6-a588-e7ce15bffd67", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "name": "default"}]} 2019-06-30 16:38:33,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b3d85657-a361-4142-b069-a9b1d1dac36c 2019-06-30 16:38:33,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0530989170074s 2019-06-30 16:38:33,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:38:33,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ba67191e-1605-44c7-937e-1f577787f5f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:33,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:33 GMT X-Openstack-Request-Id: req-01f69ccf-cdec-41ca-8b26-7163ef1f4c47 2019-06-30 16:38:33,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:33,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ba67191e-1605-44c7-937e-1f577787f5f2.json used request id req-01f69ccf-cdec-41ca-8b26-7163ef1f4c47 2019-06-30 16:38:33,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164156913757s 2019-06-30 16:38:33,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 16:38:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:33,584 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-2d7f1663-046c-439d-852e-ec2b92281d20 x-openstack-request-id: req-2d7f1663-046c-439d-852e-ec2b92281d20 2019-06-30 16:38:33,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_2061e377-43b3-4ef1-98b9-bdfa7c2757c5 used request id req-2d7f1663-046c-439d-852e-ec2b92281d20 2019-06-30 16:38:33,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0349249839783s 2019-06-30 16:38:33,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:38:33,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2/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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" -d '{"subnet_id": "b2fff26a-4007-40f8-bd68-06654d7b6a64"}' 2019-06-30 16:38:36,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:36 GMT X-Openstack-Request-Id: req-714f48f2-867d-4ed5-b177-b285d0f38bbb 2019-06-30 16:38:36,499 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bff83300-5a3b-4555-a382-085054a0a5e4", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "subnet_id": "b2fff26a-4007-40f8-bd68-06654d7b6a64", "subnet_ids": ["b2fff26a-4007-40f8-bd68-06654d7b6a64"], "port_id": "b868d1a6-a668-44e0-a6ca-42eeeea78ed5", "id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2"} 2019-06-30 16:38:36,499 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2/remove_router_interface.json used request id req-714f48f2-867d-4ed5-b177-b285d0f38bbb 2019-06-30 16:38:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.91447401047s 2019-06-30 16:38:36,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:38:36,500 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:36,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:36 GMT X-Openstack-Request-Id: req-26d8f5f8-38b2-4112-ba88-b7bee8feb363 2019-06-30 16:38:36,635 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:43Z", "admin_state_up": true, "updated_at": "2019-06-30T16:38:34Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "3ee028b9-4d09-4103-8e87-3ed843b8edc2", "name": "cinder_test-router_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}]} 2019-06-30 16:38:36,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-26d8f5f8-38b2-4112-ba88-b7bee8feb363 2019-06-30 16:38:36,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135746002197s 2019-06-30 16:38:36,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:38:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:40,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:40 GMT X-Openstack-Request-Id: req-179ad715-f2d0-4330-9065-2b28d8ef144e 2019-06-30 16:38:40,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:40,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3ee028b9-4d09-4103-8e87-3ed843b8edc2.json used request id req-179ad715-f2d0-4330-9065-2b28d8ef144e 2019-06-30 16:38:40,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.29107809067s 2019-06-30 16:38:40,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:38:40,928 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:40,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:40 GMT X-Openstack-Request-Id: req-b279d68d-291c-44ba-86a8-c005acbf8f18 2019-06-30 16:38:40,977 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bff83300-5a3b-4555-a382-085054a0a5e4","tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T16:36:42Z","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":"76cde502b8e54bc593b48d1f745360a0","id":"b2fff26a-4007-40f8-bd68-06654d7b6a64","subnetpool_id":null,"name":"cinder_test-subnet_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}]} 2019-06-30 16:38:40,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b279d68d-291c-44ba-86a8-c005acbf8f18 2019-06-30 16:38:40,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0493321418762s 2019-06-30 16:38:40,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:38:40,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b2fff26a-4007-40f8-bd68-06654d7b6a64.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:43,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:42 GMT X-Openstack-Request-Id: req-93a2b1a7-5089-4e6f-94c9-c211b47c52d2 2019-06-30 16:38:43,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:43,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b2fff26a-4007-40f8-bd68-06654d7b6a64.json used request id req-93a2b1a7-5089-4e6f-94c9-c211b47c52d2 2019-06-30 16:38:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42435216904s 2019-06-30 16:38:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:38:43,404 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:43 GMT X-Openstack-Request-Id: req-57119210-09bd-4545-822f-db523bb11e10 2019-06-30 16:38:43,825 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bff83300-5a3b-4555-a382-085054a0a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cde502b8e54bc593b48d1f745360a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:38:42Z","qos_policy_id":null,"name":"cinder_test-net_2061e377-43b3-4ef1-98b9-bdfa7c2757c5","admin_state_up":true,"tenant_id":"76cde502b8e54bc593b48d1f745360a0","created_at":"2019-06-30T16:36:40Z","mtu":1450}]} 2019-06-30 16:38:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-57119210-09bd-4545-822f-db523bb11e10 2019-06-30 16:38:43,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422030210495s 2019-06-30 16:38:43,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:38:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/bff83300-5a3b-4555-a382-085054a0a5e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:45,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:45 GMT X-Openstack-Request-Id: req-22bfa874-d1b4-4cb6-a23b-9ce70e2dd130 2019-06-30 16:38:45,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:45,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bff83300-5a3b-4555-a382-085054a0a5e4.json used request id req-22bfa874-d1b4-4cb6-a23b-9ce70e2dd130 2019-06-30 16:38:45,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2497279644s 2019-06-30 16:38:45,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:38:45,085 - 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.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:45,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:44 GMT X-Openstack-Request-Id: req-8d143837-bee2-4ae0-b98b-b3a3881da762 2019-06-30 16:38:45,387 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:36:55Z", "file": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/file", "owner": "76cde502b8e54bc593b48d1f745360a0", "id": "d2463c74-ff96-4034-b58f-e05fabb8bea3", "size": 12716032, "self": "/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/d2463c74-ff96-4034-b58f-e05fabb8bea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:36:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:38:45,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8d143837-bee2-4ae0-b98b-b3a3881da762 2019-06-30 16:38:45,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306577920914s 2019-06-30 16:38:45,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:38:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5aec282e5249f51342645b20f759e8020408a1ff" 2019-06-30 16:38:45,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:38:45 GMT X-Openstack-Request-Id: req-84ad3d5b-70e0-417c-b8cd-249f3d607648 2019-06-30 16:38:45,788 - 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-06-30 16:38:45,788 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d2463c74-ff96-4034-b58f-e05fabb8bea3 used request id req-84ad3d5b-70e0-417c-b8cd-249f3d607648 2019-06-30 16:38:45,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.399262189865s 2019-06-30 16:38:45,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:38:45,798 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:45,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-362ec6a4-7f10-4706-a623-0c219ac83a14 x-openstack-request-id: req-362ec6a4-7f10-4706-a623-0c219ac83a14 2019-06-30 16:38:45,824 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa", "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": "7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa"}]} 2019-06-30 16:38:45,824 - 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-362ec6a4-7f10-4706-a623-0c219ac83a14 2019-06-30 16:38:45,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029993057251s 2019-06-30 16:38:45,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:38:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:45,871 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38: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-23e38a50-456d-47fe-9fb3-16c99edb9114 x-openstack-request-id: req-23e38a50-456d-47fe-9fb3-16c99edb9114 2019-06-30 16:38:45,871 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7f1a6863-ef1d-46ce-bbd9-03f9da3f83aa used request id req-23e38a50-456d-47fe-9fb3-16c99edb9114 2019-06-30 16:38:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453319549561s 2019-06-30 16:38:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:38:45,875 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:46,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9c81ef-6349-442f-88f5-6b8b60062f82 2019-06-30 16:38:46,103 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": {"self": "http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab8896b8274f4003bd0f64b966286f6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:38:46,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5e9c81ef-6349-442f-88f5-6b8b60062f82 2019-06-30 16:38:46,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231895923615s 2019-06-30 16:38:46,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:38:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:46,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cada53-ac46-44bc-9ae5-a57ecc027a89 2019-06-30 16:38:46,344 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_2061e377-43b3-4ef1-98b9-bdfa7c2757c5", "links": {"self": "http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ab8896b8274f4003bd0f64b966286f6a", "description": null}} 2019-06-30 16:38:46,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a used request id req-12cada53-ac46-44bc-9ae5-a57ecc027a89 2019-06-30 16:38:46,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235022783279s 2019-06-30 16:38:46,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:38:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:46,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff9507e-211b-4e27-a308-3329ee518cf4 2019-06-30 16:38:46,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:38:46,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ab8896b8274f4003bd0f64b966286f6a used request id req-1ff9507e-211b-4e27-a308-3329ee518cf4 2019-06-30 16:38:46,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365948915482s 2019-06-30 16:38:46,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:38:46,721 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42669d18-d9e8-45b8-b245-5bbc753764e5 2019-06-30 16:38:46,925 - 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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/76cde502b8e54bc593b48d1f745360a0"}, "tags": [], "enabled": true, "id": "76cde502b8e54bc593b48d1f745360a0", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2061e377-43b3-4ef1-98b9-bdfa7c2757c5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:38:46,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-42669d18-d9e8-45b8-b245-5bbc753764e5 2019-06-30 16:38:46,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207911968231s 2019-06-30 16:38:46,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:38:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/76cde502b8e54bc593b48d1f745360a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:47,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af6e723-fb7a-40e8-a700-de27e3b6f88b 2019-06-30 16:38:47,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:38:47,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/76cde502b8e54bc593b48d1f745360a0 used request id req-3af6e723-fb7a-40e8-a700-de27e3b6f88b 2019-06-30 16:38:47,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344877958298s 2019-06-30 16:38:47,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:38:47,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=76cde502b8e54bc593b48d1f745360a0&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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:47,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:47 GMT X-Openstack-Request-Id: req-a35368a2-e6a7-426c-9d14-7cbec37f6f90 2019-06-30 16:38:47,605 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:40Z", "updated_at": "2019-06-30T16:36:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "3f590d95-292b-478a-aa81-3bf245099720", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "5af02f3c-33a6-4a15-ab36-c6fb29e01154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "7c608ff3-925a-49ff-8920-25e501cab5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "c6d9bf68-3aaa-4af6-a588-e7ce15bffd67", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "name": "default"}]} 2019-06-30 16:38:47,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=76cde502b8e54bc593b48d1f745360a0&name=default used request id req-a35368a2-e6a7-426c-9d14-7cbec37f6f90 2019-06-30 16:38:47,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325323104858s 2019-06-30 16:38:47,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:38:47,613 - 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.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:47,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:47 GMT X-Openstack-Request-Id: req-1da16e37-faf9-49b7-9228-51013dd9e038 2019-06-30 16:38:47,964 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "created_at": "2019-06-30T16:36:40Z", "updated_at": "2019-06-30T16:36:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "3f590d95-292b-478a-aa81-3bf245099720", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "5af02f3c-33a6-4a15-ab36-c6fb29e01154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "7c608ff3-925a-49ff-8920-25e501cab5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cde502b8e54bc593b48d1f745360a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:36:40Z", "revision_number": 0, "id": "c6d9bf68-3aaa-4af6-a588-e7ce15bffd67", "remote_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:36:40Z", "security_group_id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "tenant_id": "76cde502b8e54bc593b48d1f745360a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cde502b8e54bc593b48d1f745360a0"}], "revision_number": 1, "project_id": "76cde502b8e54bc593b48d1f745360a0", "id": "e5d0f88a-62a9-43bb-a951-efa390cbe64f", "name": "default"}]} 2019-06-30 16:38:47,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1da16e37-faf9-49b7-9228-51013dd9e038 2019-06-30 16:38:47,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351804018021s 2019-06-30 16:38:47,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:38:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e5d0f88a-62a9-43bb-a951-efa390cbe64f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}16c1efcddeb571830eae83a263abc750035255b2" 2019-06-30 16:38:48,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:38:48 GMT X-Openstack-Request-Id: req-8d8f3b84-6070-413d-9f63-65374b43fec2 2019-06-30 16:38:48,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:38:48,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e5d0f88a-62a9-43bb-a951-efa390cbe64f.json used request id req-8d8f3b84-6070-413d-9f63-65374b43fec2 2019-06-30 16:38:48,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.641210794449s 2019-06-30 16:38:48,659 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-30 16:38:48,746 - 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.16" 2019-06-30 16:38:48,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad4ef43-fe66-4643-b7af-4b1396f63d74 2019-06-30 16:38:48,752 - 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-06-30 16:38:48,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-cad4ef43-fe66-4643-b7af-4b1396f63d74 2019-06-30 16:38:48,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:38:49,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005b3bb05634c8cbe836bad954dc0bc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b005b3bb05634c8cbe836bad954dc0bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0a24b3f565245e9800553879b9e37e4"}, "audit_ids": ["4yv6dybkSruHoEiHuW7d7g"], "issued_at": "2019-06-30T16:38:49.000000Z"}} 2019-06-30 16:38:49,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:38:49,162 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:49,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:49 GMT X-Openstack-Request-Id: req-594818d3-5194-45bd-9e9e-df86514bb917 2019-06-30 16:38:49,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"}]} 2019-06-30 16:38:49,582 - 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-594818d3-5194-45bd-9e9e-df86514bb917 2019-06-30 16:38:49,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.421022176743s 2019-06-30 16:38:49,589 - 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.16" 2019-06-30 16:38:49,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67623aa2-d8c8-4410-a50f-f330a63b658f 2019-06-30 16:38:49,594 - 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-06-30 16:38:49,594 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-67623aa2-d8c8-4410-a50f-f330a63b658f 2019-06-30 16:38:49,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:38:49,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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:49,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1c5adc-658c-409a-9dd4-e1c78eed8e11 2019-06-30 16:38:49,767 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:38:49,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cc1c5adc-658c-409a-9dd4-e1c78eed8e11 2019-06-30 16:38:49,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171816825867s 2019-06-30 16:38:49,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 16:38:49,778 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}}' 2019-06-30 16:38:50,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcfcfd64-53f3-4d6d-9dad-8d65cfa0b6e5 2019-06-30 16:38:50,067 - 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/855ff1fb11054e8f93a0b48e61d11a82"}, "tags": [], "enabled": true, "id": "855ff1fb11054e8f93a0b48e61d11a82", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}} 2019-06-30 16:38:50,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fcfcfd64-53f3-4d6d-9dad-8d65cfa0b6e5 2019-06-30 16:38:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.293322086334s 2019-06-30 16:38:50,068 - 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'855ff1fb11054e8f93a0b48e61d11a82', '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_225c65d3-3e2c-4cdd-8c61-34f70790a534'}) 2019-06-30 16:38:50,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 16:38:50,078 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GxCiAVR9R6EWuokyEYbINpOd0qBl4L", "email": null, "name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534"}}' 2019-06-30 16:38:50,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-247f20aa-6745-485d-88f3-7f0fde87454d 2019-06-30 16:38:50,566 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "domain_id": "default", "password_expires_at": null}} 2019-06-30 16:38:50,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-247f20aa-6745-485d-88f3-7f0fde87454d 2019-06-30 16:38:50,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491757154465s 2019-06-30 16:38:50,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a0a4e6bea1f434b816e196b10656e05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534'}) 2019-06-30 16:38:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:50,574 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:50,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd09333-f679-42df-ac2e-e38f9bcf334d 2019-06-30 16:38:50,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:50,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2fd09333-f679-42df-ac2e-e38f9bcf334d 2019-06-30 16:38:50,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221564054489s 2019-06-30 16:38:50,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:50,801 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:51,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabe1765-a1e0-4f7d-a6fd-fab5323ae1da 2019-06-30 16:38:51,020 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:51,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aabe1765-a1e0-4f7d-a6fd-fab5323ae1da 2019-06-30 16:38:51,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222897052765s 2019-06-30 16:38:51,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:51,028 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924e7733-5646-44a5-b031-cdf140dbac77 2019-06-30 16:38:51,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:51,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-924e7733-5646-44a5-b031-cdf140dbac77 2019-06-30 16:38:51,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145733118057s 2019-06-30 16:38:51,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:38:51,179 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:51,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d114da6-08ab-4622-8282-b7bcf415c8be 2019-06-30 16:38:51,416 - 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-06-30 16:38:51,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7d114da6-08ab-4622-8282-b7bcf415c8be 2019-06-30 16:38:51,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.239995002747s 2019-06-30 16:38:51,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:38:51,420 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:51,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d1d26f-16e0-4375-aa79-e0e99c8b97ec 2019-06-30 16:38:51,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:38:51,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f3d1d26f-16e0-4375-aa79-e0e99c8b97ec 2019-06-30 16:38:51,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223363161087s 2019-06-30 16:38:51,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:38:51,656 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:51,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9888821-ecba-4f35-86c9-b63f9c723339 2019-06-30 16:38:51,871 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/855ff1fb11054e8f93a0b48e61d11a82"}, "tags": [], "enabled": true, "id": "855ff1fb11054e8f93a0b48e61d11a82", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}]} 2019-06-30 16:38:51,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f9888821-ecba-4f35-86c9-b63f9c723339 2019-06-30 16:38:51,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218246936798s 2019-06-30 16:38:51,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:38:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:52,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06460c25-7c45-4534-87db-90dd48b78793 2019-06-30 16:38:52,093 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82", "previous": null, "next": null}} 2019-06-30 16:38:52,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e9237e89a4d64ea6bea5440b56e231e3&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82 used request id req-06460c25-7c45-4534-87db-90dd48b78793 2019-06-30 16:38:52,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214677095413s 2019-06-30 16:38:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:38:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82/users/5a0a4e6bea1f434b816e196b10656e05/roles/e9237e89a4d64ea6bea5440b56e231e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:52,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ad95fb-7e3d-4404-8fc8-9cfdc6980611 2019-06-30 16:38:52,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:38:52,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82/users/5a0a4e6bea1f434b816e196b10656e05/roles/e9237e89a4d64ea6bea5440b56e231e3 used request id req-a0ad95fb-7e3d-4404-8fc8-9cfdc6980611 2019-06-30 16:38:52,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238940954208s 2019-06-30 16:38:52,337 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534', 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'855ff1fb11054e8f93a0b48e61d11a82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GxCiAVR9R6EWuokyEYbINpOd0qBl4L', 'username': u'tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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-06-30 16:38:52,340 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'password': 'GxCiAVR9R6EWuokyEYbINpOd0qBl4L', 'project_name': 'tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '855ff1fb11054e8f93a0b48e61d11a82', 'project_domain_name': 'Default'} 2019-06-30 16:38:52,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:52,347 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:52,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2239cd3c-066e-4683-9dcd-07d33f5cf4ac 2019-06-30 16:38:52,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2239cd3c-066e-4683-9dcd-07d33f5cf4ac 2019-06-30 16:38:52,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228819847107s 2019-06-30 16:38:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:52,580 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:52,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85e357e-74b6-43ed-a892-9b3facb19111 2019-06-30 16:38:52,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:52,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a85e357e-74b6-43ed-a892-9b3facb19111 2019-06-30 16:38:52,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237519025803s 2019-06-30 16:38:52,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:38:52,823 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:53,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5231783-6209-4fb9-8e86-3e46c6772d5d 2019-06-30 16:38:53,021 - 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-06-30 16:38:53,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d5231783-6209-4fb9-8e86-3e46c6772d5d 2019-06-30 16:38:53,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201808929443s 2019-06-30 16:38:53,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:38:53,026 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:53,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e6404b-982c-4e8f-b6b1-c943bc729d98 2019-06-30 16:38:53,273 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:38:53,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4e6404b-982c-4e8f-b6b1-c943bc729d98 2019-06-30 16:38:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251521110535s 2019-06-30 16:38:53,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:38:53,288 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:53,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a6b396-7d1b-40f1-bff1-2ea6376b8430 2019-06-30 16:38:53,527 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/855ff1fb11054e8f93a0b48e61d11a82"}, "tags": [], "enabled": true, "id": "855ff1fb11054e8f93a0b48e61d11a82", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}]} 2019-06-30 16:38:53,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-70a6b396-7d1b-40f1-bff1-2ea6376b8430 2019-06-30 16:38:53,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242079019547s 2019-06-30 16:38:53,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:38:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e58d03b44e3c4e588b07a00395aae88f&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:53,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06253c36-8bfd-47f2-a7a7-b840140f132a 2019-06-30 16:38:53,694 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e58d03b44e3c4e588b07a00395aae88f&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82", "previous": null, "next": null}} 2019-06-30 16:38:53,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5a0a4e6bea1f434b816e196b10656e05&role.id=e58d03b44e3c4e588b07a00395aae88f&scope.project.id=855ff1fb11054e8f93a0b48e61d11a82 used request id req-06253c36-8bfd-47f2-a7a7-b840140f132a 2019-06-30 16:38:53,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.159098863602s 2019-06-30 16:38:53,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 16:38:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82/users/5a0a4e6bea1f434b816e196b10656e05/roles/e58d03b44e3c4e588b07a00395aae88f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:53,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286b32d3-ea86-4105-951b-0ff2558193b6 2019-06-30 16:38:53,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:38:53,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82/users/5a0a4e6bea1f434b816e196b10656e05/roles/e58d03b44e3c4e588b07a00395aae88f used request id req-286b32d3-ea86-4105-951b-0ff2558193b6 2019-06-30 16:38:53,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235743999481s 2019-06-30 16:38:53,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:38:53,940 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:54,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61765b7-6429-4032-9648-c118d0181d2b 2019-06-30 16:38:54,147 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:38:54,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d61765b7-6429-4032-9648-c118d0181d2b 2019-06-30 16:38:54,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210748910904s 2019-06-30 16:38:54,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:38:54,157 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b22a68-f887-44fa-8ca5-2b7373515819 2019-06-30 16:38:54,364 - 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-06-30 16:38:54,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-39b22a68-f887-44fa-8ca5-2b7373515819 2019-06-30 16:38:54,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210437059402s 2019-06-30 16:38:54,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:38:54,368 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ea2e13-7e43-4493-a31b-380f747bad98 2019-06-30 16:38:54,611 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:38:54,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e4ea2e13-7e43-4493-a31b-380f747bad98 2019-06-30 16:38:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246268987656s 2019-06-30 16:38:54,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 16:38:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=e58d03b44e3c4e588b07a00395aae88f&user.id=5a0a4e6bea1f434b816e196b10656e05&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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:54,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35d0e5d-2536-4701-a739-077ee93747d9 2019-06-30 16:38:54,750 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=e58d03b44e3c4e588b07a00395aae88f&user.id=5a0a4e6bea1f434b816e196b10656e05&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 16:38:54,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=e58d03b44e3c4e588b07a00395aae88f&user.id=5a0a4e6bea1f434b816e196b10656e05&scope.domain.id=default used request id req-b35d0e5d-2536-4701-a739-077ee93747d9 2019-06-30 16:38:54,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12704706192s 2019-06-30 16:38:54,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 16:38:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/5a0a4e6bea1f434b816e196b10656e05/roles/e58d03b44e3c4e588b07a00395aae88f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:54,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5de5912f-e0ca-4dac-97d8-9319e681f669 2019-06-30 16:38:54,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:38:54,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/5a0a4e6bea1f434b816e196b10656e05/roles/e58d03b44e3c4e588b07a00395aae88f used request id req-5de5912f-e0ca-4dac-97d8-9319e681f669 2019-06-30 16:38:54,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157669782639s 2019-06-30 16:38:54,915 - 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.16" 2019-06-30 16:38:54,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c326da0f-e906-423c-b6b3-c497b2f04d0f 2019-06-30 16:38:54,922 - 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-06-30 16:38:54,922 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-c326da0f-e906-423c-b6b3-c497b2f04d0f 2019-06-30 16:38:54,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-06-30 16:38:55,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9237e89a4d64ea6bea5440b56e231e3", "name": "member"}, {"id": "e58d03b44e3c4e588b07a00395aae88f", "name": "admin"}, {"id": "27640d7c6f5f45438543d71042a08f35", "name": "reader"}], "expires_at": "2019-06-30T17:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855ff1fb11054e8f93a0b48e61d11a82", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8004/v1/855ff1fb11054e8f93a0b48e61d11a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "148c9e3527134a078858a94f09f56ae2"}, {"url": "http://192.30.9.7:8004/v1/855ff1fb11054e8f93a0b48e61d11a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "269232b6e50947808bbc3fd7a1d3e552"}, {"url": "http://172.30.9.27:8004/v1/855ff1fb11054e8f93a0b48e61d11a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d99050f5184fd4b8ff7c4ba70e15fe"}], "type": "orchestration", "id": "077f0f2ac6bb4f9f8eb00d3677ce7c25", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/855ff1fb11054e8f93a0b48e61d11a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9fe80a00f9a54d3e9b3c28ec16b81f02"}, {"url": "http://192.30.9.7:8776/v2/855ff1fb11054e8f93a0b48e61d11a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24b64f4272744ea94223ff3e13dc01c"}, {"url": "http://192.30.9.7:8776/v2/855ff1fb11054e8f93a0b48e61d11a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86e02a120c7448d898338a9d01ddc62"}], "type": "volumev2", "id": "0b25444a14114ef68f9f644366219c31", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ddcf8188d474eeabf9c6f63af189e7f"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d48e0f2aa994171b2a68a2f01bdf5a0"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0745e86c4204078a09d0bcf882049cf"}], "type": "network", "id": "2c03f832423741dc9ede3055c1e6a4be", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "547c7dc29a13470086190493d355146c"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "714358d54d8847d9947c907c1a11d533"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952054cdec6a4a43a7a0dfdca85ba3d0"}], "type": "metric", "id": "2fbf927ca02e4fe78c34ee0fb5aba280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016324e59c3148dc9c8b992664876576"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cb8f929e124a038d6f8d4f8316ad62"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c247b08f5324f8199fb3c05be9128c2"}], "type": "image", "id": "3772418be8cc46678bd298651eea4f3c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/855ff1fb11054e8f93a0b48e61d11a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48308ecf961442dfa9e271b2c9315e70"}, {"url": "http://192.30.9.7:8776/v3/855ff1fb11054e8f93a0b48e61d11a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b519200bb8384cbfa180ee7d2f09114f"}, {"url": "http://172.30.9.27:8776/v3/855ff1fb11054e8f93a0b48e61d11a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be59a697c25140cfb4afe4d3c75aced2"}], "type": "volumev3", "id": "3c583747f4b34e4cb03e2f882f607b30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "483112aa79cb4ccc9bf329a55017d11c"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bf5cdbf4d6a457f8d7f0e749011f419"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebf0c3cfac1a47139677fa69ec944909"}], "type": "event", "id": "3f27335a6e20458fb0d88afca643d41e", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f94ae8aa07a445fabcc062c0aff9f04"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "748e1a278daf47f5a75e4b20fe6461e1"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa5b1e3aea6642e38f609b60c9c20a11"}], "type": "placement", "id": "40622e98e24746f4bc8a792f00ff20ba", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58a92e06a5ff4b69b4e64a4a7d184153", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ebf153faf4144348c8038d5b522a805"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56473402d1b4428fa11cbc5d589785d8"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d7ce40f808e4ec39d8ac034f76710fb"}], "type": "alarming", "id": "7c20af2a49f04f2aacb8aa0fa96e8e9f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8080/v1/AUTH_855ff1fb11054e8f93a0b48e61d11a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01fe248fad074167a489f2b6132d8d94"}, {"url": "http://12.0.0.22:8080/v1/AUTH_855ff1fb11054e8f93a0b48e61d11a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d0d224ae3b540e7a10ab91740aa45b8"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43fdcf5b7bf84a4c9f7795dd0d7a48d7"}], "type": "object-store", "id": "b466212c934742f4a060b85803bf43f1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e942f3a58b4da78eb11112e1c764f8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c465c064d9d4342a31726ec6a7a8f76"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6ed086565474d33a974ecf747fbb937"}], "type": "identity", "id": "d45637bec9a247d9948e34c1fba296aa", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0418b47ca11a4598a85e3c4ec1b0910b"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e6d9193c4ec4e40a5811560b7a64091"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0a9d92b41c34bdaaef0a31a49fe5776"}], "type": "compute", "id": "e38d60219c4d4639a7a8e049fcdc958a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "171263d029594c9487a9ad9020ee75f2"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f711c4907c440e690f6b92a82bc7292"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b48ac430e98400dbbe096af79c7b072"}], "type": "cloudformation", "id": "e3b1c8be5ed44ed8b98c39ca9c64ebbe", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "id": "5a0a4e6bea1f434b816e196b10656e05"}, "audit_ids": ["jc66-HUyTtiHyP4z7Q0F7w"], "issued_at": "2019-06-30T16:38:54.000000Z"}} 2019-06-30 16:38:55,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 16:38:55,348 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:38:55,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:55 GMT X-Openstack-Request-Id: req-959f8058-2a63-4e6d-8302-6390b38d00c2 2019-06-30 16:38:55,655 - 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-06-30 16:38:55,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-959f8058-2a63-4e6d-8302-6390b38d00c2 2019-06-30 16:38:55,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.307492017746s 2019-06-30 16:38:55,665 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-30 16:38:55,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 16:38:55,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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:55,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc89cdb-99d2-4371-bdff-725e81e38235 2019-06-30 16:38:55,782 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/d4e588765a0540078d0c1832a22fd85b"}, "tags": [], "enabled": true, "id": "d4e588765a0540078d0c1832a22fd85b", "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-06-30 16:38:55,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2cc89cdb-99d2-4371-bdff-725e81e38235 2019-06-30 16:38:55,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116819858551s 2019-06-30 16:38:55,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:38:55,793 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:38:56,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c11792-b6c5-4906-8047-7f30afce3c23 2019-06-30 16:38:56,014 - 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/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/855ff1fb11054e8f93a0b48e61d11a82"}, "tags": [], "enabled": true, "id": "855ff1fb11054e8f93a0b48e61d11a82", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}]} 2019-06-30 16:38:56,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-28c11792-b6c5-4906-8047-7f30afce3c23 2019-06-30 16:38:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224698066711s 2019-06-30 16:38:56,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 16:38:56,017 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"network": {"shared": true, "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "name": "tempest_smoke-net_225c65d3-3e2c-4cdd-8c61-34f70790a534", "admin_state_up": true}}' 2019-06-30 16:38:56,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:56 GMT X-Openstack-Request-Id: req-e8bf8562-91ff-4a1b-9830-6f351665eff1 2019-06-30 16:38:56,654 - 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":"fcff94f8-f706-4c3b-9e32-8628bec6af9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"855ff1fb11054e8f93a0b48e61d11a82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:38:56Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_225c65d3-3e2c-4cdd-8c61-34f70790a534","admin_state_up":true,"tenant_id":"855ff1fb11054e8f93a0b48e61d11a82","created_at":"2019-06-30T16:38:56Z","mtu":1450}} 2019-06-30 16:38:56,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e8bf8562-91ff-4a1b-9830-6f351665eff1 2019-06-30 16:38:56,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.638220071793s 2019-06-30 16:38:56,655 - 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-06-30T16:38:56Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fcff94f8-f706-4c3b-9e32-8628bec6af9c', u'provider:segmentation_id': 51, 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_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'created_at': u'2019-06-30T16:38:56Z', u'mtu': 1450, u'tenant_id': u'855ff1fb11054e8f93a0b48e61d11a82', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'855ff1fb11054e8f93a0b48e61d11a82', u'l2_adjacency': True}) 2019-06-30 16:38:56,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:38:56,656 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:38:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:56 GMT X-Openstack-Request-Id: req-aadd73e2-31f2-4e90-aab2-6790442e8a63 2019-06-30 16:38:56,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fcff94f8-f706-4c3b-9e32-8628bec6af9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"855ff1fb11054e8f93a0b48e61d11a82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:38:56Z","qos_policy_id":null,"name":"tempest_smoke-net_225c65d3-3e2c-4cdd-8c61-34f70790a534","admin_state_up":true,"tenant_id":"855ff1fb11054e8f93a0b48e61d11a82","created_at":"2019-06-30T16:38:56Z","provider:network_type":"vxlan"}]} 2019-06-30 16:38:56,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-aadd73e2-31f2-4e90-aab2-6790442e8a63 2019-06-30 16:38:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2790620327s 2019-06-30 16:38:56,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 16:38:56,937 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"subnet": {"name": "tempest_smoke-subnet_225c65d3-3e2c-4cdd-8c61-34f70790a534", "enable_dhcp": true, "network_id": "fcff94f8-f706-4c3b-9e32-8628bec6af9c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 16:38:58,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 30 Jun 2019 16:38:58 GMT X-Openstack-Request-Id: req-0783eb4e-8f33-49c2-b091-03a4c05e115f 2019-06-30 16:38:58,061 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T16:38:57Z","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":"91ab8200-05c2-45c9-bb9f-5b2a1b11d99f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"855ff1fb11054e8f93a0b48e61d11a82","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_225c65d3-3e2c-4cdd-8c61-34f70790a534","enable_dhcp":true,"segment_id":null,"network_id":"fcff94f8-f706-4c3b-9e32-8628bec6af9c","tenant_id":"855ff1fb11054e8f93a0b48e61d11a82","created_at":"2019-06-30T16:38:57Z","ip_version":4}} 2019-06-30 16:38:58,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0783eb4e-8f33-49c2-b091-03a4c05e115f 2019-06-30 16:38:58,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12497401237s 2019-06-30 16:38:58,062 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:38:57Z', 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'91ab8200-05c2-45c9-bb9f-5b2a1b11d99f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'fcff94f8-f706-4c3b-9e32-8628bec6af9c', u'tenant_id': u'855ff1fb11054e8f93a0b48e61d11a82', u'created_at': u'2019-06-30T16:38:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'855ff1fb11054e8f93a0b48e61d11a82'}) 2019-06-30 16:38:58,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 16:38:58,063 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"router": {"external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c"}, "name": "tempest_smoke-router_225c65d3-3e2c-4cdd-8c61-34f70790a534", "admin_state_up": true}}' 2019-06-30 16:39:04,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:04 GMT X-Openstack-Request-Id: req-2d0518bd-1719-4e3c-9b08-3c6a6f11674b 2019-06-30 16:39:04,884 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "created_at": "2019-06-30T16:38:59Z", "admin_state_up": true, "updated_at": "2019-06-30T16:39:00Z", "project_id": "855ff1fb11054e8f93a0b48e61d11a82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "654d85b9-5c72-481a-b636-55667ca73e8d", "name": "tempest_smoke-router_225c65d3-3e2c-4cdd-8c61-34f70790a534"}} 2019-06-30 16:39:04,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2d0518bd-1719-4e3c-9b08-3c6a6f11674b 2019-06-30 16:39:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.82193613052s 2019-06-30 16:39:04,885 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T16:39:00Z', u'revision_number': 3, u'ha': True, u'id': u'654d85b9-5c72-481a-b636-55667ca73e8d', u'external_gateway_info': {u'network_id': u'3982795d-5efb-480c-84cb-71202b3dd07c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fb4528b5-9e01-487f-bd51-f0a5c26523f2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'admin_state_up': True, u'tenant_id': u'855ff1fb11054e8f93a0b48e61d11a82', u'created_at': u'2019-06-30T16:38:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'855ff1fb11054e8f93a0b48e61d11a82'}) 2019-06-30 16:39:04,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 16:39:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d/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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"subnet_id": "91ab8200-05c2-45c9-bb9f-5b2a1b11d99f"}' 2019-06-30 16:39:07,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:07 GMT X-Openstack-Request-Id: req-bce56324-d611-479e-b514-4c3d15d75f84 2019-06-30 16:39:07,583 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fcff94f8-f706-4c3b-9e32-8628bec6af9c", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "subnet_id": "91ab8200-05c2-45c9-bb9f-5b2a1b11d99f", "subnet_ids": ["91ab8200-05c2-45c9-bb9f-5b2a1b11d99f"], "port_id": "37cf193b-40b6-45d3-abab-5cd14320b47f", "id": "654d85b9-5c72-481a-b636-55667ca73e8d"} 2019-06-30 16:39:07,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d/add_router_interface.json used request id req-bce56324-d611-479e-b514-4c3d15d75f84 2019-06-30 16:39:07,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69789814949s 2019-06-30 16:39:07,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 16:39:07,689 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 16:39:07,693 - 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.16" 2019-06-30 16:39:07,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:07 GMT 2019-06-30 16:39:07,698 - 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-06-30 16:39:07,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:39:07,707 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:08,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:07 GMT X-Openstack-Request-Id: req-b3d1707d-f6f5-4548-ac81-96a76682543a 2019-06-30 16:39:08,010 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:39:08,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b3d1707d-f6f5-4548-ac81-96a76682543a 2019-06-30 16:39:08,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306529998779s 2019-06-30 16:39:08,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:39:08,022 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534"}' 2019-06-30 16:39:08,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:08 GMT Location: http://172.30.9.27:9292/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f39f3f2b-7b28-44d3-9c96-45c4e2e4c744 2019-06-30 16:39:08,408 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:08Z", "file": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "48641eb3-0682-4776-aecb-4c35be5573a5", "size": null, "self": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5", "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_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": null, "created_at": "2019-06-30T16:39:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:39:08,408 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f39f3f2b-7b28-44d3-9c96-45c4e2e4c744 2019-06-30 16:39:08,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.390577793121s 2019-06-30 16:39:08,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:39:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '' 2019-06-30 16:39:09,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:39:09 GMT X-Openstack-Request-Id: req-88111b2c-e74a-48dc-ad9e-07c64e18b98e 2019-06-30 16:39:09,366 - 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-06-30 16:39:09,366 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file used request id req-88111b2c-e74a-48dc-ad9e-07c64e18b98e 2019-06-30 16:39:09,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.956805944443s 2019-06-30 16:39:09,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:39:09,375 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:09,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:09 GMT X-Openstack-Request-Id: req-54b15fe7-8778-4a87-a74c-34e991bc511b 2019-06-30 16:39:09,678 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:09Z", "file": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "48641eb3-0682-4776-aecb-4c35be5573a5", "size": 12716032, "self": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:39:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:39:09,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-54b15fe7-8778-4a87-a74c-34e991bc511b 2019-06-30 16:39:09,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307958841324s 2019-06-30 16:39:09,680 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file', 'owner': u'855ff1fb11054e8f93a0b48e61d11a82', 'id': u'48641eb3-0682-4776-aecb-4c35be5573a5', 'size': 12716032, u'self': u'/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'855ff1fb11054e8f93a0b48e61d11a82', 'name': 'tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:39:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T16:39:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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/48641eb3-0682-4776-aecb-4c35be5573a5', 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_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'created': u'2019-06-30T16:39:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:39:08Z', 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/48641eb3-0682-4776-aecb-4c35be5573a5', 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_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:39:09,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:39:09,689 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_225c65d3-3e2c-4cdd-8c61-34f70790a534", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:39:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:09 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-05d4bb05-bdf8-4d7d-bd11-181f40247aef x-openstack-request-id: req-05d4bb05-bdf8-4d7d-bd11-181f40247aef 2019-06-30 16:39:10,168 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "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": "cc744c30-8ea5-44d6-94a9-e68caf6d38ec"}} 2019-06-30 16:39:10,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-05d4bb05-bdf8-4d7d-bd11-181f40247aef 2019-06-30 16:39:10,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.483681917191s 2019-06-30 16:39:10,170 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'cc744c30-8ea5-44d6-94a9-e68caf6d38ec', 'swap': 0}) 2019-06-30 16:39:10,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:39:10,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec/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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"extra_specs": {}}' 2019-06-30 16:39:10,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39: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 x-compute-request-id: req-320d1d51-d049-449a-b9d8-e66cfd9039a9 x-openstack-request-id: req-320d1d51-d049-449a-b9d8-e66cfd9039a9 2019-06-30 16:39:10,196 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:39:10,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec/os-extra_specs used request id req-320d1d51-d049-449a-b9d8-e66cfd9039a9 2019-06-30 16:39:10,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260469913483s 2019-06-30 16:39:10,206 - 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.16" 2019-06-30 16:39:10,214 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c47533c-5024-46e9-a937-633fc8dbb704 2019-06-30 16:39:10,214 - 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-06-30 16:39:10,214 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-5c47533c-5024-46e9-a937-633fc8dbb704 2019-06-30 16:39:10,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:39:10,221 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:10,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06a7e40-1af4-48e6-b91f-596fb50d596d 2019-06-30 16:39:10,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:39:10,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f06a7e40-1af4-48e6-b91f-596fb50d596d 2019-06-30 16:39:10,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195525884628s 2019-06-30 16:39:10,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 16:39:10,421 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d8d978-023a-44f4-80f5-386982ec18da 2019-06-30 16:39:10,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ae5bbbc3a5f4d949cfc7e1882b43902", "links": {"self": "http://172.30.9.27:5000/v3/roles/0ae5bbbc3a5f4d949cfc7e1882b43902"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "27640d7c6f5f45438543d71042a08f35", "links": {"self": "http://172.30.9.27:5000/v3/roles/27640d7c6f5f45438543d71042a08f35"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d8cd7bb0ba6b485999f6b6dedb45e774", "links": {"self": "http://172.30.9.27:5000/v3/roles/d8cd7bb0ba6b485999f6b6dedb45e774"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e58d03b44e3c4e588b07a00395aae88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e58d03b44e3c4e588b07a00395aae88f"}, "name": "admin"}, {"domain_id": null, "id": "e9237e89a4d64ea6bea5440b56e231e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9237e89a4d64ea6bea5440b56e231e3"}, "name": "member"}, {"domain_id": null, "id": "fb521cb20c9b4eb496ad27c9a112e59a", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb521cb20c9b4eb496ad27c9a112e59a"}, "name": "swiftoperator"}]} 2019-06-30 16:39:10,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a8d8d978-023a-44f4-80f5-386982ec18da 2019-06-30 16:39:10,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220623016357s 2019-06-30 16:39:10,649 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 16:39:15,130 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 652f80fd-cd5c-444c-8137-1d69ee9b4c12 | 2019-06-30T16:39:14.695274 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 652f80fd-cd5c-444c-8137-1d69ee9b4c12 ~/.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-06-30 16:39:18,550 - 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-06-30 16:39:19,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 16:39:24,271 - 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=f288d667-5496-4087-abcd-f87edd3513d5) as the default verifier for the future CLI operations. 2019-06-30 16:39:26,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 16:39:26,106 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:39:26,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39: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-38cd63f5-761f-46d1-aace-245aa4f9e3f6 x-openstack-request-id: req-38cd63f5-761f-46d1-aace-245aa4f9e3f6 2019-06-30 16:39:26,149 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-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.3", "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\", \"md-clear\", \"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-06-30 16:39:26,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-38cd63f5-761f-46d1-aace-245aa4f9e3f6 2019-06-30 16:39:26,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0462651252747s 2019-06-30 16:39:26,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:39:26,158 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:26,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:26 GMT X-Openstack-Request-Id: req-ac839fbf-13c8-4b67-85a7-1e01c849c4bd 2019-06-30 16:39:26,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:09Z", "file": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "48641eb3-0682-4776-aecb-4c35be5573a5", "size": 12716032, "self": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:39:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:39:26,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ac839fbf-13c8-4b67-85a7-1e01c849c4bd 2019-06-30 16:39:26,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788666009903s 2019-06-30 16:39:26,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 16:39:26,957 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534"}' 2019-06-30 16:39:27,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:27 GMT Location: http://172.30.9.27:9292/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a2e1adf-4042-4fb3-9425-d627915309e0 2019-06-30 16:39:27,319 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:27Z", "file": "/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "c9318d51-6870-4510-8cde-6e4d629bff26", "size": null, "self": "/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26", "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_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": null, "created_at": "2019-06-30T16:39:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 16:39:27,319 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3a2e1adf-4042-4fb3-9425-d627915309e0 2019-06-30 16:39:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366567850113s 2019-06-30 16:39:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 16:39:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26/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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '' 2019-06-30 16:39:28,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:39:27 GMT X-Openstack-Request-Id: req-316d87f8-374d-47a1-b4be-cfa06ef7d7ce 2019-06-30 16:39:28,101 - 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-06-30 16:39:28,101 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26/file used request id req-316d87f8-374d-47a1-b4be-cfa06ef7d7ce 2019-06-30 16:39:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.780974149704s 2019-06-30 16:39:28,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:39:28,110 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:39:28,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:28 GMT X-Openstack-Request-Id: req-919c6ab2-4b23-486a-8bc8-6119717baf53 2019-06-30 16:39:28,421 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:27Z", "file": "/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "c9318d51-6870-4510-8cde-6e4d629bff26", "size": 12716032, "self": "/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/c9318d51-6870-4510-8cde-6e4d629bff26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/c9318d51-6870-4510-8cde-6e4d629bff26/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:39:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:09Z", "file": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "48641eb3-0682-4776-aecb-4c35be5573a5", "size": 12716032, "self": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:39:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:39:28,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-919c6ab2-4b23-486a-8bc8-6119717baf53 2019-06-30 16:39:28,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315139055252s 2019-06-30 16:39:28,424 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/c9318d51-6870-4510-8cde-6e4d629bff26/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26/file', 'owner': u'855ff1fb11054e8f93a0b48e61d11a82', 'id': u'c9318d51-6870-4510-8cde-6e4d629bff26', 'size': 12716032, u'self': u'/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'855ff1fb11054e8f93a0b48e61d11a82', 'name': 'tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/c9318d51-6870-4510-8cde-6e4d629bff26/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T16:39:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T16:39:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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/c9318d51-6870-4510-8cde-6e4d629bff26', 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_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534', 'created': u'2019-06-30T16:39:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T16:39:27Z', 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/c9318d51-6870-4510-8cde-6e4d629bff26', 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_225c65d3-3e2c-4cdd-8c61-34f70790a534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 16:39:28,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 16:39:28,428 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 16:39:28,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39: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-65b39d9f-28dc-40ae-b79b-e5ace94ee445 x-openstack-request-id: req-65b39d9f-28dc-40ae-b79b-e5ace94ee445 2019-06-30 16:39:28,484 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64", "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": "0c391ede-2c55-45a0-a055-b98b346c2e64"}} 2019-06-30 16:39:28,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-65b39d9f-28dc-40ae-b79b-e5ace94ee445 2019-06-30 16:39:28,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0591390132904s 2019-06-30 16:39:28,485 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'0c391ede-2c55-45a0-a055-b98b346c2e64', 'swap': 0}) 2019-06-30 16:39:28,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 16:39:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64/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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" -d '{"extra_specs": {}}' 2019-06-30 16:39:28,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 16:39:28 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-db95baed-f23d-4374-8003-1f952fc83a8c x-openstack-request-id: req-db95baed-f23d-4374-8003-1f952fc83a8c 2019-06-30 16:39:28,508 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 16:39:28,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64/os-extra_specs used request id req-db95baed-f23d-4374-8003-1f952fc83a8c 2019-06-30 16:39:28,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225119590759s 2019-06-30 16:39:28,509 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534', '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'b005b3bb05634c8cbe836bad954dc0bc', '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'0c391ede-2c55-45a0-a055-b98b346c2e64', 'swap': 0}) 2019-06-30 16:39:31,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 16:39:31,805 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 16:39:31,805 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 16:39:31,807 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 16:39:32,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 16:39:34,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f288d667-5496-4087-abcd-f87edd3513d5/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-30 16:39:34,713 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 16:39:34,723 - 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-06-30 16:45:11,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0a24ae97-e1b2-46a9-9056-4310836f3f81 2019-06-30 16:45:11,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'0a24ae97-e1b2-46a9-9056-4310836f3f81']'. 2019-06-30 16:45:12,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 16:45:12,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 16:45:12,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 16:45:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0a24ae97-e1b2-46a9-9056-4310836f3f81 | 2019-06-30 16:45:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-30 16:45:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 16:39:36 | 2019-06-30 16:45:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 16:45:11 | 2019-06-30 16:45:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:35 | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f288d667-5496-4087-abcd-f87edd3513d5) | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 16:45:12,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 652f80fd-cd5c-444c-8137-1d69ee9b4c12) | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 329.605 | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 92 | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 16:45:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 16:45:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-06-30 16:45:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 16:45:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 16:45:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 16:45:12,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.8421052632% 2019-06-30 16:45:12,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'0a24ae97-e1b2-46a9-9056-4310836f3f81', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-30 16:45:14,684 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 0a24ae97-e1b2-46a9-9056-4310836f3f81 --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-06-30 16:45:14,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'0a24ae97-e1b2-46a9-9056-4310836f3f81', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-30 16:45:16,762 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 0a24ae97-e1b2-46a9-9056-4310836f3f81 --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-06-30 16:45:16,910 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 16:45:16,910 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:21 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-06-30 16:45:16,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:45:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:17,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:45:17 GMT X-Openstack-Request-Id: req-caf5c743-b8f4-4219-ba70-c8dc6b5a4eac 2019-06-30 16:45:17,782 - 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-06-30 16:45:17,782 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c9318d51-6870-4510-8cde-6e4d629bff26 used request id req-caf5c743-b8f4-4219-ba70-c8dc6b5a4eac 2019-06-30 16:45:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.855082035065s 2019-06-30 16:45:17,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:45:17,791 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:18,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:17 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-f98a8ce9-6f28-4fcf-b70d-fc451fd09040 x-openstack-request-id: req-f98a8ce9-6f28-4fcf-b70d-fc451fd09040 2019-06-30 16:45:18,104 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64", "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": "0c391ede-2c55-45a0-a055-b98b346c2e64"}, {"name": "tempest_smoke-flavor_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "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": "cc744c30-8ea5-44d6-94a9-e68caf6d38ec"}]} 2019-06-30 16:45:18,104 - 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-f98a8ce9-6f28-4fcf-b70d-fc451fd09040 2019-06-30 16:45:18,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316040039062s 2019-06-30 16:45:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:45:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:18,157 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45: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-31f7010e-982f-490c-97af-cc70abaea19f x-openstack-request-id: req-31f7010e-982f-490c-97af-cc70abaea19f 2019-06-30 16:45:18,157 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0c391ede-2c55-45a0-a055-b98b346c2e64 used request id req-31f7010e-982f-490c-97af-cc70abaea19f 2019-06-30 16:45:18,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0502259731293s 2019-06-30 16:45:18,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 16:45:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d/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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" -d '{"subnet_id": "91ab8200-05c2-45c9-bb9f-5b2a1b11d99f"}' 2019-06-30 16:45:21,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:20 GMT X-Openstack-Request-Id: req-9d742c8b-f58e-4166-b94f-ca47ff21682b 2019-06-30 16:45:21,313 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fcff94f8-f706-4c3b-9e32-8628bec6af9c", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "subnet_id": "91ab8200-05c2-45c9-bb9f-5b2a1b11d99f", "subnet_ids": ["91ab8200-05c2-45c9-bb9f-5b2a1b11d99f"], "port_id": "37cf193b-40b6-45d3-abab-5cd14320b47f", "id": "654d85b9-5c72-481a-b636-55667ca73e8d"} 2019-06-30 16:45:21,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d/remove_router_interface.json used request id req-9d742c8b-f58e-4166-b94f-ca47ff21682b 2019-06-30 16:45:21,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.15622091293s 2019-06-30 16:45:21,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 16:45:21,315 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:21 GMT X-Openstack-Request-Id: req-af6f53a5-4ab1-469b-819c-014615d1a427 2019-06-30 16:45:21,742 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3982795d-5efb-480c-84cb-71202b3dd07c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "fb4528b5-9e01-487f-bd51-f0a5c26523f2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "created_at": "2019-06-30T16:38:59Z", "admin_state_up": true, "updated_at": "2019-06-30T16:45:18Z", "project_id": "855ff1fb11054e8f93a0b48e61d11a82", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "654d85b9-5c72-481a-b636-55667ca73e8d", "name": "tempest_smoke-router_225c65d3-3e2c-4cdd-8c61-34f70790a534"}]} 2019-06-30 16:45:21,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-af6f53a5-4ab1-469b-819c-014615d1a427 2019-06-30 16:45:21,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.428239107132s 2019-06-30 16:45:21,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 16:45:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:26,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:45:26 GMT X-Openstack-Request-Id: req-e3e7fa23-34bf-4303-a045-5d530cf51aa3 2019-06-30 16:45:26,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:45:26,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/654d85b9-5c72-481a-b636-55667ca73e8d.json used request id req-e3e7fa23-34bf-4303-a045-5d530cf51aa3 2019-06-30 16:45:26,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.35293197632s 2019-06-30 16:45:26,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 16:45:26,098 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:25 GMT X-Openstack-Request-Id: req-21217eb3-0ff6-496c-9c7a-833d85ca25cc 2019-06-30 16:45:26,439 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T16:38:57Z","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":"91ab8200-05c2-45c9-bb9f-5b2a1b11d99f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"855ff1fb11054e8f93a0b48e61d11a82","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_225c65d3-3e2c-4cdd-8c61-34f70790a534","enable_dhcp":true,"segment_id":null,"network_id":"fcff94f8-f706-4c3b-9e32-8628bec6af9c","tenant_id":"855ff1fb11054e8f93a0b48e61d11a82","created_at":"2019-06-30T16:38:57Z","ip_version":4},{"updated_at":"2019-06-30T16:25:09Z","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":"fb4528b5-9e01-487f-bd51-f0a5c26523f2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"36346d91ac904e16891300594e9ce5eb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3982795d-5efb-480c-84cb-71202b3dd07c","tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:09Z","ip_version":4}]} 2019-06-30 16:45:26,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-21217eb3-0ff6-496c-9c7a-833d85ca25cc 2019-06-30 16:45:26,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.341676950455s 2019-06-30 16:45:26,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 16:45:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/91ab8200-05c2-45c9-bb9f-5b2a1b11d99f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:28,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:45:28 GMT X-Openstack-Request-Id: req-9b8d88fc-5493-4cb6-b750-4470bc80ae5e 2019-06-30 16:45:28,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:45:28,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/91ab8200-05c2-45c9-bb9f-5b2a1b11d99f.json used request id req-9b8d88fc-5493-4cb6-b750-4470bc80ae5e 2019-06-30 16:45:28,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48976302147s 2019-06-30 16:45:28,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 16:45:28,931 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:29,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:29 GMT X-Openstack-Request-Id: req-01fe70ac-092b-4355-b7a5-5db8db2595ca 2019-06-30 16:45:29,323 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3982795d-5efb-480c-84cb-71202b3dd07c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"36346d91ac904e16891300594e9ce5eb","l2_adjacency":true,"status":"ACTIVE","subnets":["fb4528b5-9e01-487f-bd51-f0a5c26523f2"],"description":"","tags":[],"updated_at":"2019-06-30T16:25:09Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"36346d91ac904e16891300594e9ce5eb","created_at":"2019-06-30T16:25:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fcff94f8-f706-4c3b-9e32-8628bec6af9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"855ff1fb11054e8f93a0b48e61d11a82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T16:45:28Z","qos_policy_id":null,"name":"tempest_smoke-net_225c65d3-3e2c-4cdd-8c61-34f70790a534","admin_state_up":true,"tenant_id":"855ff1fb11054e8f93a0b48e61d11a82","created_at":"2019-06-30T16:38:56Z","provider:network_type":"vxlan"}]} 2019-06-30 16:45:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-01fe70ac-092b-4355-b7a5-5db8db2595ca 2019-06-30 16:45:29,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392641067505s 2019-06-30 16:45:29,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 16:45:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fcff94f8-f706-4c3b-9e32-8628bec6af9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:30,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:45:30 GMT X-Openstack-Request-Id: req-0961e921-6578-417e-9361-e3c3da0acbe5 2019-06-30 16:45:30,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:45:30,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fcff94f8-f706-4c3b-9e32-8628bec6af9c.json used request id req-0961e921-6578-417e-9361-e3c3da0acbe5 2019-06-30 16:45:30,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31165003777s 2019-06-30 16:45:30,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 16:45:30,645 - 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.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:30,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:30 GMT X-Openstack-Request-Id: req-8d22e8af-f35d-46e9-b106-ae4f13964731 2019-06-30 16:45:30,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T16:39:09Z", "file": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5/file", "owner": "855ff1fb11054e8f93a0b48e61d11a82", "id": "48641eb3-0682-4776-aecb-4c35be5573a5", "size": 12716032, "self": "/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://20136bda-7b74-4a59-939f-a2084ecc7090/images/48641eb3-0682-4776-aecb-4c35be5573a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_225c65d3-3e2c-4cdd-8c61-34f70790a534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T16:39:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 16:45:30,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8d22e8af-f35d-46e9-b106-ae4f13964731 2019-06-30 16:45:30,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340968132019s 2019-06-30 16:45:30,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 16:45:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}03d8d6067ca3a1d2c9974623d12d4f3a3085f3c1" 2019-06-30 16:45:31,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 16:45:31 GMT X-Openstack-Request-Id: req-c4acc141-78e3-4faa-ae84-46c4d187a5c1 2019-06-30 16:45:31,807 - 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-06-30 16:45:31,807 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/48641eb3-0682-4776-aecb-4c35be5573a5 used request id req-c4acc141-78e3-4faa-ae84-46c4d187a5c1 2019-06-30 16:45:31,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.824019908905s 2019-06-30 16:45:31,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 16:45:31,813 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:31,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45: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-c9d1dfee-1c5b-4c9a-a43f-cf7b0bbcb473 x-openstack-request-id: req-c9d1dfee-1c5b-4c9a-a43f-cf7b0bbcb473 2019-06-30 16:45:31,833 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec", "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": "cc744c30-8ea5-44d6-94a9-e68caf6d38ec"}]} 2019-06-30 16:45:31,833 - 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-c9d1dfee-1c5b-4c9a-a43f-cf7b0bbcb473 2019-06-30 16:45:31,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251870155334s 2019-06-30 16:45:31,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 16:45:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:31,875 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45: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-fc4b2142-f913-48a1-bfcd-39189d5b503d x-openstack-request-id: req-fc4b2142-f913-48a1-bfcd-39189d5b503d 2019-06-30 16:45:31,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc744c30-8ea5-44d6-94a9-e68caf6d38ec used request id req-fc4b2142-f913-48a1-bfcd-39189d5b503d 2019-06-30 16:45:31,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405788421631s 2019-06-30 16:45:31,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:45:31,880 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:32,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a25e02e-2acd-4a7e-9ece-fd5eba9d7985 2019-06-30 16:45:32,110 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/0ca7e38463c445238a1609ef635c13ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ca7e38463c445238a1609ef635c13ba", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/246decbcec00447ea07fd9004fa6ca79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "246decbcec00447ea07fd9004fa6ca79", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/24891884199b4217b7664064dea2a83f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24891884199b4217b7664064dea2a83f", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/2eb8eaba815d4d178e2fd83ae4254556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb8eaba815d4d178e2fd83ae4254556", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/35e41224ef1146c8ba18a2b910fbdef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35e41224ef1146c8ba18a2b910fbdef5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6fb47836238b417c8b4c7002727aad85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6fb47836238b417c8b4c7002727aad85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/7ab481dbb5c54d17978773aa506881f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ab481dbb5c54d17978773aa506881f3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/8af1a4003bce4fcb87c038ea11d44994"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8af1a4003bce4fcb87c038ea11d44994", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/a6d3c67278aa4d02b365330f0d16fed9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6d3c67278aa4d02b365330f0d16fed9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0a24b3f565245e9800553879b9e37e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0a24b3f565245e9800553879b9e37e4", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/c508a95a962d48818176887405d3b802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c508a95a962d48818176887405d3b802", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d88f61c78eb34011b259d8baca55d8c5"}, "domain_id": "d4e588765a0540078d0c1832a22fd85b", "enabled": true, "options": {}, "id": "d88f61c78eb34011b259d8baca55d8c5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/dff7b6bb679343c588011d500b7f2fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dff7b6bb679343c588011d500b7f2fc2", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/f9e2f11393e54df5ab8343739542fb2f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e2f11393e54df5ab8343739542fb2f", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-06-30 16:45:32,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6a25e02e-2acd-4a7e-9ece-fd5eba9d7985 2019-06-30 16:45:32,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233473062515s 2019-06-30 16:45:32,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 16:45:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:32,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebecab2-d8e5-4ae9-9d82-639d9a0c6c33 2019-06-30 16:45:32,349 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_225c65d3-3e2c-4cdd-8c61-34f70790a534", "links": {"self": "http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5a0a4e6bea1f434b816e196b10656e05", "description": null}} 2019-06-30 16:45:32,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05 used request id req-3ebecab2-d8e5-4ae9-9d82-639d9a0c6c33 2019-06-30 16:45:32,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233225107193s 2019-06-30 16:45:32,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 16:45:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:32,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d711f68-2418-475d-983f-7a679f80373b 2019-06-30 16:45:32,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:45:32,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5a0a4e6bea1f434b816e196b10656e05 used request id req-6d711f68-2418-475d-983f-7a679f80373b 2019-06-30 16:45:32,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.29870390892s 2019-06-30 16:45:32,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 16:45:32,658 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:32,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df29e40-c463-4639-b55f-95dd9894ffa8 2019-06-30 16:45:32,887 - 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/36346d91ac904e16891300594e9ce5eb"}, "tags": [], "enabled": true, "id": "36346d91ac904e16891300594e9ce5eb", "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/855ff1fb11054e8f93a0b48e61d11a82"}, "tags": [], "enabled": true, "id": "855ff1fb11054e8f93a0b48e61d11a82", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_225c65d3-3e2c-4cdd-8c61-34f70790a534"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b005b3bb05634c8cbe836bad954dc0bc"}, "tags": [], "enabled": true, "id": "b005b3bb05634c8cbe836bad954dc0bc", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-06-30 16:45:32,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-8df29e40-c463-4639-b55f-95dd9894ffa8 2019-06-30 16:45:32,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232306003571s 2019-06-30 16:45:32,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 16:45:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:33,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 16:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe813ebf-b64e-4687-94d3-339ea72af0bf 2019-06-30 16:45:33,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 16:45:33,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/855ff1fb11054e8f93a0b48e61d11a82 used request id req-fe813ebf-b64e-4687-94d3-339ea72af0bf 2019-06-30 16:45:33,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.326086997986s 2019-06-30 16:45:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:45:33,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=855ff1fb11054e8f93a0b48e61d11a82&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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:33,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:33 GMT X-Openstack-Request-Id: req-685bd3ad-cf76-4ccd-908d-2f61a537819a 2019-06-30 16:45:33,559 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "created_at": "2019-06-30T16:38:56Z", "updated_at": "2019-06-30T16:38:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "02c442ad-4037-49dd-a182-18cdc00794d7", "remote_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "8ee0894d-fcba-4c1e-b985-bb0724dd86cd", "remote_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "cbb4ea07-789e-434a-bc5a-b711494aef10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "ede05137-b28b-43a0-b7b5-1667f7ee53f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}], "revision_number": 1, "project_id": "855ff1fb11054e8f93a0b48e61d11a82", "id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "name": "default"}]} 2019-06-30 16:45:33,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=855ff1fb11054e8f93a0b48e61d11a82&name=default used request id req-685bd3ad-cf76-4ccd-908d-2f61a537819a 2019-06-30 16:45:33,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3357899189s 2019-06-30 16:45:33,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 16:45:33,565 - 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.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:33,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 16:45:33 GMT X-Openstack-Request-Id: req-fd490440-6f87-4df4-8a30-2f98142f5180 2019-06-30 16:45:33,910 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T16:28:43Z", "updated_at": "2019-06-30T16:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "698899af-d1dc-4852-9996-62ecc247fbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "69922083-2c92-448e-9d53-1ab2974e2704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "8add1c25-5932-4218-b0d0-25e03043a17b", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:43Z", "revision_number": 0, "id": "a0e83e47-f1eb-49de-acad-73cccda226a9", "remote_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:43Z", "security_group_id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67c1a2ba-8e6a-424a-b015-5f948ca3321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "created_at": "2019-06-30T16:28:40Z", "updated_at": "2019-06-30T16:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "003f5eaa-ccdf-46fa-8ae9-d418aba5b729", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "4d12b9f7-7a5e-4693-8753-6671694e4b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "7e9045dd-373a-40d8-a862-46f01060e597", "remote_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:28:40Z", "revision_number": 0, "id": "8bcc54b1-9bc9-4396-918a-9ba5ac371b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:28:40Z", "security_group_id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "tenant_id": "b005b3bb05634c8cbe836bad954dc0bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005b3bb05634c8cbe836bad954dc0bc"}], "revision_number": 1, "project_id": "b005b3bb05634c8cbe836bad954dc0bc", "id": "6cf6b1e6-18df-42ed-abf2-28e5de0b5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36346d91ac904e16891300594e9ce5eb", "created_at": "2019-06-30T16:25:01Z", "updated_at": "2019-06-30T16:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "30755d47-80bf-4152-98d9-c4cc2900f86d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "612d46cb-ba88-4167-946f-bf2fc8a780bd", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "aa7abb8d-03a5-4297-a2d7-2888e0462215", "remote_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "36346d91ac904e16891300594e9ce5eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:25:01Z", "revision_number": 0, "id": "dc78619f-7e2d-4a36-a2f3-da884ca96f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:25:01Z", "security_group_id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "tenant_id": "36346d91ac904e16891300594e9ce5eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "36346d91ac904e16891300594e9ce5eb"}], "revision_number": 1, "project_id": "36346d91ac904e16891300594e9ce5eb", "id": "70be8123-9e0f-4209-9b3a-1a3155aa47cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "created_at": "2019-06-30T16:38:56Z", "updated_at": "2019-06-30T16:38:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "02c442ad-4037-49dd-a182-18cdc00794d7", "remote_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "8ee0894d-fcba-4c1e-b985-bb0724dd86cd", "remote_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "cbb4ea07-789e-434a-bc5a-b711494aef10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T16:38:56Z", "revision_number": 0, "id": "ede05137-b28b-43a0-b7b5-1667f7ee53f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T16:38:56Z", "security_group_id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "tenant_id": "855ff1fb11054e8f93a0b48e61d11a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "855ff1fb11054e8f93a0b48e61d11a82"}], "revision_number": 1, "project_id": "855ff1fb11054e8f93a0b48e61d11a82", "id": "9a263027-432f-4a85-8fbe-db9d556c20c1", "name": "default"}]} 2019-06-30 16:45:33,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fd490440-6f87-4df4-8a30-2f98142f5180 2019-06-30 16:45:33,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346208095551s 2019-06-30 16:45:33,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 16:45:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9a263027-432f-4a85-8fbe-db9d556c20c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cebcdc58bd72fb34f826e7b2d89ddb2736fe35f4" 2019-06-30 16:45:34,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 16:45:33 GMT X-Openstack-Request-Id: req-8c592b9b-efdf-4218-a61f-7cd7b1b3fa9c 2019-06-30 16:45:34,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 16:45:34,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9a263027-432f-4a85-8fbe-db9d556c20c1.json used request id req-8c592b9b-efdf-4218-a61f-7cd7b1b3fa9c 2019-06-30 16:45:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437942028046s 2019-06-30 16:45:34,356 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-06-30 16:45:34,357 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:17 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:51 | PASS | | singlevm2 | functest | healthcheck | 00:45 | PASS | | vping_ssh | functest | healthcheck | 01:06 | PASS | | vping_userdata | functest | healthcheck | 00:58 | PASS | | cinder_test | functest | healthcheck | 01:38 | PASS | | tempest_smoke | functest | healthcheck | 06:21 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-30 16:45:34,370 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-30 16:45:34,429 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 16:45:34,533 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 16:45:34,630 - paramiko.transport - DEBUG - EOF in transport thread